Commit Graph

17250 Commits (a54d4ed183927f15e1853b83106acebeeeee11c8)

Author SHA1 Message Date
Masahiko Sawada 66e94448ab Restrict accesses to non-system views and foreign tables during pg_dump. 1 year ago
Michael Paquier 75534436a4 injection_points: Add some cumulative stats for injection points 1 year ago
Alexander Korotkov 8036d73ae3 pg_wal_replay_wait(): Fix typo in the doc 1 year ago
Michael Paquier 7949d95945 Introduce pluggable APIs for Cumulative Statistics 1 year ago
Noah Misch 3cffe7946c Fix name of "Visual Studio" in documentation. 1 year ago
Alexander Korotkov 3c5db1d6b0 Implement pg_wal_replay_wait() stored procedure 1 year ago
Peter Eisentraut c671e142bf pg_createsubscriber: Rename option --socket-directory to --socketdir 1 year ago
Peter Eisentraut a292c98d62 Convert node test compile-time settings into run-time parameters 1 year ago
David Rowley 057ee9183c Doc: mention executor memory usage for enable_partitionwise* GUCs 1 year ago
Peter Eisentraut e54a42ac9d Add API and ABI stability guidance to the C language docs 1 year ago
Peter Eisentraut 4f29394ea9 doc: Avoid too prominent use of "backup" on pg_dump man page 1 year ago
Thomas Munro 8138526136 Remove --disable-atomics, require 32 bit atomics. 1 year ago
Thomas Munro e25626677f Remove --disable-spinlocks. 1 year ago
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