Commit Graph

15455 Commits (197d33ccbe888fc84ae4e49bb241e88ea3c81f15)

Author SHA1 Message Date
Peter Eisentraut 197d33ccbe Fix some trailing whitespace in documentation files 5 years ago
Bruce Momjian 84f15ccd4c doc: mention <link> can be inside of <command>, but not <xref> 5 years ago
Tom Lane 82b13dbc4d Doc: document the tie-breaking behavior of the round() function. 5 years ago
Michael Paquier 1599e7b375 doc: Move parallel_leader_participation to its correct category 5 years ago
Peter Eisentraut 544b28088f doc: Improve hyphenation consistency 5 years ago
Michael Paquier 64087eb5de doc: List compute_query_id in required config for pg_stat_statements 5 years ago
Bruce Momjian db01f797dd Fix interaction of log_line_prefix's query_id and log_statement 5 years ago
Bruce Momjian 9660834dd8 adjust query id feature to use pg_stat_activity.query_id 5 years ago
Amit Kapila c64dcc7fee Fix test case added by commit f5fc2f5b23. 5 years ago
Michael Paquier 7ef8b52cf0 Fix typos and grammar in comments and docs 5 years ago
Peter Eisentraut f7c09706c1 doc: Fix up spacing around verbatim DocBook elements 5 years ago
Michael Paquier 254a2164e5 doc: Fix typo in example query of SQL/JSON 5 years ago
Amit Kapila f5fc2f5b23 Add information of total data processed to replication slot stats. 5 years ago
Thomas Munro 1bf946bd43 Doc: Document known problem with Windows collation versions. 5 years ago
Tom Lane 1111b2668d Undo decision to allow pg_proc.prosrc to be NULL. 5 years ago
Peter Eisentraut fae65629ce Revert "psql: Show all query results by default" 5 years ago
Fujii Masao e2e2efca85 doc: Add missing COMPRESSION into CREATE TABLE synopsis. 5 years ago
Michael Paquier 1840d9f4c8 doc: Simplify example of HISTFILE for psql 5 years ago
Michael Paquier 344487e2db Tweak behavior of pg_dump --extension with configuration tables 5 years ago
Michael Paquier ac725ee0f9 doc: Move force_parallel_mode to section for developer options 5 years ago
Robert Haas e8c435a824 docs: Update TOAST storage docs for configurable compression. 5 years ago
Fujii Masao 5fe83adad9 doc: Fix typo in logicaldecoding.sgml. 5 years ago
Michael Paquier b094063cd1 Move log_autovacuum_min_duration into its correct sections 5 years ago
Amit Kapila 15c1a9d9cb doc: Update information of new messages for logical replication. 5 years ago
Tom Lane 07b76833b1 Doc: update documentation of check_function_bodies. 5 years ago
Peter Eisentraut 9cae39b8e6 doc: Fix man page whitespace issues 5 years ago
Thomas Munro dc88460c24 Doc: Review for "Optionally prefetch referenced data in recovery." 5 years ago
Peter Eisentraut 49fb4e6b24 doc: Additional documentation for date_bin 5 years ago
Alvaro Herrera 41badeaba8
Document ANALYZE storage parameters for partitioned tables 5 years ago
Michael Paquier 609b0652af Fix typos and grammar in documentation and code comments 5 years ago
Fujii Masao 8ff1c94649 Allow TRUNCATE command to truncate foreign tables. 5 years ago
Thomas Munro 1d257577e0 Optionally prefetch referenced data in recovery. 5 years ago
Magnus Hagander aaf0432572 Add functions to wait for backend termination 5 years ago
Peter Eisentraut fb310f1781 doc: Prefer explicit JOIN syntax over old implicit syntax in tutorial 5 years ago
Magnus Hagander 6b4d23feef Track identical top vs nested queries independently in pg_stat_statements 5 years ago
Tom Lane a3027e1e7f Allow psql's \df and \do commands to specify argument types. 5 years ago
Bruce Momjian f57a2f5e03 Add csvlog output for the new query_id value 5 years ago
Peter Eisentraut e717a9a18b SQL-standard function body 5 years ago
Peter Geoghegan 1e55e7d175 Add wraparound failsafe to VACUUM. 5 years ago
Bruce Momjian 4f0b0966c8 Make use of in-core query id added by commit 5fd9dfa5f5 5 years ago
Bruce Momjian 5fd9dfa5f5 Move pg_stat_statements query jumbling to core. 5 years ago
Peter Eisentraut 5c55dc8b47 libpq: Set Server Name Indication (SNI) for SSL connections 5 years ago
Peter Eisentraut 4560e0acda doc: Improve wording 5 years ago
Peter Eisentraut dd13ad9d39 Fix use of cursor sensitivity terminology 5 years ago
Michael Paquier 9afffcb833 Add some information about authenticated identity via log_connections 5 years ago
Fujii Masao a3740c48eb postgres_fdw: Allow partitions specified in LIMIT TO to be imported. 5 years ago
Peter Eisentraut 3a51306722 psql: Show all query results by default 5 years ago
Fujii Masao 9de9294b0c Stop archive recovery if WAL generated with wal_level=minimal is found. 5 years ago
Dean Rasheed 6b258e3d68 pgbench: Function to generate random permutations. 5 years ago
Peter Eisentraut 82ed7748b7 ALTER SUBSCRIPTION ... ADD/DROP PUBLICATION 5 years ago