aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* doc: normalize contributor names in PG 13 release notesBruce Momjian2020-05-05
* doc: update PG 13 release notes for glossary and NO DEPENDSBruce Momjian2020-05-05
* doc: Fix PG 13 release note markupBruce Momjian2020-05-05
* doc: update PG 13 release notes after first draftBruce Momjian2020-05-05
* Fix capitalization of messages, per style guidePeter Eisentraut2020-05-05
* Doc: Outline REPLICATION before SUPERUSER privilegeMichael Paquier2020-05-05
* doc: first draft of PG 13 release notesBruce Momjian2020-05-04
* Change the display of WAL usage statistics in Explain.Amit Kapila2020-05-05
* Doc: improve PDF presentation of some tables by adjusting column widths.Tom Lane2020-05-04
* Add posting list tuple amcheck test case.Peter Geoghegan2020-05-04
* Doc: standardize markup a bit more.Tom Lane2020-05-04
* Doc: update sections 9.22 - 9.30 for new function table layout.Tom Lane2020-05-04
* Fix typo in commentAlexander Korotkov2020-05-03
* Add missing newlines in error messagesPeter Eisentraut2020-05-03
* Refactor btvacuumpage().Peter Geoghegan2020-05-02
* Fix GSS client to non-GSS server connectionStephen Frost2020-05-02
* Remove superfluous memset from pgstat_recv_resetslrucounterTomas Vondra2020-05-02
* Remove pg_xact from pg_stat_reset_slru docsTomas Vondra2020-05-02
* Add NLS to pg_verifybackupPeter Eisentraut2020-05-02
* Simplify cost_incremental_sort a bitTomas Vondra2020-05-02
* Remove pg_xact entry from SLRU statsTomas Vondra2020-05-02
* Get rid of trailing semicolons in C macro definitions.Tom Lane2020-05-01
* Doc: update sections 9.17 - 9.21 for new function table layout.Tom Lane2020-05-01
* Clear up issue with FSM and oldest bpto.xact.Peter Geoghegan2020-05-01
* Reorder function prototypes for consistency.Peter Geoghegan2020-05-01
* Fix undercounting in VACUUM VERBOSE output.Peter Geoghegan2020-05-01
* Fix bug in nbtree VACUUM "skip full scan" feature.Peter Geoghegan2020-05-01
* Put new command-line options into alphabetical order in help outputPeter Eisentraut2020-05-01
* Improve various aspects of pg_rewind documentationMichael Paquier2020-05-01
* Add nbtree ScalarArrayOpExpr tests.Peter Geoghegan2020-04-30
* Fix AddressSanitizer use-after-scope complaint.Peter Geoghegan2020-04-30
* Doc: update sections 9.14 - 9.16 for new function table layout.Tom Lane2020-04-30
* Make SQL/JSON error code names match SQL standardPeter Eisentraut2020-04-30
* Update config.guess and config.subPeter Eisentraut2020-04-30
* Rename connection parameters to control min/max SSL protocol version in libpqMichael Paquier2020-04-30
* Doc: re-re-revise markup for tables of functions.Tom Lane2020-04-30
* Remove redundant _bt_killitems() buffer check.Peter Geoghegan2020-04-29
* Fix check for conflicting SSL min/max protocol settingsMichael Paquier2020-04-30
* Fix checkpoint signallingAlvaro Herrera2020-04-29
* Fix typoPeter Eisentraut2020-04-29
* Check slot->restart_lsn validity in a few more placesAlvaro Herrera2020-04-28
* Add LP_DEAD deletion of a posting list tuple test.Peter Geoghegan2020-04-28
* Add missing gettext triggersPeter Eisentraut2020-04-28
* Fix definition of pg_statio_all_tables viewAlexander Korotkov2020-04-28
* Add more TAP coverage for archive status with crash recovery of standbysMichael Paquier2020-04-28
* Fix bogus tar-file padding logic for standby.signal.Robert Haas2020-04-27
* Fix full text search to handle NOT above a phrase search correctly.Tom Lane2020-04-27
* Doc: render π more nicely in PDF output.Tom Lane2020-04-27
* pg_dump: Replace can't-happen error with assertionPeter Eisentraut2020-04-27
* Fix some typosMichael Paquier2020-04-27