Commit Graph

16698 Commits (9dce22033d5d2813e9f8e7d595f57ee5a38b3f8e)

Author SHA1 Message Date
Bruce Momjian 5f567b3c35 doc: clarify the effect of concurrent work_mem allocations 2 years ago
Bruce Momjian eec2190b8c doc: clarify handling of time zones with "time with time zone" 2 years ago
Bruce Momjian 3fea854691 doc: clarify the behavior of unopenable listen_addresses 2 years ago
Bruce Momjian b0d049e8fa doc: pg_upgrade, clarify standby servers must remain running 2 years ago
Bruce Momjian 15d5d7405d pgrowlocks: change lock mode output labels for consistency 2 years ago
Bruce Momjian 1b5a00450a doc: mention GROUP BY columns can reference target col numbers 2 years ago
Michael Paquier dbd44ea30c doc: Tell about "vcregress taptest" for regression tests on Windows 2 years ago
Nathan Bossart 13aeaf0797 Add worker type to pg_stat_subscription. 2 years ago
Andres Freund a2c2fbf740 docs: Clarify --with-segsize-blocks documentation 2 years ago
Daniel Gustafsson 7750fefdb2 Add GUC for temporarily disabling event triggers 2 years ago
Tom Lane 755eb44d3c Doc: copy-edit the introductory para for the pg_class catalog. 2 years ago
Daniel Gustafsson cca97ce6a6 Allow dbname in pg_basebackup/pg_receivewal connstring 2 years ago
Michael Paquier e5975c2daa doc: Fix description of BUFFER_USAGE_LIMIT for VACUUM and ANALYZE 2 years ago
Michael Paquier 59f47fb98d unaccent: Add support for quoted translated characters 2 years ago
Tom Lane f73fa5a470 Don't crash if cursor_to_xmlschema is used on a non-data-returning Portal. 2 years ago
Daniel Gustafsson 51908a37d7 doc: Add example for how to set file_fdw column option 2 years ago
Bruce Momjian 320a27aab6 doc: remove mention of backslash doubling in strings 2 years ago
Daniel Gustafsson 5a3423ad8e Add JIT deform_counter 2 years ago
Daniel Gustafsson 6fe3cefde4 doc: Extend documentation of PG_TEST_EXTRA 2 years ago
Bruce Momjian 8438a3ffef doc: change "cross product" to "Cartesian product" 2 years ago
Nathan Bossart 8c16ad3b43 Allow using syncfs() in frontend utilities. 2 years ago
Bruce Momjian 059e4ee921 doc: mention that to_char() values are rounded 2 years ago
Bruce Momjian a899d07b24 doc: mention libpq regression tests 2 years ago
Thomas Munro f691f5b80a Remove the "snapshot too old" feature. 2 years ago
Etsuro Fujita 7ef5f5fb32 Doc: Improve documentation for creating custom scan paths. 2 years ago
Tatsuo Ishii 3c662643c4 Allow pgbench to exit immediately when any client is aborted. 2 years ago
Peter Eisentraut 63956bed7b Rename logical_replication_mode to debug_logical_replication_streaming 2 years ago
Daniel Gustafsson f347ec76e2 Allow \watch queries to stop on minimum rows returned 2 years ago
Alvaro Herrera b0e96f3119
Catalog not-null constraints 2 years ago
Nathan Bossart 260a1f18da Add to_bin() and to_oct(). 2 years ago
Daniel Gustafsson ee99330a0b doc: Replace list of drivers and PLs with wiki link 2 years ago
Peter Eisentraut 17ec2c5dfa doc: Add more ICU rules examples 2 years ago
Peter Eisentraut ed057fb687 doc: Improve ICU external link 2 years ago
Peter Eisentraut ed9330cff5 Improve vertical spacing of documentation markup 2 years ago
Michael Paquier 1e68e43d3f Add system view pg_wait_events 2 years ago
Peter Eisentraut 78806a9509 Remove incorrect field from information schema 2 years ago
Etsuro Fujita 9e9931d2bf Re-allow FDWs and custom scan providers to replace joins with pseudoconstant quals. 2 years ago
Michael Paquier af720b4c50 Change custom wait events to use dynamic shared hash tables 2 years ago
Etsuro Fujita 74a2dfee22 Doc: update documentation for creating custom scan paths. 2 years ago
Michael Paquier c9af054653 Support custom wait events for wait event type "Extension" 2 years ago
Nathan Bossart 6d982e3b3b Harmonize password reuse in vacuumdb, clusterdb, and reindexdb. 2 years ago
Amit Langote e055b6be7e doc: add missing <returnvalue> and whitespace 2 years ago
Amit Langote 03734a7fed Add more SQL/JSON constructor functions 2 years ago
Michael Paquier e35cc3b3f2 pgbench: Use COPY for client-side data generation 2 years ago
Daniel Gustafsson 29a0ccbce9 Revert "Add notBefore and notAfter to SSL cert info display" 2 years ago
Daniel Gustafsson 75ec5e7bec Add notBefore and notAfter to SSL cert info display 2 years ago
Nathan Bossart ab29a7a9c6 Doc: move unparenthesized syntaxes for a few commands. 2 years ago
Nathan Bossart cdaedfc96d Support parenthesized syntax for CLUSTER without a table name. 2 years ago
Nathan Bossart 018b61f81b Rearrange CLUSTER rules in gram.y. 2 years ago
Tom Lane d65ddaca93 Add psql \drg command to display role grants. 2 years ago