Commit Graph

14312 Commits (a1f45f69bbfc4b44c8adb708e4a4f6db65a67a64)

Author SHA1 Message Date
Michael Paquier 35739b87dc Redesign archive modules 3 years ago
Amit Kapila fce003cfde Add a new wait state and use it when sending data in the apply worker. 3 years ago
David Rowley 5352ca22e0 Rename force_parallel_mode to debug_parallel_query 3 years ago
Michael Paquier 8e0e0698f1 doc: Fix spelling of option -Dtap_tests for meson 3 years ago
Jeff Davis a8a44828a2 Correct docs for the default locale_provider of a new database. 3 years ago
Andres Freund a9c70b46db Add pg_stat_io view, providing more detailed IO statistics 3 years ago
Michael Paquier ef7002dbe0 Fix various typos in code and tests 3 years ago
Andres Freund 28e626bde0 pgstat: Infrastructure for more detailed IO statistics 3 years ago
Tom Lane 969509c3f2 Stop recommending auto-download of DTD files, and indeed disable it. 3 years ago
Peter Eisentraut aa69541046 Remove useless casts to (void *) in arguments of some system functions 3 years ago
Peter Eisentraut 7ba09efe24 doc: Fix SQL keywords lists 3 years ago
Peter Eisentraut 0ae4e49fa6 doc: Fix description of SQL standard parts 3 years ago
Michael Paquier d07c2948bf Add support for progress reporting to pg_verifybackup 3 years ago
Dean Rasheed faff8f8e47 Allow underscores in integer and numeric constants. 3 years ago
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