Commit Graph

16720 Commits (16671ba6e717ea307a3f61e8ab4f866cd6834772)

Author SHA1 Message Date
Bruce Momjian 28139037c0 doc: pg_upgrade: use dynamic new cluster major version numbers 2 years ago
Bruce Momjian 8a6d68fc68 doc: clarify that SSPI and GSSAPI are interchangeable 2 years ago
Bruce Momjian 8e78f0a159 doc: Move CREATE ROLE's IN GROUP and USER to deprecated 2 years ago
Bruce Momjian 914599e569 doc: foreign servers with pushdown need matching collation 2 years ago
Bruce Momjian 2cb69f6bc5 doc: add SSL configuration section reference 2 years ago
Bruce Momjian 8209605966 doc: clarify how the bootstrap user name is chosen 2 years ago
Bruce Momjian 7454502f94 doc: document the need to analyze partitioned tables 2 years ago
Tom Lane 64aad6944c Doc: use CURRENT_USER not USER in plpgsql trigger examples. 2 years ago
Amit Kapila 7cc2f59dd5 Remove duplicate words in docs and code comments. 2 years ago
Michael Paquier c789f0f6cc dblink: Replace WAIT_EVENT_EXTENSION with custom wait events 2 years ago
Michael Paquier d61f2538a3 postgres_fdw: Replace WAIT_EVENT_EXTENSION with custom wait events 2 years ago
Nathan Bossart 684d9bfdd5 Document that --sync-method takes an argument. 2 years ago
Peter Eisentraut af2324fabf doc: Clarify not-null constraints in information schema 2 years ago
Michael Paquier c8e318b1b8 worker_spi: Rename custom wait event to "WorkerSpiMain" 2 years ago
Tom Lane 77d0ad6c46 Doc: suppress "exceed the available area" warning in PDF build. 2 years ago
Andrew Dunstan f6d4c9cf16 Provide FORCE_NULL * and FORCE_NOT_NULL * options for COPY FROM 2 years ago
Bruce Momjian 0cfc231aa1 doc: remove PG version mention in EXPLAIN output 2 years ago
Tom Lane 75af0f401f Doc: improve description of dump/restore's --clean and --if-exists. 2 years ago
Daniel Gustafsson ccd42ca046 doc: Change statistics function xref to the right target 2 years ago
Michael Paquier 3ef18a90bd doc: Fix descriptions related to the handling of non-ASCII characters 2 years ago
Daniel Gustafsson 22ff5c9d78 doc: Clarify where ereport severity levels are defined 2 years ago
Peter Eisentraut 5f1b00e64a doc: Improve documentation about pg_resetwal -f option 2 years ago
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