]> git.ipfire.org Git - thirdparty/postgresql.git/shortlog
thirdparty/postgresql.git
2020-06-25  Bruce Momjiandoc: mention trigger helper functions in CREATE TRIGGE...
2020-06-25  Bruce Momjiandocs: clarify that CREATE DATABASE does not copy db...
2020-06-24  Tom LaneFix compiler warning induced by commit d8b15eeb8.
2020-06-24  Alvaro HerreraAdd parens to ConvertToXSegs macro
2020-06-22  Tom LaneUndo double-quoting of index names in non-text EXPLAIN...
2020-06-20  Alexander KorotkovFix masking of SP-GiST pages during xlog consistency...
2020-06-19  Alvaro HerreraEnsure write failure reports no-disk-space
2020-06-19  Tom LaneFuture-proof regression tests against possibly-missing...
2020-06-18  Andres FreundFix deadlock danger when atomic ops are done under...
2020-06-18  Andres FreundAdd basic spinlock tests to regression tests.
2020-06-18  Tom LaneDoc: document POSIX-style time zone specifications...
2020-06-18  Michael PaquierFix oldest xmin and LSN computation across repslots...
2020-06-17  Tom LaneSync our copy of the timezone library with IANA release...
2020-06-17  Andres Freundspinlock emulation: Fix bug when more than INT_MAX...
2020-06-16  Tom LaneDoc: fix copy-and-pasteo in ecpg docs.
2020-06-16  Thomas MunroFix buffile.c error handling.
2020-06-16  Bruce Momjianpg_upgrade: set vacuum_defer_cleanup_age to zero
2020-06-15  Thomas MunroDoc: Add references for SI and SSI.
2020-06-13  Tom LaneFix behavior of float aggregates for single Inf or...
2020-06-11  Bruce Momjiandoc: remove xreflabels from commits 75fcdd2ae2 and...
2020-06-11  Tom LaneFix mishandling of NaN counts in numeric_[avg_]combine.
2020-06-11  Peter GeogheganAvoid update conflict out serialization anomalies.
2020-06-11  Amit KapilaFix typos.
2020-06-10  Peter EisentrautUpdate description of parameter password_encryption
2020-06-09  Andres FreundAvoid need for valgrind suppressions for pg_atomic_init...
2020-06-08  Thomas MunroFix locking bugs that could corrupt pg_control.
2020-06-08  Thomas MunroDoc: Update example symptom of systemd misconfiguration.
2020-06-07  Noah MischMSVC: Avoid warning when testing a TAP suite without...
2020-06-07  Tom LaneTry to read data from the socket in pqSendSome's write_...
2020-06-07  Peter Eisentrautdoc: Clean up title case use
2020-06-07  Peter Eisentrautdoc: Fix incorrect link target
2020-06-06  Noah MischRefresh function name in CRC-associated Valgrind suppre...
2020-06-05  Joe ConwayAdd unlikely() to CHECK_FOR_INTERRUPTS()
2020-06-05  Tom LaneUse query collation, not column's collation, while...
2020-06-05  Michael PaquierPreserve pg_index.indisreplident across REINDEX CONCURR...
2020-06-04  Tom LaneReject "23:59:60.nnn" in datetime input.
2020-06-04  Michael PaquierFix instance of elog() called while holding a spinlock
2020-06-03  Tom LaneDon't call palloc() while holding a spinlock, either.
2020-06-03  Fujii Masaodoc: Move wal_init_zero and wal_recycle descriptions...
2020-06-01  Michael PaquierFix use-after-release mistake in currtid() and currtid2...
2020-06-01  Michael PaquierFix crashes with currtid() and currtid2()
2020-05-31  Andrew DunstanMake install-tests target work with vpath builds
2020-05-31  Michael PaquierDoc: Mention about caveats of --concurrently on reindex...
2020-05-28  Andres Freundllvmjit: Fix building against LLVM 11 by removing unnec...
2020-05-28  Joe ConwayInitialize dblink remoteConn struct in all cases
2020-05-28  Joe ConwayAdd CHECK_FOR_INTERRUPTS() to the repeat() function
2020-05-28  Heikki LinnakangasAdd missing error code to "cannot attach index ......
2020-05-28  Heikki LinnakangasFix typo in test comment.
2020-05-26  Peter EisentrautAdd lcov exclusion markers to jsonpath scanner
2020-05-26  Bruce Momjiangss: add missing references to hostgssenc and hostnogssenc
2020-05-25  Noah MischAdd a temp-install prerequisite to top-level "check...
2020-05-22  Alvaro HerreraFix two typos in a comment
2020-05-22  Bruce Momjiandoc: suggest 1.1 as a random_page_cost value for SSDs
2020-05-21  Bruce Momjiandoc: Simplify mention of unique indexes for NULL control
2020-05-21  Michael PaquierFix MSVC installations with multiple "configure" files...
2020-05-20  Alvaro Herreradoc: Adding a partition does not require Access Exclusi...
2020-05-20  Michael PaquierDoc: Fix description of pg_class.relreplident
2020-05-18  Amit KapilaFix comment in slot.c.
2020-05-16  Michael PaquierFix assertion with relation using REPLICA IDENTITY...
2020-05-15  Tom LaneFix bogus initialization of replication origin shared...
2020-05-15  Alvaro HerreraAvoid killing btree items that are already dead
2020-05-15  Bruce Momjiandocs: add xreflabel entries for autovacuum, SP-GiST...
2020-05-15  Bruce Momjiandoc: add missing xreflabels to the main docs (not...
2020-05-15  Bruce Momjiandoc: remove extra blank line at the top of SGML files
2020-05-15  Bruce Momjiandoc: make ref/*.sgml file header comment layout consistent
2020-05-14  Alexander KorotkovFix amcheck for page checks concurrent to replay of...
2020-05-14  Heikki LinnakangasMove check for fsync=off so that pendingOps still gets...
2020-05-14  Amit KapilaFix the MSVC build for versions 2015 and later.
2020-05-14  Noah MischFix pg_recvlogical avoidance of superfluous Standby...
2020-05-14  Noah MischIn successful pg_recvlogical, end PGRES_COPY_OUT cleanly.
2020-05-11  Tom LaneStamp 12.3. REL_12_3
2020-05-11  Peter EisentrautTranslation updates
2020-05-10  Tom LaneRelease notes for 12.3, 11.8, 10.13, 9.6.18, 9.5.22.
2020-05-09  Fujii MasaoPrevent archive recovery from scanning non-existent...
2020-05-08  Alvaro Herrerapg_restore: Provide file name with one failure message
2020-05-08  Tom LaneFirst-draft release notes for 12.3.
2020-05-08  Peter EisentrautFix several DDL issues of generated columns versus...
2020-05-08  Peter EisentrautPropagate ALTER TABLE ... SET STORAGE to indexes
2020-05-08  Amit KapilaFix inconsistency in pg_buffercache docs.
2020-05-08  Fujii MasaoReport missing wait event for timeline history file.
2020-05-07  Tom LaneFix YA text phrase search bug.
2020-05-06  Alvaro HerreraHeed lock protocol in DROP OWNED BY
2020-05-06  Michael PaquierHandle spaces for Python install location in MSVC scripts
2020-05-05  Tom LaneDoc: warn that timezone abbreviations don't work in...
2020-05-05  Tom LaneFix severe memory leaks in GSSAPI encryption support.
2020-05-02  Stephen FrostFix GSS client to non-GSS server connection
2020-05-01  Tom LaneGet rid of trailing semicolons in C macro definitions.
2020-05-01  Peter GeogheganClear up issue with FSM and oldest bpto.xact.
2020-05-01  Peter GeogheganFix undercounting in VACUUM VERBOSE output.
2020-05-01  Peter GeogheganFix bug in nbtree VACUUM "skip full scan" feature.
2020-04-27  Robert HaasFix bogus tar-file padding logic for standby.signal.
2020-04-27  Tom LaneFix full text search to handle NOT above a phrase searc...
2020-04-25  Andrew GierthFix error case for CREATE ROLE ... IN ROLE.
2020-04-24  Tom LaneUpdate Windows timezone name list to include currently...
2020-04-24  Tom LaneImprove placement of "display name" comment in win32_tz...
2020-04-24  Tom LaneRepair performance regression in information_schema...
2020-04-24  Tom LaneUpdate time zone data files to tzdata release 2020a.
2020-04-24  Michael PaquierRemove some unstable parts from new TAP test for archiv...
2020-04-23  Michael PaquierFix handling of WAL segments ready to be archived durin...
2020-04-23  Andres FreundFix transient memory leak for SRFs in FROM.
next