aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Fix progress report of REINDEX INDEXAlvaro Herrera2019-09-20
* Provide stable test for NULL-values in KNN SP-GiSTAlexander Korotkov2019-09-20
* Fix typo in commit 82fa3ff8672.Amit Kapila2019-09-20
* Remove unstable KNN SP-GiST testAlexander Korotkov2019-09-20
* Fix freeing old values in index_store_float8_orderby_distances()Alexander Korotkov2019-09-20
* Improve handling of NULLs in KNN-GiST and KNN-SP-GiSTAlexander Korotkov2019-09-19
* Doc: improve documentation around jsonpath regular expressions.Tom Lane2019-09-19
* GSSAPI error message improvementsPeter Eisentraut2019-09-19
* doc: Improve a release notes itemPeter Eisentraut2019-09-19
* Fix typo in commit 578b229718.Amit Kapila2019-09-19
* doc: Some release notes tweakingPeter Eisentraut2019-09-19
* Revert change of ecpglib major versionPeter Eisentraut2019-09-19
* Doc: Fix incorrect mention to connection_object in CONNECT command of ECPGMichael Paquier2019-09-19
* Doc: document autovacuum interruption.Amit Kapila2019-09-19
* pg_upgrade/test.sh: Quote sed(1) argumentAlvaro Herrera2019-09-18
* Doc: Update FDW documentation about direct foreign table modification.Etsuro Fujita2019-09-18
* Fix bogus handling of XQuery regex option flags.Tom Lane2019-09-17
* Fix bogus sizeof calculations.Tom Lane2019-09-15
* Fix intermittent self-test failures caused by the stats_ext test.Dean Rasheed2019-09-15
* Replace xlc __fetch_and_add() with inline asm.Noah Misch2019-09-13
* Test pg_atomic_fetch_add_ with variable addend and 16-bit edge cases.Noah Misch2019-09-13
* logical decoding: process ASSIGNMENT during snapshot buildAlvaro Herrera2019-09-13
* Fix under-parenthesized macro definitionsAlvaro Herrera2019-09-13
* Fix progress reporting of CLUSTER / VACUUM FULLAlvaro Herrera2019-09-13
* Typo fixes for documentationAlexander Korotkov2019-09-13
* Documentation improvements to jsonpathAlexander Korotkov2019-09-13
* Fix nbtree page split rmgr desc routine.Peter Geoghegan2019-09-12
* Fix usage of whole-row variables in WCO and RLS policy expressions.Tom Lane2019-09-12
* Doc: Update PL/pgSQL sample function in plpgsql.sgml.Amit Kapila2019-09-12
* Expand properly list of TAP tests used for prove in vcregress.plMichael Paquier2019-09-11
* Don't drop NOTICE messages in isolation tests.Tom Lane2019-09-10
* Fix isolationtester race condition for notices sent before blocking.Tom Lane2019-09-09
* Stamp 12beta4.REL_12_BETA4Tom Lane2019-09-09
* Be more careful about port selection in src/test/ldap/.Tom Lane2019-09-09
* Prevent msys2 conversion of "cmd /c" switch to a file pathAndrew Dunstan2019-09-09
* Always skip recovery SysV shared memory tests on WindowsAndrew Dunstan2019-09-09
* Reorder EPQ work, to fix rowmark related bugs and improve efficiency.Andres Freund2019-09-09
* Fix handling of non-key columns get_index_column_opclass()Alexander Korotkov2019-09-09
* Translation updatesPeter Eisentraut2019-09-09
* Improve new AND CHAIN testsPeter Eisentraut2019-09-09
* Fix RelationIdGetRelation calls that weren't bothering with error checks.Tom Lane2019-09-08
* Fix handling of NULL distances in KNN-GiSTAlexander Korotkov2019-09-08
* Fix handling Inf and Nan values in GiST pairing heap comparatorAlexander Korotkov2019-09-08
* Fix behavior of AND CHAIN outside of explicit transaction blocksPeter Eisentraut2019-09-08
* doc: effective -> efficientPeter Eisentraut2019-09-08
* doc: Clean up title case usePeter Eisentraut2019-09-08
* Avoid using INFO elevel for what are fundamentally debug messages.Tom Lane2019-09-07
* Doc: make an editing pass over the v12 release notes.Tom Lane2019-09-07
* Message style fixesPeter Eisentraut2019-09-06
* doc: Fix awkward markupPeter Eisentraut2019-09-06