Commit Graph

16319 Commits (a9c20c85c73a41d3736f142743fa1a01df1e04b6)

Author SHA1 Message Date
Alvaro Herrera ea299d7825
Review wording on tablespaces w.r.t. partitioned tables 2 years ago
Dean Rasheed a875743ff4 doc: Improve a couple of places in the MERGE docs. 2 years ago
Bruce Momjian 68ec19305e doc: add missing word "the" 2 years ago
Alvaro Herrera 172d7f7e66
Revise MERGE documentation 2 years ago
Tom Lane c3fdf13a53 Doc: fix minor typos in two ECPG function descriptions. 2 years ago
Daniel Gustafsson 6ed995b13e doc: Fix link to pg_ident_file_mappings view 2 years ago
Tom Lane 6d03e81092 Doc: improve explanation of type interval, especially extract(). 2 years ago
Tom Lane 98be9404d3 Doc: correct minor error in back-branch release notes. 2 years ago
Tom Lane 517010bd49 Doc: fix typo in SECURITY LABEL synopsis. 2 years ago
Daniel Gustafsson ac54734b24 doc: Remove links to further reading from pgcrypto docs 2 years ago
Daniel Gustafsson 29f0052380 Skip .DS_Store files in server side utils 2 years ago
Daniel Gustafsson 27c3a41f3c doc: Remove superfluous bracket in synopsis 2 years ago
Tom Lane cb620968b6 Last-minute updates for release notes. 2 years ago
Tom Lane 9a3cf34776 Release notes for 16.2, 15.6, 14.11, 13.14, 12.18. 2 years ago
Noah Misch 8fa4a1ac61 Sync PG_VERSION file in CREATE DATABASE. 2 years ago
Daniel Gustafsson 76fd779dbd doc: remove incorrect grammar for ALTER EVENT TRIGGER 2 years ago
Daniel Gustafsson da9cb24957 doc: Fix incorrect openssl option 2 years ago
David Rowley 6fc8a7b2b0 Doc: mention foreign keys can reference unique indexes 2 years ago
Daniel Gustafsson 25e5663b8c Decorate WITH with literal markup tags 2 years ago
Alvaro Herrera 076530887a
Added literal tag for RETURNING 2 years ago
Magnus Hagander bcaf41c608 Fix omission in partitioning limitation documentation 2 years ago
Tatsuo Ishii c74aad093d Doc: fix character_sets view. 2 years ago
Bruce Momjian 596eeb1097 Update copyright for 2024 2 years ago
Tom Lane 272f857aed Doc: Python's control flow construct is try/except not try/catch. 2 years ago
Michael Paquier 296128a536 doc: Mention AttributeRelationId in FDW validator function description 2 years ago
Tom Lane 2ad96ebbfd Doc: specify aclitem syntax more clearly. 2 years ago
Amit Kapila ad4a9f1f73 Doc: Add missing pgoutput options. 2 years ago
Daniel Gustafsson 3e8379afff doc: Fix syntax in ALTER FOREIGN DATA WRAPPER example 2 years ago
Tom Lane afc987e196 Doc: add a bit to indices.sgml about what is an indexable clause. 2 years ago
Michael Paquier 0e4674a697 doc: Remove reference to trigger file regarding promotion 2 years ago
Peter Eisentraut 74a1bb168d doc: Update info on information schema usage tables 2 years ago
Alvaro Herrera fef92f9ba1
Fix CREATE INDEX CONCURRENTLY example 2 years ago
Tom Lane c7bd476049 Doc: list AT TIME ZONE and COLLATE in operator precedence table. 2 years ago
Bruce Momjian 4e64be6520 doc: FreeBSD uses camcontrol identify, not atacontrol, for cache 2 years ago
Noah Misch 1816ecd385 Fix typo in person's name. 2 years ago
Dean Rasheed ff772853d0 doc: improve description of privileges for MERGE and update glossary. 2 years ago
Bruce Momjian 403f4f4fa1 doc: correct description of libpq's PQsetnonblocking() mode 2 years ago
Daniel Gustafsson 06169ffda3 doc: Add missing semicolon in example 2 years ago
Tom Lane 95c96ba1d0 Last-minute updates for release notes. 2 years ago
Tom Lane bea8912053 Release notes for 16.1, 15.5, 14.10, 13.13, 12.17, 11.22. 2 years ago
Bruce Momjian a5bee67c36 doc: \copy can get data values \. and end-of-input confused 2 years ago
Bruce Momjian 31a89ddeb8 doc: CREATE DATABASE doesn't copy db-level perms. from template 2 years ago
Tom Lane 58d3283b67 Doc: update CREATE RULE ref page's hoary discussion of views. 2 years ago
Bruce Momjian 1595724d00 doc: ALTER DEFAULT PRIVILEGES does not affect inherited roles 2 years ago
Michael Paquier bbbf1510bc doc: Replace reference to ERRCODE_RAISE_EXCEPTION by "raise_exception" 2 years ago
Bruce Momjian d21b1706a9 doc: improve ALTER SYSTEM description of value list quoting 2 years ago
Bruce Momjian a1e2107862 doc: add function argument and query parameter limits 2 years ago
Bruce Momjian cbf6c07f4f doc: 1-byte varlena headers can be used for user PLAIN storage 2 years ago
Tom Lane 733e99de4e Doc: remove misleading info about ecpg's CONNECT/DISCONNECT DEFAULT. 2 years ago
Michael Paquier d8c3ed4f29 doc: Fix some typos and grammar 2 years ago