Commit Graph

16858 Commits (283a95da923605c1cc148155db2d865d0801b419)

Author SHA1 Message Date
Andres Freund 07cb29737a meson: Document build targets, add 'help' target 2 years ago
Andres Freund 9e5b2a091f docs: meson: Change what 'docs' target builds 2 years ago
Andres Freund ddcab2a032 meson: docs: Add {html,man} targets, rename install-doc-* 2 years ago
Dean Rasheed 4bc8f29088 doc: improve description of privileges for MERGE and update glossary. 2 years ago
Andres Freund a268a51de6 docs: Fix standalone INSTALL, broken in 06c70849fb 2 years ago
Bruce Momjian 8127e6e8ad doc: update query section to show LIMIT/OFFSET like SELECT 2 years ago
Andres Freund 06c70849fb docs: Document --with-selinux/-Dselinux options centrally 2 years ago
Michael Paquier 2e8a0edc2a Add target "slru" to pg_stat_reset_shared() 2 years ago
Daniel Gustafsson 83b4326e60 doc: align column order with pg_stat_statements view 2 years ago
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