]> git.ipfire.org Git - thirdparty/postgresql.git/shortlog
thirdparty/postgresql.git
2022-02-03  Etsuro FujitaFurther fix for EvalPlanQual with mix of local and...
2022-02-03  Tom LaneRemove configure's check for rl_completion_append_chara...
2022-02-03  Bruce Momjiandoc: clarify syntax notation, particularly parentheses
2022-02-03  Andres Freundwindows: Improve crash / assert / exception handling.
2022-02-03  Andres Freundci: windows: run tests under timeout.
2022-02-02  Tom LaneImprove psql tab-completion tests.
2022-02-02  Robert HaasFix server crash bug in 'server' backup target.
2022-02-02  Peter EisentrautSome cleanup for change of collate and ctype fields...
2022-02-02  Peter Eisentrautdoc: Fix mistake in PL/Python documentation
2022-02-02  Thomas MunroFix recovery conflict in 027_stream_regress.pl.
2022-02-01  Tom LaneTreat case of tab-completion keywords a bit more carefully.
2022-02-01  Tom LaneDoc: modernize documentation for lo_create()/lo_creat().
2022-01-31  John NaylorFix missing undefine in sort_template.h
2022-01-31  Tom LaneSimplify coding around path_contains_parent_reference().
2022-01-31  Tom LaneMake canonicalize_path() more canonical.
2022-01-31  Andres Freundplperl: windows: Use Perl_setlocale on 5.28+, fixing...
2022-01-30  Michael PaquierIntroduce pg_settings_get_flags() to find flags associa...
2022-01-30  Tom Lanepsql: improve tab-complete's handling of variant SQL...
2022-01-30  Alvaro HerreraRemove xloginsert.h from xlog.h
2022-01-29  Tom LaneFix failure to validate the result of select_common_type().
2022-01-29  Michael PaquierFix comments about bgworker registration before MaxBack...
2022-01-29  Peter Geogheganvacuumlazy.c: Rename state field for consistency.
2022-01-29  Michael PaquierFix incorrect memory context switch in COPY TO execution
2022-01-28  Robert HaasAdd bbstreamer_gzip.c to Mkvcbuild.pm.
2022-01-28  Alvaro HerreraTab-complete ALTER PUBLICATION ADD TABLE with list...
2022-01-28  Robert HaasRemove superfluous variable.
2022-01-28  Robert HaasMove the code to archive files via the shell to a separ...
2022-01-28  Robert HaasAdjust server-side backup to depend on pg_write_server_...
2022-01-28  Robert Haaspg_basebackup: Cleaner handling when compression is...
2022-01-28  Robert HaasFix mistakes in commit d45099425eb19e420433c9d81d354fe5...
2022-01-28  Robert HaasAllow server-side compression to be used with -Fp.
2022-01-28  Peter EisentrautAdd HEADER support to COPY text format
2022-01-28  Peter EisentrautAdd some const decorations
2022-01-28  Peter Eisentrautdoc: Update ALTER COLLATION wording
2022-01-28  Etsuro FujitaFix typo in comment.
2022-01-28  Fujii MasaoPrevent memory context logging from sending log message...
2022-01-27  Andres FreundSpecify --host in 027_stream_regress.pl's pg_regress...
2022-01-27  Robert HaasAvoid referencing Z_DEFAULT_COMPRESSION outside HAVE_LIBZ.
2022-01-27  Robert Haaspg_basebackup: Add a dummy return to bbsink_gzip_new().
2022-01-27  Tomas VondraFix ordering of XIDs in ProcArrayApplyRecoveryInfo
2022-01-27  Peter EisentrautRemove some trailing whitespace in documentation files
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
next