Commit Graph

15435 Commits (60f1f09ff44308667ef6c72fbafd68235e55ae27)

Author SHA1 Message Date
Robert Haas e8c435a824 docs: Update TOAST storage docs for configurable compression. 4 years ago
Fujii Masao 5fe83adad9 doc: Fix typo in logicaldecoding.sgml. 4 years ago
Michael Paquier b094063cd1 Move log_autovacuum_min_duration into its correct sections 4 years ago
Amit Kapila 15c1a9d9cb doc: Update information of new messages for logical replication. 4 years ago
Tom Lane 07b76833b1 Doc: update documentation of check_function_bodies. 4 years ago
Peter Eisentraut 9cae39b8e6 doc: Fix man page whitespace issues 4 years ago
Thomas Munro dc88460c24 Doc: Review for "Optionally prefetch referenced data in recovery." 4 years ago
Peter Eisentraut 49fb4e6b24 doc: Additional documentation for date_bin 4 years ago
Alvaro Herrera 41badeaba8
Document ANALYZE storage parameters for partitioned tables 4 years ago
Michael Paquier 609b0652af Fix typos and grammar in documentation and code comments 4 years ago
Fujii Masao 8ff1c94649 Allow TRUNCATE command to truncate foreign tables. 4 years ago
Thomas Munro 1d257577e0 Optionally prefetch referenced data in recovery. 4 years ago
Magnus Hagander aaf0432572 Add functions to wait for backend termination 4 years ago
Peter Eisentraut fb310f1781 doc: Prefer explicit JOIN syntax over old implicit syntax in tutorial 4 years ago
Magnus Hagander 6b4d23feef Track identical top vs nested queries independently in pg_stat_statements 4 years ago
Tom Lane a3027e1e7f Allow psql's \df and \do commands to specify argument types. 4 years ago
Bruce Momjian f57a2f5e03 Add csvlog output for the new query_id value 4 years ago
Peter Eisentraut e717a9a18b SQL-standard function body 4 years ago
Peter Geoghegan 1e55e7d175 Add wraparound failsafe to VACUUM. 4 years ago
Bruce Momjian 4f0b0966c8 Make use of in-core query id added by commit 5fd9dfa5f5 4 years ago
Bruce Momjian 5fd9dfa5f5 Move pg_stat_statements query jumbling to core. 4 years ago
Peter Eisentraut 5c55dc8b47 libpq: Set Server Name Indication (SNI) for SSL connections 4 years ago
Peter Eisentraut 4560e0acda doc: Improve wording 4 years ago
Peter Eisentraut dd13ad9d39 Fix use of cursor sensitivity terminology 4 years ago
Michael Paquier 9afffcb833 Add some information about authenticated identity via log_connections 4 years ago
Fujii Masao a3740c48eb postgres_fdw: Allow partitions specified in LIMIT TO to be imported. 4 years ago
Peter Eisentraut 3a51306722 psql: Show all query results by default 4 years ago
Fujii Masao 9de9294b0c Stop archive recovery if WAL generated with wal_level=minimal is found. 4 years ago
Dean Rasheed 6b258e3d68 pgbench: Function to generate random permutations. 4 years ago
Peter Eisentraut 82ed7748b7 ALTER SUBSCRIPTION ... ADD/DROP PUBLICATION 4 years ago
Peter Eisentraut a2da77cdb4 Change return type of EXTRACT to numeric 4 years ago
Fujii Masao 43620e3286 Add function to log the memory contexts of specified backend process. 4 years ago
Amit Kapila ac4645c015 Allow pgoutput to send logical decoding messages. 4 years ago
Tom Lane 09c1c6ab4b Support INCLUDE'd columns in SP-GiST. 4 years ago
Stephen Frost 6c3ffd697e Add pg_read_all_data and pg_write_all_data roles 5 years ago
Alvaro Herrera 6734e80695
Align some terms in arch-dev.sgml to glossary 5 years ago
Tom Lane ac9099fc1d Fix confusion in SP-GiST between attribute type and leaf storage type. 5 years ago
Tom Lane 55873a00e3 Improve psql's behavior when the editor is exited without saving. 5 years ago
Thomas Munro c30f54ad73 Detect POLLHUP/POLLRDHUP while running queries. 5 years ago
Joe Conway 174edbe9f9 Clarify documentation of RESET ROLE 5 years ago
Fujii Masao b1be3074ac postgres_fdw: Add option to control whether to keep connections open. 5 years ago
Michael Paquier 6fb66c268d doc: Clarify how to generate backup files with non-exclusive backups 5 years ago
Bruce Momjian 2bda93f813 doc: mention that intervening major releases can be skipped 5 years ago
David Rowley 9eacee2e62 Add Result Cache executor node (take 2) 5 years ago
Stephen Frost c9c41c7a33 Rename Default Roles to Predefined Roles 5 years ago
Heikki Linnakangas ea1b99a661 Add 'noError' argument to encoding conversion functions. 5 years ago
Michael Paquier ffd3391ea9 doc: Clarify use of ACCESS EXCLUSIVE lock in various sections 5 years ago
Amit Kapila 4778826532 Ensure to send a prepare after we detect concurrent abort during decoding. 5 years ago
David Rowley 28b3e3905c Revert b6002a796 5 years ago
David Rowley b6002a796d Add Result Cache executor node 5 years ago