Commit Graph

15724 Commits (f3ed72ca0765bdd726a31b7fa20219e96baf312c)

Author SHA1 Message Date
Tom Lane da4017a694 Doc: fix text's description of regexp_replace's arguments. 1 year ago
Nathan Bossart 0dcaea5690 Introduce num_os_semaphores GUC. 1 year ago
Tom Lane 5d1d8b3c82 Clarify error message and documentation related to typed tables. 1 year ago
Fujii Masao 857df3cef7 postgres_fdw: Add connection status check to postgres_fdw_get_connections(). 1 year ago
Fujii Masao c297a47c5f postgres_fdw: Add "used_in_xact" column to postgres_fdw_get_connections(). 1 year ago
Heikki Linnakangas 20e0e7da9b Add test for early backend startup errors 1 year ago
Fujii Masao 284c030a10 doc: Enhance documentation for postgres_fdw_get_connections() output columns. 1 year ago
Tom Lane c7301c3b6f Doc: fix misleading syntax synopses for targetlists. 1 year ago
Tom Lane e458dc1ac8 Doc: update some HTTP links to point to canonical URLs. 1 year ago
Robert Haas 744ddc6c6a Document restrictions regarding incremental backups and standbys. 1 year ago
Tom Lane 580f8727ca Add argument names to the regexp_XXX functions. 1 year ago
David Rowley 32d3ed8165 Add path column to pg_backend_memory_contexts view 1 year ago
Michael Paquier b8aa44fd4f doc: Decorate psql page with application markup tags 1 year ago
Alvaro Herrera 9f21482fe1
Fix a missing article in the documentation 1 year ago
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 2 years ago
Tom Lane 917754557c Make pg_createsubscriber warn if publisher has two-phase commit enabled. 2 years ago
Amit Langote 55e56c84da SQL/JSON: Validate values in ON ERROR/EMPTY clauses 2 years ago
Noah Misch bb93640a68 Add wait event type "InjectionPoint", a custom type like "Extension". 2 years ago
Amit Langote 473a352fb3 SQL/JSON: Document behavior when input document is not jsonb 2 years ago
Bruce Momjian f92fd18307 doc PG 17 relnotes: fix system catalog name mistake 2 years ago