Commit Graph

15811 Commits (cf29a11ef6467fbb4b246d2086f7eecb1cfa42db)

Author SHA1 Message Date
Michael Paquier 38bfae3652 pg_upgrade: Move all the files generated internally to a subdirectory 4 years ago
Tom Lane cbadfc1f8a Doc: be clearer that foreign-table partitions need user-added constraints. 4 years ago
Robert Haas 5ef1eefd76 Allow archiving via loadable modules. 4 years ago
Peter Eisentraut 94aa7cc5f7 Add UNIQUE null treatment option 4 years ago
Bruce Momjian 9d179d9c23 doc: clarify syntax notation, particularly parentheses 4 years ago
Peter Eisentraut 87669de72c Some cleanup for change of collate and ctype fields to type text 4 years ago
Peter Eisentraut cb2bab14ff doc: Fix mistake in PL/Python documentation 4 years ago
Tom Lane a5a9d77b8b Doc: modernize documentation for lo_create()/lo_creat(). 4 years ago
Michael Paquier d10e41d423 Introduce pg_settings_get_flags() to find flags associated to a GUC 4 years ago
Tom Lane 02b8048ba5 psql: improve tab-complete's handling of variant SQL names. 4 years ago
Robert Haas 7f6772317b Adjust server-side backup to depend on pg_write_server_files. 4 years ago
Robert Haas d45099425e Allow server-side compression to be used with -Fp. 4 years ago
Peter Eisentraut 43f33dc018 Add HEADER support to COPY text format 4 years ago
Peter Eisentraut 9a50f2e51c doc: Update ALTER COLLATION wording 4 years ago
Peter Eisentraut c9cfc861fc Remove some trailing whitespace in documentation files 4 years ago
Peter Eisentraut 54637508f8 Change collate and ctype fields to type text 4 years ago
Tom Lane bd233bdd8d Replace use of deprecated Python module distutils.sysconfig, take 2. 4 years ago
Robert Haas e1f860f134 Tidy up a few cosmetic issues related to pg_basebackup. 4 years ago
Michael Paquier 410aa248e5 Fix various typos, grammar and code style in comments and docs 4 years ago
Robert Haas 0ad8032910 Server-side gzip compression. 4 years ago
Robert Haas aa01051418 pg_upgrade: Preserve database OIDs. 4 years ago
Tom Lane 4f02cbcb68 Doc: add cross-references between array_to_string and string_to_array. 4 years ago
Michael Paquier 5c649fe153 Extend the options of pg_basebackup to control compression 4 years ago
Tom Lane 512fc2dd79 Revert "Make configure prefer python3 to plain python." 4 years ago
Robert Haas 3500ccc39b Support base backup targets. 4 years ago
Robert Haas ab4fd4f868 Remove 'datlastsysoid'. 4 years ago
Michael Paquier b2a76bb7d0 doc: Mention the level of locks taken on objects in COMMENT 4 years ago
Tom Lane f201da39ed Make configure prefer python3 to plain python. 4 years ago
Michael Paquier 44129c0432 doc: Fix description of pg_replication_origin_oid() in error case 4 years ago
Tom Lane 5987feb70b Make PQcancel use the PGconn's tcp_user_timeout and keepalives settings. 4 years ago
Robert Haas cc333f3233 Modify pg_basebackup to use a new COPY subprotocol for base backups. 4 years ago
Peter Eisentraut dda42ff8e6 Revert "Replace use of deprecated Python module distutils.sysconfig" 4 years ago
Peter Eisentraut e0e567a106 Replace use of deprecated Python module distutils.sysconfig 4 years ago
Michael Paquier 2158628864 Add support for --no-table-access-method in pg_{dump,dumpall,restore} 4 years ago
Thomas Munro f47ed79cc8 Test replay of regression tests, attempt II. 4 years ago
Michael Paquier dc686681e0 Introduce log_destination=jsonlog 4 years ago
Tomas Vondra 269b532aef Add stxdinherit flag to pg_statistic_ext_data 4 years ago
Tom Lane 4483b2cf29 Remove standby_schedule and associated test files. 4 years ago
Peter Geoghegan 49c9d9fcfa Unify VACUUM VERBOSE and autovacuum logging. 4 years ago
Thomas Munro dccee0f2b7 Revert "Test replay of regression tests." 4 years ago
Thomas Munro 123828a7fa Test replay of regression tests. 4 years ago
Thomas Munro 7170f2159f Allow "in place" tablespaces. 4 years ago
Fujii Masao 379a28b56a doc: Add "(process)" to the term "WAL receiver" in glossary. 4 years ago
Fujii Masao 790fbda902 Enhance pg_log_backend_memory_contexts() for auxiliary processes. 4 years ago
Amit Kapila 85c61ba892 Update docs of logical replication for commit 8d74fc96db. 4 years ago
Tom Lane 9ef2c65555 Doc: fix bogus example about ambiguous timestamps. 4 years ago
Jeff Davis 96a6f11c06 More cleanup of a2ab9c06ea. 4 years ago
Jeff Davis a2ab9c06ea Respect permissions within logical replication. 4 years ago
Bruce Momjian 27b77ecf9f Update copyright for 2022 4 years ago
Tom Lane 328dfbdabd Extend psql's \lo_list/\dl to be able to print large objects' ACLs. 4 years ago