Commits

Showing commits that first shipped in 9.4 (backpatches included). Clear

DateSubjectAuthorReleases
2019-10-16 Add missing include to pg_upgrade/version.c Tomas Vondra 9.4.25
2019-10-16 Improve the check for pg_catalog.line data type in pg_upgrade Tomas Vondra 9.4.25
2019-10-16 Doc: Fix various inconsistencies Michael Paquier 9.4.25
2019-10-12 AIX: Stop adding option -qsrcmsg. Noah Misch 9.4.25
2019-10-09 Flush logical mapping files with fd opened for read/write at checkpoint Michael Paquier 9.4.25
2019-10-07 docs: Improve A?synchronous Multimaster Replication descr. Bruce Momjian 9.4.25
2019-10-07 docs: clarify that today/tomorrow/yesterday is at 00:00 Bruce Momjian 9.4.25
2019-10-07 doc: move mention of log_min_error_statement in a better spot Bruce Momjian 9.4.25
2019-10-04 Handle spaces in OpenSSL install location for MSVC Andrew Dunstan 9.4.25
2019-10-04 Fix bitshiftright()'s zero-padding some more. Tom Lane 9.4.25
2019-10-03 Avoid unnecessary out-of-memory errors during encoding conversion. Tom Lane 9.4.25
2019-10-03 Allow repalloc() to give back space when a large chunk is downsized. Tom Lane 9.4.25
2019-10-03 Selectively include window frames in expression walks/mutates. Andrew Gierth 9.4.25
2019-09-27 Fix oversight in commit 4429f6a9e3e12bb4af6e3677fbc78cd80f160252. Amit Kapila 9.4.25
2019-09-23 Doc: clarify handling of duplicate elements in array containment tests. Tom Lane 9.4.25
2019-09-22 Fix failure to zero-pad the result of bitshiftright(). Tom Lane 9.4.25
2019-09-20 Update time zone data files to tzdata release 2019c. Tom Lane 9.4.25
2019-09-20 Fix typo in commit 82fa3ff8672. Amit Kapila 9.4.25
2019-09-19 Improve handling of NULLs in KNN-GiST and KNN-SP-GiST Alexander Korotkov 9.4.25
2019-09-19 Doc: Fix incorrect mention to connection_object in CONNECT command of ECPG Michael Paquier 9.4.25
2019-09-19 Doc: document autovacuum interruption. Amit Kapila 9.4.25
2019-09-13 logical decoding: process ASSIGNMENT during snapshot build Alvaro Herrera 9.4.25
2019-09-12 Fix usage of whole-row variables in WCO and RLS policy expressions. Tom Lane 9.4.25
2019-09-12 Doc: Update PL/pgSQL sample function in plpgsql.sgml. Amit Kapila 9.4.25
2019-09-11 Expand properly list of TAP tests used for prove in vcregress.pl Michael Paquier 9.4.25