Commit Graph

15492 Commits (e6ccd1ce1644d1b40b7981f8bc172394de524f99)

Author SHA1 Message Date
Etsuro Fujita a363bc6da9 Fix EXPLAIN ANALYZE for async-capable nodes. 5 years ago
Bruce Momjian 5b2d09beaf doc: update PG 14 release notes based on feedback 5 years ago
Bruce Momjian ff51679220 doc: update PG 14 release notes based on feedback so far 5 years ago
David Rowley 1692d0c3a3 Doc: Remove outdated note about run-time partition pruning 5 years ago
Michael Paquier 9ca40dcd4d Add support for LZ4 build in MSVC scripts 5 years ago
Bruce Momjian dc02608610 doc: first draft of the PG 14 release notes 5 years ago
Michael Paquier 45aa88fe1d Fix generation of ./INSTALL for the distribution tarball 5 years ago
Thomas Munro c2dc19342e Revert recovery prefetching feature. 5 years ago
Michael Paquier 02a93e7ef9 doc: Fix some gaps with the documentation related to LZ4 5 years ago
Tom Lane f9b809e7fb Doc: copy-editing for debug_invalidate_system_caches_always description. 5 years ago
Tomas Vondra 44f90ad092 Mention statistics objects in maintenance.sgml 5 years ago
Thomas Munro b65431ca5e Doc: Update notes about libc collation versions. 5 years ago
Thomas Munro ec48314708 Revert per-index collation version tracking feature. 5 years ago
Alvaro Herrera 469116389e
Document lock level used by ALTER TABLE VALIDATE CONSTRAINT 5 years ago
Alvaro Herrera db6e1aeb95
Improve documentation on DETACH PARTITION lock levels 5 years ago
Tom Lane c38cadc090 Doc: trivial wording adjustment. 5 years ago
Robert Haas 448b02c005 Additional doc fixes for configurable TOAST compression. 5 years ago
Robert Haas 2d0f662402 docs: Clarify how ALTER TABLE .. SET COMPRESSION works. 5 years ago
Amit Kapila 592f00f8de Update replication statistics after every stream/spill. 5 years ago
Tom Lane f33a178a34 Doc: improve and centralize the documentation for OID alias types. 5 years ago
Peter Eisentraut c98a6d7887 doc: Fix typos 5 years ago
Alexander Korotkov ae9492a61b Remove mention of the version number from pg_trgm docs 5 years ago
Peter Eisentraut 5df6aeab42 doc: Add index entry for "multirange type" 5 years ago
Tom Lane e6f9539dc3 Doc: add an example of a self-referential foreign key to ddl.sgml. 5 years ago
Tom Lane 386e64ea5a Doc: update libpq's documentation for PQfn(). 5 years ago
Alvaro Herrera 94b9cb7225
Improve documentation for default_tablespace on partitioned tables 5 years ago
Michael Paquier 2977f244bc doc: Fix description of target_session_attrs=prefer-standby 5 years ago
Alvaro Herrera d6b8d29419
Allow a partdesc-omitting-partitions to be cached 5 years ago
Tom Lane c93f8f3b8d Doc: fix discussion of how to get real Julian Dates. 5 years ago
Fujii Masao 0c8f40863a doc: Review for "Allow TRUNCATE command to truncate foreign tables". 5 years ago
Fujii Masao 8e9ea08bae Don't pass "ONLY" options specified in TRUNCATE to foreign data wrapper. 5 years ago
Tom Lane 79a5928ebc Doc: document EXTRACT(JULIAN ...), improve Julian Date explanation. 5 years ago
Andrew Dunstan b859d94c63 Provide pg_amcheck with an --install-missing option 5 years ago
Michael Paquier 0d0049c58b Doc: Remove extraneous whitespaces with some tags 5 years ago
Magnus Hagander 7531fcb1fc Mention that toplevel is part of pg_stat_statements key. 5 years ago
Peter Eisentraut 9bd563aa9f doc: Fix typos 5 years ago
Fujii Masao eaec48b3c5 doc: Fix obsolete description about pg_basebackup. 5 years ago
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