]> git.ipfire.org Git - thirdparty/postgresql.git/shortlog
thirdparty/postgresql.git
2021-07-30  John NaylorFix range check in ECPG numeric to int conversion
2021-07-30  Tom LaneDoc: add a glossary entry for "domain".
2021-07-30  Tom LaneIn postgres_fdw, allow CASE expressions to be pushed...
2021-07-30  Robert HaasRemove unnecessary call to ReadCheckpointRecord().
2021-07-30  Michael PaquierUse --no-loop for new calls of pg_receivewal --endpos...
2021-07-30  Heikki LinnakangasUpdate obsolete comment that still referred to Checkpoi...
2021-07-30  Etsuro Fujitapostgres_fdw: Fix handling of pending asynchronous...
2021-07-30  Amit KapilaRemove unused argument in apply_handle_commit_internal().
2021-07-29  Alvaro HerreraClose yet another race condition in replication slot...
2021-07-29  Daniel Gustafssondocs: Fix bit_count example output
2021-07-29  Tom LaneImprove libpq's handling of OOM during error message...
2021-07-29  Andrew DunstanAvoid calling TestLib::perl2host on a symlinked directory
2021-07-29  Andrew DunstanMake TestLib::perl2host more consistent and robust
2021-07-29  Amit KapilaRefactor to make common functions in proto.c and worker.c.
2021-07-29  Daniel GustafssonRemove unused directory from test/ssl .gitignore
2021-07-29  Andrew DunstanAdd a getter function for a PostgresNode install_path
2021-07-29  Andrew DunstanAdd PostgresVersion.pm method to emit the major version...
2021-07-29  Andrew DunstanRemove the last vestiges of Exporter from PostgresNode
2021-07-29  Andrew DunstanUnify PostgresNode's new() and get_new_node() methods
2021-07-29  Andrew DunstanAdd adjust_conf method to PostgresNode
2021-07-29  Andrew DunstanAdd -w back to the flags for pg_ctl (re)start in Postgr...
2021-07-29  Michael PaquierFix typo in tab-complete.c
2021-07-29  Michael PaquierAdd some missing exit() calls in error paths for variou...
2021-07-29  Michael PaquierAdd missing exit() in pg_verifybackup when failing...
2021-07-29  David RowleyAdjust MSVC build scripts to parse Makefiles for defines
2021-07-28  David RowleyDon't duplicate references and libraries in MSVC scripts
2021-07-28  David RowleyMake the includes field an array in MSVC build scripts
2021-07-28  Fujii MasaoUpdate minimum recovery point on truncation during...
2021-07-28  John NaylorDisallow negative strides in date_bin()
2021-07-28  David RowleyUse the AddFile function consistently in MSVC build...
2021-07-28  David RowleyDoc: Clarify lock levels taken during ATTACH PARTITION
2021-07-28  Michael PaquierClarify some comments making use of leetspeak term...
2021-07-28  Michael PaquierAdd support for SET ACCESS METHOD in ALTER TABLE
2021-07-28  David RowleyRemove seemingly unneeded include directory in MSVC...
2021-07-27  Alvaro HerreraSet pg_setting.pending_restart when pertinent config...
2021-07-27  Tom LaneFix bugs in polymorphic-argument resolution for multira...
2021-07-27  Tom LaneStabilize output of new regression test.
2021-07-27  Fujii MasaoAvoid using ambiguous word "non-negative" in error...
2021-07-27  Tom LaneIn event triggers, use "pg_temp" only for our own temp...
2021-07-27  Tom LaneUse the "pg_temp" schema alias in EXPLAIN and related...
2021-07-27  Andrew DunstanDisable command echo in pg_upgrade-created windows...
2021-07-27  Bruce Momjiandoc: for various substring funcs, document if only...
2021-07-27  Bruce Momjianpg_resetxlog: add option to set oldest xid & use by...
2021-07-27  Michael PaquierSimplify matching pattern check in TAP tests of pg_rece...
2021-07-27  Michael PaquierSkip trailing whitespaces when parsing integer options
2021-07-26  Alvaro HerreraRemove newly added useless assertion check
2021-07-26  Tomas Vondrapsql \dX: check schema when listing statistics objects
2021-07-26  Dean RasheedAllow numeric scale to be negative or greater than...
2021-07-26  Michael Paquierdoc: Fix command example to run regression tests with...
2021-07-26  Tom LaneHarden pg_stat_statements tests against CLOBBER_CACHE_A...
2021-07-26  David RowleyFix incorrect comment for get_agg_clause_costs
2021-07-26  Michael PaquierFix a couple of memory leaks in src/bin/pg_basebackup/
2021-07-25  Tom LaneGet rid of artificial restriction on hash table sizes...
2021-07-25  Andres FreundDeduplicate choice of horizon for a relation procarray.c.
2021-07-24  Tom LaneFix check for conflicting session- vs transaction-level...
2021-07-24  Tom LaneMake printf("%s", NULL) print "(null)" instead of crashing.
2021-07-24  Tom LaneRemove configure-time thread safety checking (thread_te...
2021-07-24  Tom LaneFix failure of some headers to compile "standalone".
2021-07-24  Michael PaquierAdd missing header declarations for pg_basebackup and...
2021-07-24  Michael PaquierUnify parsing logic for command-line integer options
2021-07-23  Alvaro HerreraMake new test immune to collation
2021-07-22  Alvaro HerreraMake ALTER TRIGGER RENAME consistent for partitioned...
2021-07-22  Alvaro HerreraRework installation instructions again
2021-07-22  John NaylorFix division by zero error in date_bin
2021-07-22  Peter EisentrautFix typo in comment
2021-07-22  Michael PaquierDisable TAP tests of pg_receivewal for ZLIB on Windows
2021-07-22  Thomas Munrojit: Don't inline functions that access thread-locals.
2021-07-22  David RowleyMake nodeSort.c use Datum sorts for single column sorts
2021-07-21  Tom LaneDoc: improve documentation about exponentiation operator.
2021-07-21  Alvaro HerreraImprove installation instructions a bit
2021-07-21  John NaylorDocument "B" and "us" as accepted units in postgres...
2021-07-21  John NaylorAdd missing check of noError parameter in euc_tw_and_big5.c
2021-07-21  Peter EisentrautAdd missing enum tags in enums used in nodes
2021-07-21  Peter EisentrautRename some node support functions for consistency
2021-07-21  Peter EisentrautRename argument of _outValue()
2021-07-21  Peter EisentrautRename NodeTag of ExprState
2021-07-21  Peter EisentrautMore improvements of error messages about mismatching...
2021-07-21  Fujii Masaodoc: Document that only superusers can use pg_import_sy...
2021-07-21  Fujii MasaoMake XLOG_FPI_FOR_HINT records honor full_page_writes...
2021-07-20  Tom LaneFix corner-case uninitialized-variable issues in plpgsql.
2021-07-20  Michael PaquierRe-enable TAP tests of pg_receivewal for ZLIB on Windows
2021-07-20  Michael PaquierFix some issues with WAL segment opening for pg_receive...
2021-07-20  Amit KapilaFix potential buffer overruns in proto.c.
2021-07-20  Peter GeogheganDoc: vacuum_multixact_failsafe_age is multixact-based.
2021-07-20  Peter Geogheganvacuumdb: Correct comment about --force-index-cleanup.
2021-07-19  Thomas MunroDon't use #if inside function-like macro arguments.
2021-07-19  Alvaro HerreraMake new replication slot test code even less racy
2021-07-19  Peter EisentrautRemove some whitespace in generated C output
2021-07-19  Peter EisentrautMake UCS_to_most.pl process encodings in sorted order
2021-07-19  Peter EisentrautUse l*_node() family of functions where appropriate
2021-07-19  Amit KapilaDon't allow to set replication slot_name as ''.
2021-07-19  Thomas MunroAdjust commit 2dbe8905 for ancient macOS.
2021-07-19  Michael Paquierdoc: Mention CASCADE/RESTRICT for DROP STATISTICS
2021-07-19  Amit KapilaUpdate comments for AlterSubscription.
2021-07-18  Thomas MunroSupport direct I/O on macOS.
2021-07-18  Alexander KorotkovForgotten catversion bump for 9e3c217bd9
2021-07-18  Alexander KorotkovSupport for unnest(multirange)
2021-07-18  Dean RasheedImprove error checking of CREATE COLLATION options.
2021-07-17  Alvaro HerreraMake new replication slot test code less racy
2021-07-17  Tom LaneDoc: document the current-transaction-modes GUCs.
next