Commit Graph

17223 Commits (97f2bc5aa531e32e91c7f27aeaeb87a07e13e822)

Author SHA1 Message Date
Amit Kapila 07fbecb87b Doc: Fix the mistakes in the subscription's failover option. 1 year ago
Amit Kapila 1462aad2e4 Allow altering of two_phase option of a SUBSCRIPTION. 1 year ago
Peter Eisentraut f68d85bf69 ldapurl is supported with simple bind 1 year ago
Tom Lane d2cba4f2cb Doc: improve description of plpgsql's FETCH and MOVE commands. 1 year ago
Tom Lane 56c6be57af Doc: improve description of plpgsql's RAISE command. 1 year ago
Robert Haas 402b586d0a Do not summarize WAL if generated with wal_level=minimal. 1 year ago
Michael Paquier a0a5869a85 Add INJECTION_POINT_CACHED() to run injection points directly from cache 1 year ago
Tom Lane 6159331acf Doc: fix minor syntax error in example. 1 year ago
Amit Langote 884d791b21 SQL/JSON: Fix a paragraph in JSON_TABLE documentation 1 year ago
Tom Lane a0899c0a97 Doc: minor improvements for plpgsql "Transaction Management" section. 1 year ago
Fujii Masao c086896625 Fix tablespace handling in MERGE/SPLIT partition commands. 1 year ago
Tom Lane a0f1fce80c Add min and max aggregates for composite types (records). 1 year ago
Nathan Bossart cc2236854e Revamp documentation for predefined roles. 1 year ago
Fujii Masao 05506510de doc: Update track_io_timing documentation to mention pg_stat_io. 1 year ago
Michael Paquier d898665bf7 Extend pg_get_acl() to handle sub-object IDs 1 year ago
Nathan Bossart ccd38024bc Introduce pg_signal_autovacuum_worker. 1 year ago
Amit Langote 42de72fa7b SQL/JSON: Various improvements to SQL/JSON query function docs 1 year ago
Tom Lane ba8f00eef6 Improve PL/Tcl's method for choosing Tcl names of procedures. 1 year ago
Tom Lane aaab3ee9c6 Doc: minor improvements for our "Brief History" chapter. 1 year ago
Michael Paquier 4b211003ec Support loading of injection points 1 year ago
Tom Lane 5a519abedd Doc: small improvements in discussion of geometric data types. 1 year ago
Daniel Gustafsson ab0ae64320 doc: Specify when ssl_prefer_server_ciphers was added 1 year ago
Michael Paquier 4564f1cebd Add pg_get_acl() to get the ACL for a database object 1 year ago
Tom Lane edadeb0710 Remove support for HPPA (a/k/a PA-RISC) architecture. 1 year ago
David Rowley 12227a1d5f Add context type field to pg_backend_memory_contexts 1 year ago
Peter Eisentraut da486d3601 doc: Clarify that pg_attrdef also stores generation expressions 1 year ago
Amit Kapila 2357c9223b Rename standby_slot_names to synchronized_standby_slots. 1 year ago
Peter Eisentraut 0c3930d076 Apply COPT to CXXFLAGS as well 1 year ago
Michael Paquier 00d819d46a doc: Add ACL acronym for "Access Control List" 1 year ago
Michael Paquier e26810d01d Stamp HEAD as 18devel. 1 year ago
Tomas Vondra a9577bae6b Add pg_combinebackup --copy option 1 year ago
Tom Lane 917754557c Make pg_createsubscriber warn if publisher has two-phase commit enabled. 1 year ago
Amit Langote 55e56c84da SQL/JSON: Validate values in ON ERROR/EMPTY clauses 1 year ago
Noah Misch bb93640a68 Add wait event type "InjectionPoint", a custom type like "Extension". 1 year ago
Amit Langote 473a352fb3 SQL/JSON: Document behavior when input document is not jsonb 1 year ago
Bruce Momjian f92fd18307 doc PG 17 relnotes: fix system catalog name mistake 1 year ago
Bruce Momjian d537b2e037 doc PG 17 relnotes: add item about pg_collation column renames 1 year ago
Bruce Momjian a8ffa32377 doc PG 17 relnotes: wording improvements, add links, merge item 1 year ago
Bruce Momjian 90fe7b74df doc PG 17 relnotes: add link to enable_group_by_reordering GUC 1 year ago
Alexander Korotkov 82e79ee46b Add doc entry for the new GUC paramenter enable_group_by_reordering 1 year ago
Amit Kapila 7a089f6e6a Doc: Generated columns are skipped for logical replication. 1 year ago
Bruce Momjian 95cabf542f doc PG 17 relnotes: remove mention of undocumented GUC 1 year ago
Bruce Momjian 5e05a0e992 doc PG 17 relnotes: properly wrap SGML text 1 year ago
Bruce Momjian 5ade0b8f80 doc PG 17 relnotes: add links to documentation sections 1 year ago
Bruce Momjian 82ed67a5fe doc PG 17 relnotes: update to current 1 year ago
Andres Freund a6685c5e36 doc PG 17 relnotes: Fix sslnegotation typo 1 year ago
Tom Lane 35dd40d34c Improve tracking of role dependencies of pg_init_privs entries. 1 year ago
Andrew Dunstan 653d3969bb Teach jsonpath string() to unwrap in lax mode 1 year ago
Peter Eisentraut 81d20fbf7a pg_createsubscriber: Remove failover replication slots on subscriber 1 year ago
Peter Eisentraut 04c8634c0c pg_createsubscriber: Only --recovery-timeout controls the end of recovery process 1 year ago