]> git.ipfire.org Git - thirdparty/postgresql.git/shortlog
thirdparty/postgresql.git
2021-07-01  Peter Eisentrautdoc: Remove inappropriate <acronym> tags
2021-07-01  Andrew Dunstanadd missing tag from commit b8c4261e5e
2021-07-01  Peter Eisentrautdoc: Clean up title case use
2021-07-01  Andrew DunstanAdd new make targets world-bin and install-world-bin
2021-07-01  Tom LaneAdd --clobber-cache option to initdb, for CCA testing.
2021-07-01  Alvaro HerreraDon't reset relhasindex for partitioned tables on ANALYZE
2021-07-01  Andrew DunstanFix prove_installcheck to use correct paths when used...
2021-06-30  Amit KapilaReplace magic constants used in pg_stat_get_replication...
2021-06-30  Amit KapilaAllow streaming the changes after speculative aborts.
2021-06-30  Michael PaquierFix incorrect PITR message for transaction ROLLBACK...
2021-06-29  Alexander KorotkovFixes for multirange selectivity estimation
2021-06-29  Alvaro HerreraFix libpq state machine in pipeline mode
2021-06-29  Alvaro HerreraAdd PQsendFlushRequest to libpq
2021-06-29  Tom LaneFix bogus logic for reporting which hash partition...
2021-06-29  Bruce Momjiandoc: Improve PG14 release notes
2021-06-28  Tom LaneDon't use abort(3) in libpq's fe-print.c.
2021-06-28  Tom LaneDon't depend on -fwrapv semantics in pgbench's random...
2021-06-28  Andrew DunstanPre branch pgindent / pgperltidy run
2021-06-28  Peter EisentrautMessage style improvements
2021-06-28  Amit KapilaImprove RelationGetIdentityKeyBitmap().
2021-06-28  Amit KapilaFix race condition in TransactionGroupUpdateXidStatus().
2021-06-28  Thomas MunroChange recovery_init_sync_method to PGC_SIGHUP.
2021-06-28  Michael PaquierFix variable initialization with ALTER SUBSCRIPTION...
2021-06-28  Michael PaquierAdd test for CREATE INDEX CONCURRENTLY with not-so...
2021-06-27  Tom LaneRemove memory leaks in isolationtester.
2021-06-27  Peter EisentrautError message refactoring
2021-06-26  Tom LaneDoc: update v14 release notes for revert of commit...
2021-06-26  Tom LaneRemove undesirable libpq dependency on stringinfo.c.
2021-06-26  Michael PaquierRemove non-existing variable reference in MSVC's Soluti...
2021-06-26  Michael PaquierRemove some useless logs from the TAP tests of pgbench
2021-06-25  Tom LaneRemove unnecessary failure cases in RemoveRoleFromObjec...
2021-06-25  Tom LaneDoc: remove commit f560209c6 from v14 release notes.
2021-06-25  Michael PaquierCleanup some code related to pgbench log checks in...
2021-06-25  Peter EisentrautPut option listing back into alphabetical order
2021-06-25  Peter EisentrautFixes in ALTER SUBSCRIPTION DROP PUBLICATION code
2021-06-25  Peter Eisentrautdoc: Change reloption data type spelling for consistency
2021-06-25  Peter EisentrautRemove redundant variable pageSize in gistinitpage
2021-06-25  Amit KapilaDoc: Fix minor formatting issue in logicaldecoding...
2021-06-25  Michael Paquierdoc: Add acronyms for MITM and SNI
2021-06-25  Michael PaquierAdd more debugging information with log checks in TAP...
2021-06-24  Michael Paquierdoc: Move remove_temp_files_after_crash to section...
2021-06-24  Thomas MunroPrepare for forthcoming LLVM 13 API change.
2021-06-24  Michael PaquierFix pattern matching logic for logs in TAP tests of...
2021-06-24  Tom LaneFurther stabilize postgres_fdw test.
2021-06-24  Heikki LinnakangasAnother fix to relmapper race condition.
2021-06-24  Heikki LinnakangasPrevent race condition while reading relmapper file.
2021-06-24  Amit KapilaDoc: Update logical replication message formats.
2021-06-24  Amit KapilaDoc: Update caveats in synchronous logical replication.
2021-06-23  Tom LaneAllow non-quoted identifiers as isolation test session...
2021-06-23  Tom LaneDoc: fix confusion about LEAKPROOF in syntax summaries.
2021-06-23  Tom LaneDon't assume GSSAPI result strings are null-terminated.
2021-06-23  Tom LaneImprove display of query results in isolation tests.
2021-06-23  Alvaro HerreraAdd test case for obsoleting slot with active walsender...
2021-06-23  Tom LaneUse annotations to reduce instability of isolation...
2021-06-22  Tom LaneRestore the portal-level snapshot for simple expression...
2021-06-22  Peter GeogheganAdd list of ignorable pgindent commits for git-blame.
2021-06-21  Joe ConwayStamp 14beta2. REL_14_BETA2
2021-06-21  Andres FreundUse correct horizon when vacuuming catalog relations.
2021-06-21  David RowleyFix assert failure in expand_grouping_sets
2021-06-21  Peter EisentrautTranslation updates
2021-06-21  Noah MischFinish rename of PQtraceSetFlags() to PQsetTraceFlags().
2021-06-21  Peter Eisentrautamcheck: Fix code comments
2021-06-21  Bruce Momjiandoc: adjust PG 14 relnotes to be current
2021-06-21  Bruce Momjiandoc: add mention of +4GB windows file handling in...
2021-06-21  Peter GeogheganRemove overzealous VACUUM failsafe assertions.
2021-06-20  Alvaro HerreraRevert "Add test case for obsoleting slot with active...
2021-06-20  Tom LaneStabilize test case added by commit f61db909d.
2021-06-19  Tom LaneProvide feature-test macros for libpq features added...
2021-06-19  Amit KapilaHandle no replica identity index case in RelationGetIde...
2021-06-19  Peter GeogheganSupport disabling index bypassing by VACUUM.
2021-06-18  Alvaro HerreraAdd test case for obsoleting slot with active walsender
2021-06-18  Tom LaneFix misbehavior of DROP OWNED BY with duplicate polrole...
2021-06-18  Tom LaneImprove version reporting in pgbench.
2021-06-18  Tom LaneCentralize the logic for protective copying of utility...
2021-06-18  Andrew DunstanDon't set a fast default for anything but a plain table
2021-06-18  Fujii MasaoMake archiver process handle barrier events.
2021-06-18  Michael Paquierdoc: Apply markup <productname> to OpenSSL more consist...
2021-06-17  Heikki LinnakangasTidy up GetMultiXactIdMembers()'s behavior on error
2021-06-17  Amit KapilaDocument a few caveats in synchronous logical replication.
2021-06-16  Tom LaneFix plancache refcount leak after error in ExecuteQuery.
2021-06-16  Tomas VondraFix copying data into slots with FDW batching
2021-06-16  Tom LaneImprove SQLSTATE reporting in some replication-related...
2021-06-16  Heikki LinnakangasFix outdated comment that talked about seek position...
2021-06-15  Tom LaneUpdate another variant expected-result file.
2021-06-15  Tom LaneRemove another orphan expected-result file.
2021-06-15  Andrew DunstanFurther refinement of stuck_on_old_timeline recovery...
2021-06-15  Alexander KorotkovRevert 29854ee8d1 due to buildfarm failures
2021-06-15  Peter GeogheganRemove unneeded field from VACUUM state.
2021-06-15  Alexander KorotkovAdd missing type name "multirange" in docs chapter...
2021-06-15  Alexander KorotkovSupport for unnest(multirange) and cast multirange...
2021-06-15  Amit KapilaFix decoding of speculative aborts.
2021-06-15  Tom LaneUpdate variant expected-result file.
2021-06-15  Tom LaneRemove orphaned expected-result file.
2021-06-15  Noah MischRemove pg_wait_for_backend_termination().
2021-06-15  Noah MischCopy-edit text for the pg_terminate_backend() "timeout...
2021-06-14  Alvaro HerreraFix logic bug in 1632ea43682f
2021-06-14  Bruce Momjiandoc: PG 14 relnotes fixes
2021-06-14  Bruce Momjiandoc: PG 14 relnote updates
2021-06-14  Bruce Momjiandoc: add PG 14 relnote item about array function refer...
2021-06-14  Michael PaquierImprove handling of dropped objects in pg_event_trigger...
next