Commit Graph

15482 Commits (8fa6e6919c1aaa6f74c74e16452aaf0b5f3b4cd5)

Author SHA1 Message Date
Tomas Vondra 44f90ad092 Mention statistics objects in maintenance.sgml 4 years ago
Thomas Munro b65431ca5e Doc: Update notes about libc collation versions. 4 years ago
Thomas Munro ec48314708 Revert per-index collation version tracking feature. 4 years ago
Alvaro Herrera 469116389e
Document lock level used by ALTER TABLE VALIDATE CONSTRAINT 4 years ago
Alvaro Herrera db6e1aeb95
Improve documentation on DETACH PARTITION lock levels 4 years ago
Tom Lane c38cadc090 Doc: trivial wording adjustment. 4 years ago
Robert Haas 448b02c005 Additional doc fixes for configurable TOAST compression. 4 years ago
Robert Haas 2d0f662402 docs: Clarify how ALTER TABLE .. SET COMPRESSION works. 4 years ago
Amit Kapila 592f00f8de Update replication statistics after every stream/spill. 4 years ago
Tom Lane f33a178a34 Doc: improve and centralize the documentation for OID alias types. 4 years ago
Peter Eisentraut c98a6d7887 doc: Fix typos 4 years ago
Alexander Korotkov ae9492a61b Remove mention of the version number from pg_trgm docs 4 years ago
Peter Eisentraut 5df6aeab42 doc: Add index entry for "multirange type" 4 years ago
Tom Lane e6f9539dc3 Doc: add an example of a self-referential foreign key to ddl.sgml. 4 years ago
Tom Lane 386e64ea5a Doc: update libpq's documentation for PQfn(). 4 years ago
Alvaro Herrera 94b9cb7225
Improve documentation for default_tablespace on partitioned tables 4 years ago
Michael Paquier 2977f244bc doc: Fix description of target_session_attrs=prefer-standby 4 years ago
Alvaro Herrera d6b8d29419
Allow a partdesc-omitting-partitions to be cached 4 years ago
Tom Lane c93f8f3b8d Doc: fix discussion of how to get real Julian Dates. 4 years ago
Fujii Masao 0c8f40863a doc: Review for "Allow TRUNCATE command to truncate foreign tables". 4 years ago
Fujii Masao 8e9ea08bae Don't pass "ONLY" options specified in TRUNCATE to foreign data wrapper. 4 years ago
Tom Lane 79a5928ebc Doc: document EXTRACT(JULIAN ...), improve Julian Date explanation. 4 years ago
Andrew Dunstan b859d94c63 Provide pg_amcheck with an --install-missing option 4 years ago
Michael Paquier 0d0049c58b Doc: Remove extraneous whitespaces with some tags 4 years ago
Magnus Hagander 7531fcb1fc Mention that toplevel is part of pg_stat_statements key. 4 years ago
Peter Eisentraut 9bd563aa9f doc: Fix typos 4 years ago
Fujii Masao eaec48b3c5 doc: Fix obsolete description about pg_basebackup. 4 years ago
Peter Eisentraut 197d33ccbe Fix some trailing whitespace in documentation files 4 years ago
Bruce Momjian 84f15ccd4c doc: mention <link> can be inside of <command>, but not <xref> 4 years ago
Tom Lane 82b13dbc4d Doc: document the tie-breaking behavior of the round() function. 4 years ago
Michael Paquier 1599e7b375 doc: Move parallel_leader_participation to its correct category 4 years ago
Peter Eisentraut 544b28088f doc: Improve hyphenation consistency 4 years ago
Michael Paquier 64087eb5de doc: List compute_query_id in required config for pg_stat_statements 4 years ago
Bruce Momjian db01f797dd Fix interaction of log_line_prefix's query_id and log_statement 4 years ago
Bruce Momjian 9660834dd8 adjust query id feature to use pg_stat_activity.query_id 4 years ago
Amit Kapila c64dcc7fee Fix test case added by commit f5fc2f5b23. 4 years ago
Michael Paquier 7ef8b52cf0 Fix typos and grammar in comments and docs 4 years ago
Peter Eisentraut f7c09706c1 doc: Fix up spacing around verbatim DocBook elements 4 years ago
Michael Paquier 254a2164e5 doc: Fix typo in example query of SQL/JSON 4 years ago
Amit Kapila f5fc2f5b23 Add information of total data processed to replication slot stats. 4 years ago
Thomas Munro 1bf946bd43 Doc: Document known problem with Windows collation versions. 4 years ago
Tom Lane 1111b2668d Undo decision to allow pg_proc.prosrc to be NULL. 4 years ago
Peter Eisentraut fae65629ce Revert "psql: Show all query results by default" 4 years ago
Fujii Masao e2e2efca85 doc: Add missing COMPRESSION into CREATE TABLE synopsis. 4 years ago
Michael Paquier 1840d9f4c8 doc: Simplify example of HISTFILE for psql 4 years ago
Michael Paquier 344487e2db Tweak behavior of pg_dump --extension with configuration tables 4 years ago
Michael Paquier ac725ee0f9 doc: Move force_parallel_mode to section for developer options 4 years ago
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