Commit Graph

12834 Commits (b323fcc58cb15200572a8515bc9b5bb1882c4d42)

Author SHA1 Message Date
Peter Eisentraut 2010d8b75a doc: Fix XML formatting that psql cannot handle 3 years ago
Thomas Munro 117d2604c2 Doc: Abstract AF_UNIX sockets don't work on Windows. 3 years ago
Amit Kapila 9f2213a7c5 Allow the logical_replication_mode to be used on the subscriber. 3 years ago
Tom Lane 856ca51a23 Doc: clarify use of NULL to drop comments and security labels. 3 years ago
Tom Lane 2489d76c49 Make Vars be outer-join-aware. 3 years ago
Tom Lane ec7e053a98 Doc: clarify behavior of boolean options in replication commands. 3 years ago
Amit Kapila 1e8b61735c Rename GUC logical_decoding_mode to logical_replication_mode. 3 years ago
Peter Eisentraut 17e72ec45d doc: Adjust a few more references to "postmaster" 3 years ago
Tom Lane e35bb9f158 Doc: use less-awkward phrasing. 3 years ago
Peter Eisentraut 37e2673350 Don't install postmaster symlink anymore 3 years ago
Peter Geoghegan 6c6b497266 Revert "Add eager and lazy freezing strategies to VACUUM." 3 years ago
Jeff Davis 8b5f36bb6c Clarify documentation for CLUSTER on partitioned tables. 3 years ago
Michael Paquier 9aeff092c0 Revert "Rename contrib module basic_archive to basic_wal_module" 3 years ago
Peter Geoghegan 1a8e72bff7 Doc: update VACUUM VERBOSE freezing tip. 3 years ago
Peter Geoghegan 4d41799261 Add eager and lazy freezing strategies to VACUUM. 3 years ago
Michael Paquier d7c4830abb doc: Fix network_ops -> inet_ops in SpGiST operator class list 3 years ago
Michael Paquier 0ad3c60caf Rename contrib module basic_archive to basic_wal_module 3 years ago
Robert Haas f1358ca52d Adjust interaction of CREATEROLE with role properties. 3 years ago
Michael Paquier c31cf1c03d pg_walinspect: Add pg_get_wal_fpi_info() 3 years ago
David Rowley 16fd03e956 Allow parallel aggregate on string_agg and array_agg 3 years ago
Tom Lane 5a3a95385b Track logrep apply workers' last start times to avoid useless waits. 3 years ago
Robert Haas 6e2775e4d4 Add new GUC reserved_connections. 3 years ago
Robert Haas 6c1d5ba486 Update docs and error message for superuser_reserved_connections. 3 years ago
Alvaro Herrera e86c8b728f
Describe each contrib module in its SGML section title 3 years ago
Amit Kapila 7670add9f4 Improve the description of Output Plugin Callbacks. 3 years ago
Michael Paquier efb6f4a4f9 Support the same patterns for pg-user in pg_ident.conf as in pg_hba.conf 3 years ago
Michael Paquier 4f74f5641d doc: Fix some issues in logical replication section 3 years ago
Amit Kapila d540a02a72 Display the leader apply worker's PID for parallel apply workers. 3 years ago
Tom Lane 09d465c397 Doc: fix a few oddly-spelled SGML ID attributes. 3 years ago
Michael Paquier 0b717432ff Track behavior of \1 in pg_ident.conf when quoted 3 years ago
Robert Haas 6fa66ec88f Assorted improvements to SECURITY DEFINER functions documentation. 3 years ago
Robert Haas 3cdf7502f8 More documentation update for GRANT ... WITH SET OPTION. 3 years ago
Tatsuo Ishii 1334b79a35 Doc: fix typo in backup.sgml. 3 years ago
Jeff Davis ff9618e82a Fix MAINTAIN privileges for toast tables and partitions. 3 years ago
Jeff Davis c44f6334ca Simplify permissions for LOCK TABLE. 3 years ago
Michael Paquier 58597edea1 doc: Simplify description of functions for pg_walinspect 3 years ago
Tom Lane d93d68aeea Doc: fix silly thinko in 8bf6ec3ba. 3 years ago
Tom Lane 8bf6ec3ba3 Improve handling of inherited GENERATED expressions. 3 years ago
Michael Paquier 5f6401f81c Fix typos in code and comments 3 years ago
Robert Haas e5b8a4c098 Add new GUC createrole_self_grant. 3 years ago
Robert Haas cf5eb37c5e Restrict the privileges of CREATEROLE users. 3 years ago
Peter Eisentraut d952373a98 New header varatt.h split off from postgres.h 3 years ago
Amit Kapila cd06ccd78f Document the newly added wait events added by commit 216a784829. 3 years ago
Amit Kapila f745739697 Fix the display of lock information for specktoken. 3 years ago
Tom Lane 78ee60ed84 Doc: add XML ID attributes to <sectN> and <varlistentry> tags. 3 years ago
Tom Lane 38d81760c4 Invent random_normal() to provide normally-distributed random numbers. 3 years ago
Amit Kapila 216a784829 Perform apply of large transactions by parallel workers. 3 years ago
Dean Rasheed d913928c9c psql: Add support for \dpS and \zS. 3 years ago
Andrew Dunstan b1665bf01e Allow hyphens in ltree labels 3 years ago
Tom Lane a46a7011b2 Add options to control whether VACUUM runs vac_update_datfrozenxid. 3 years ago