]> git.ipfire.org Git - thirdparty/postgresql.git/shortlog
thirdparty/postgresql.git
2022-01-27  Robert Haaspg_basebackup: Fix a couple of recently-introduced...
2022-01-27  Andrew DunstanImprove msys2 detection for TAP tests
2022-01-27  Peter Eisentrautpsql: Add tab completion for ALTER COLLATION / REFRESH...
2022-01-27  Peter EisentrautChange collate and ctype fields to type text
2022-01-27  Etsuro Fujitapostgres_fdw: Fix handling of a pending asynchronous...
2022-01-27  Noah MischOn sparc64+ext4, suppress test failures from known...
2022-01-26  Magnus HaganderFix pg_hba_file_rules for authentication method cert
2022-01-25  Tom LaneReplace use of deprecated Python module distutils.sysco...
2022-01-25  Tom LaneRevert "Temporarily add some information about python...
2022-01-25  Robert HaasTidy up a few cosmetic issues related to pg_basebackup.
2022-01-25  David RowleyConsider parallel awareness when removing single-child...
2022-01-25  Michael PaquierImprove errors related to incorrect TLI on checkpoint...
2022-01-25  Michael PaquierFix various typos, grammar and code style in comments...
2022-01-24  Andrew DunstanUnbreak pg_verifybackup/t/008_untar.pl on msys
2022-01-24  Andrew DunstanAdd tests of the CREATEROLE attribute
2022-01-24  Tom LaneFix limitations on what SQL commands can be issued...
2022-01-24  Robert HaasServer-side gzip compression.
2022-01-24  Robert Haaspg_upgrade: Preserve database OIDs.
2022-01-24  Andrew DunstanUnbreak pg_basebackup/t/010_pg_basebackup.pl on msys
2022-01-24  Tom LaneRemember to reset yy_start state when firing up repl_sc...
2022-01-24  Andres FreundTemporarily add some information about python include...
2022-01-23  Andres Freundpg_basebackup: Skip a few more fsyncs if --no-sync...
2022-01-23  Tom Lanepg_dump: avoid useless query in binary_upgrade_set_type...
2022-01-23  Tom LaneClean up recent Coverity complaints.
2022-01-23  Tom LaneSuppress variable-set-but-not-used warning from clang 13.
2022-01-23  Tomas VondraCorrect type of front_pathkey to PathKey
2022-01-23  Tomas VondraCheck syscache result in AlterStatistics
2022-01-22  Tom LaneRemove useless inline marker.
2022-01-22  Tom LaneDoc: add cross-references between array_to_string and...
2022-01-22  Tom LaneFlush table's relcache during ALTER TABLE ADD PRIMARY...
2022-01-21  Tom LaneFix race condition in gettext() initialization in libpq...
2022-01-21  Andres Freundfsync pg_logical/mappings in CheckPointLogicalRewriteHe...
2022-01-21  Etsuro Fujitapostgres_fdw: Fix subabort cleanup of connections used...
2022-01-21  Michael PaquierFix one-off bug causing missing commit timestamps for...
2022-01-21  Thomas MunroAdd new simple TAP test for tablespaces, attempt II.
2022-01-21  Michael PaquierExtend the options of pg_basebackup to control compression
2022-01-20  Tom LaneRevert "Make configure prefer python3 to plain python."
2022-01-20  Tom LaneTighten TAP tests' tracking of postmaster state some...
2022-01-20  Robert HaasSupport base backup targets.
2022-01-20  Andrew DunstanAllow clean.bat to be run from anywhere
2022-01-20  Robert HaasRemove 'datlastsysoid'.
2022-01-20  Thomas MunroTry to stabilize reloptions test, again.
2022-01-20  Peter EisentrautCall pg_newlocale_from_collation() also with default...
2022-01-20  Michael Paquierdoc: Mention the level of locks taken on objects in...
2022-01-19  Jeff DavisMake logical decoding a part of the rmgr.
2022-01-19  Tom Laneinterval_out() must be marked STABLE, not IMMUTABLE.
2022-01-19  Tom LaneTAP tests: check for postmaster.pid anyway when "pg_ctl...
2022-01-19  Tom LaneMake configure prefer python3 to plain python.
2022-01-19  Tom LaneDon't enable fsync in src/test/recovery/t/008_fsm_trunc...
2022-01-19  Tom LaneRemove redundant memory context switches in BeginCopyFr...
2022-01-19  Daniel GustafssonDynamically find correct installation docs in Makefile.
2022-01-19  Robert HaasFix alignment problem with bbsink_copystream buffer.
2022-01-19  Michael Paquierdoc: Fix description of pg_replication_origin_oid(...
2022-01-18  Tom LaneMake PQcancel use the PGconn's tcp_user_timeout and...
2022-01-18  Robert HaasModify pg_basebackup to use a new COPY subprotocol...
2022-01-18  Thomas MunroTry to stabilize the reloptions test.
2022-01-18  Peter EisentrautRevert "Replace use of deprecated Python module distuti...
2022-01-18  Peter EisentrautFix thinko in psql test
2022-01-18  Peter EisentrautReplace use of deprecated Python module distutils.sysconfig
2022-01-18  John NaylorImprove code clarity in epilogue of UTF-8 verification...
2022-01-18  Tom LaneFix psql \d's query for identifying parent triggers.
2022-01-17  Andres Freundtests: Consistently use pg_basebackup -cfast --no-sync...
2022-01-17  Andres Freundheap pruning: Only call BufferGetBlockNumber() once.
2022-01-17  Thomas MunroMove 027_stream_regress.pl's output to tmp_check.
2022-01-17  Robert Haaspg_upgrade: Preserve relfilenodes and tablespace OIDs.
2022-01-17  Tom LaneAvoid calling gettext() in signal handlers.
2022-01-17  Tom LaneAvoid calling strerror[_r] in PQcancel().
2022-01-17  Peter EisentrautFix for new Boolean node
2022-01-17  Peter EisentrautAdd Boolean node
2022-01-17  Michael PaquierFix typo in pg_dumpall.c
2022-01-17  Michael PaquierAdd support for --no-table-access-method in pg_{dump...
2022-01-17  Thomas MunroTest replay of regression tests, attempt II.
2022-01-17  Amit KapilaConsistently use the function name CreateCheckPoint...
2022-01-17  Michael PaquierIntroduce log_destination=jsonlog
2022-01-16  Tom LaneTeach hash_ok_operator() that record_eq is only sometim...
2022-01-16  Tom LaneFix psql's tab-completion of enum label values.
2022-01-16  Tom LaneClean up TAP tests' usage of wait_for_catchup().
2022-01-16  Tomas VondraAdd stxdinherit flag to pg_statistic_ext_data
2022-01-16  Michael PaquierUpdate copyright notice to 2022 for recently-introduced...
2022-01-15  Tom LaneRemove standby_schedule and associated test files.
2022-01-15  Tom LaneAdd simple test for physical replication of sequences.
2022-01-15  Tomas VondraBuild inherited extended stats on partitioned tables
2022-01-15  Fujii MasaoAdd tab-completion for CREATE FOREIGN TABLE.
2022-01-15  Tomas VondraIgnore extended statistics for inheritance trees
2022-01-15  Peter GeogheganUnify VACUUM VERBOSE and autovacuum logging.
2022-01-14  Thomas MunroRevert "Add new simple TAP test for tablespaces."
2022-01-14  Thomas MunroRevert "Test replay of regression tests."
2022-01-14  Thomas MunroTest replay of regression tests.
2022-01-14  Thomas MunroAdd new simple TAP test for tablespaces.
2022-01-14  Thomas MunroUse in-place tablespaces in regression test.
2022-01-14  Thomas MunroAllow "in place" tablespaces.
2022-01-14  Peter EisentrautRename value node fields
2022-01-14  Peter EisentrautRefactor AlterRole()
2022-01-14  Andres FreundAssert redirect pointers are sensible after heap_page_p...
2022-01-14  Andres FreundFix possible HOT corruption when RECENTLY_DEAD changes...
2022-01-13  Tom LaneFix ruleutils.c's dumping of whole-row Vars in more...
2022-01-13  Andres Freundci: windows: run initdb with --no-sync.
2022-01-13  Andres Freundci: windows: enable build summary to make it easier...
2022-01-13  Michael PaquierImprove error handling of HMAC computations
2022-01-13  Fujii Masaodoc: Add "(process)" to the term "WAL receiver" in...
next