Commit Graph

14736 Commits (7f6bc3b356787e5dbc0d371c9c53cb125c20cd6d)

Author SHA1 Message Date
Michael Paquier 7f6bc3b356 doc: Improve description of targets for pg_stat_reset_shared() 2 years ago
Dean Rasheed 519fc1bd9e Support +/- infinity in the interval data type. 2 years ago
Peter Eisentraut b41b1a7f49 doc: Update note about Bison and Flex build requirements 2 years ago
Peter Eisentraut e7814b40d0 Fix capitalization of "Tcl" 2 years ago
Peter Eisentraut 43071777be Fix whitespace 2 years ago
Michael Paquier e5cca6288a Add support for pg_stat_reset_slru without argument 2 years ago
Bruce Momjian 24943fba46 doc: clarify handling of ts_headline() operators & extra words 2 years ago
Bruce Momjian f279241b09 psql: improve description consistency of \dTS data types 2 years ago
Bruce Momjian 7539a1b2fc doc: clarify handling of range upper/lower/upper_inf/lower_inf() 2 years ago
Tom Lane d1379ebf4c Improve default and empty privilege outputs in psql. 2 years ago
Bruce Momjian bd86407892 doc: move ROW IS NULL examples to a different chapter 2 years ago
Bruce Momjian 8680bae846 doc: clarify that pg_global can _only_ be used for system tabs. 2 years ago
Bruce Momjian 151a0ee76d doc: restructure ALTER DEFAULT PRIVILEGES 2 years ago
Tom Lane 83472de606 Improve readability and error detection of array_in(). 2 years ago
Bruce Momjian 57d6a198c9 doc: correct description of libpq's PQsetnonblocking() mode 2 years ago
Bruce Momjian acc95f29ef Add error about the use of FREEZE in COPY TO 2 years ago
Bruce Momjian 103ed24e31 doc: remove RUNAS instructions for pg_upgrade on Windows 2 years ago
Daniel Gustafsson c3fd6a10fc doc: Add missing semicolon in example 2 years ago
Michael Paquier 23c8c0c8f4 Add ability to reset all shared stats types in pg_stat_reset_shared() 2 years ago
Peter Eisentraut eb81e8e790 Fix whitespace 2 years ago
Bruce Momjian 5ba1ac99a8 doc: fix wording describing the checkpoint_flush_after GUC 2 years ago
Bruce Momjian 80e278e436 doc: remove unnecessary comma in postgres-fdw 2 years ago
Bruce Momjian 322f55bdbd doc:: simplify introductory text 2 years ago
Bruce Momjian 3a236fc9f3 doc: change "system" to "cluster" where appropriate 2 years ago
Bruce Momjian 53015c8afa doc: mention that ANALYZE does block DDL 2 years ago
Peter Eisentraut 721856ff24 Remove distprep 2 years ago
Daniel Gustafsson 526fe0d799 Add XMLText function (SQL/XML X038) 2 years ago
Peter Eisentraut 6ceec8a1fe doc: pg_resetwal: Add comments how the multipliers are derived 2 years ago
Andres Freund a237a07d53 meson: docs: Install all manpages, not just ones in man1 2 years ago
Bruce Momjian d594e0daf7 doc: move HBA reload instructions above the syntax details 2 years ago
Bruce Momjian 42d3125ada doc: \copy can get data values \. and end-of-input confused 2 years ago
Bruce Momjian d391f6dcc3 doc: CREATE DATABASE doesn't copy db-level perms. from template 2 years ago
Bruce Momjian 7751352942 doc: mention ORDER BY for some aggregates, add ORDER BY examples 2 years ago
Tom Lane 95a610b097 Doc: update CREATE RULE ref page's hoary discussion of views. 2 years ago
Bruce Momjian a8510a7d96 doc: ALTER DEFAULT PRIVILEGES does not affect inherited roles 2 years ago
Jeff Davis a02b37fc08 Additional unicode primitive functions. 2 years ago
Michael Paquier 4210b55f59 doc: Replace reference to ERRCODE_RAISE_EXCEPTION by "raise_exception" 2 years ago
Bruce Momjian 783e816666 doc: add reference to wire protocol details 2 years ago
Michael Paquier fe705ef6fc doc: Expand section related to LWLocks and shared memory 2 years ago
Bruce Momjian 6ec62b7799 doc: add missing word to sentence about Paris 2 years ago
Bruce Momjian b706172d22 C comment: improve statistics computation comment example 2 years ago
Bruce Momjian 87cf7b63c4 doc: improve ALTER SYSTEM description of value list quoting 2 years ago
Bruce Momjian b69db51736 doc: improve bpchar and character type length details 2 years ago
Bruce Momjian 4a6286fd93 doc: add function argument and query parameter limits 2 years ago
Bruce Momjian 989adace3f doc: 1-byte varlena headers can be used for user PLAIN storage 2 years ago
Amit Kapila c4ede4fdfb Doc: Make link names consistent in logical replication commands. 2 years ago
Michael Paquier 96f052613f Introduce pg_stat_checkpointer 2 years ago
Bruce Momjian 4d42b4edc6 doc: add links to Postgres features intro 2 years ago
Bruce Momjian 05ce730978 doc: improve text around consistency of statistics values 2 years ago
Bruce Momjian eb544d7fd9 doc: improve config syncfs wording 2 years ago