Commit Graph

16725 Commits (c558e6fd92ffeb85d5f52e32ccbcf8a5b5eb7bf3)

Author SHA1 Message Date
Amit Kapila 536f410111 Doc: Add more links in logical replication pages. 2 years ago
Michael Paquier 97957fdbaa Add support for AT LOCAL 2 years ago
Michael Paquier 7e1f544827 doc: Mention timezone(zone, time) in section for AT TIME ZONE 2 years ago
David Rowley dab5538f0b Doc: fix grammatical errors for enable_partitionwise_aggregate 2 years ago
Michael Paquier e7689190b3 Add option to bgworkers to allow the bypass of role login check 2 years ago
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