Commit Graph

16045 Commits (REL_14_STABLE)

Author SHA1 Message Date
Peter Eisentraut 9a8b3525e8 doc: Fix description of deterministic flag of CREATE COLLATION 1 year ago
Tom Lane 6189a0d379 Doc: fix minor oversight in ALTER DEFAULT PRIVILEGES ref page. 1 year ago
Peter Eisentraut 630ed7ec4d doc: Correct jsonpath string literal escapes description 1 year ago
David Rowley c6e229d5f7 Doc: document cases where queryid is stable 1 year ago
Daniel Gustafsson 41c0c493ad Doc: Remove mention of @ and ~ GiST operators 1 year ago
Tom Lane 4631646391 Fix assorted bugs in ecpg's macro mechanism. 1 year ago
Tom Lane da11a14e0c Doc: fix bogus to_date() examples. 1 year ago
Daniel Gustafsson 2e56ad6a31 Doc: Update ulinks to RFC documents to avoid redirect 1 year ago
Daniel Gustafsson 1435cc87d3 doc: Remove stray comma from list of psql options 1 year ago
Tom Lane 7a05413010 Doc: update documentation about EXCLUDE constraint elements. 1 year ago
Alvaro Herrera 33bfbef1d6
Review wording on tablespaces w.r.t. partitioned tables 1 year ago
Bruce Momjian 5b97461fb0 doc: add missing word "the" 2 years ago
Tom Lane 2b997d7db2 Doc: fix minor typos in two ECPG function descriptions. 2 years ago
Tom Lane ebf52e9b75 Doc: improve explanation of type interval, especially extract(). 2 years ago
Tom Lane b992a707f7 Doc: correct minor error in back-branch release notes. 2 years ago
Tom Lane eac4aff0b8 Doc: fix typo in SECURITY LABEL synopsis. 2 years ago
Daniel Gustafsson 078195eb61 doc: Remove links to further reading from pgcrypto docs 2 years ago
Daniel Gustafsson 99cd749ce2 Revert "Skip .DS_Store files in server side utils" 2 years ago
Daniel Gustafsson aeee173d22 Skip .DS_Store files in server side utils 2 years ago
Tom Lane 25ee45b7ca Last-minute updates for release notes. 2 years ago
Tom Lane 42a13de57f Release notes for 16.2, 15.6, 14.11, 13.14, 12.18. 2 years ago
Daniel Gustafsson c1b0d757af doc: remove incorrect grammar for ALTER EVENT TRIGGER 2 years ago
Daniel Gustafsson 61b1991ad0 doc: Fix incorrect openssl option 2 years ago
David Rowley 973e14028e Doc: mention foreign keys can reference unique indexes 2 years ago
Alvaro Herrera 924daecf81
Added literal tag for RETURNING 2 years ago
Magnus Hagander 5b0287adca Fix omission in partitioning limitation documentation 2 years ago
Tatsuo Ishii 7a12e8ef0b Doc: fix character_sets view. 2 years ago
Bruce Momjian 727cf6f6d3 Update copyright for 2024 2 years ago
Tom Lane b83941beeb Doc: Python's control flow construct is try/except not try/catch. 2 years ago
Michael Paquier 020e4a17f0 doc: Mention AttributeRelationId in FDW validator function description 2 years ago
Tom Lane f91812b011 Doc: specify aclitem syntax more clearly. 2 years ago
Amit Kapila 951eaecbc3 Doc: Add missing pgoutput options. 2 years ago
Daniel Gustafsson d5873aaec7 doc: Fix syntax in ALTER FOREIGN DATA WRAPPER example 2 years ago
Tom Lane 7a4bdd986a Doc: add a bit to indices.sgml about what is an indexable clause. 2 years ago
Michael Paquier 04d7eacee2 doc: Remove reference to trigger file regarding promotion 2 years ago
Peter Eisentraut 1a4d714e18 doc: Update info on information schema usage tables 2 years ago
Alvaro Herrera 3a95d2c242
Fix CREATE INDEX CONCURRENTLY example 2 years ago
Tom Lane 648fc6a1c4 Doc: list AT TIME ZONE and COLLATE in operator precedence table. 2 years ago
Bruce Momjian 4af8cf35ce doc: FreeBSD uses camcontrol identify, not atacontrol, for cache 2 years ago
Noah Misch fc3f862bab Fix typo in person's name. 2 years ago
Bruce Momjian 36be8866d8 doc: correct description of libpq's PQsetnonblocking() mode 2 years ago
Daniel Gustafsson ed260291c2 doc: Add missing semicolon in example 2 years ago
Tom Lane ef2950f570 Last-minute updates for release notes. 2 years ago
Tom Lane 4fada7def9 Release notes for 16.1, 15.5, 14.10, 13.13, 12.17, 11.22. 2 years ago
Bruce Momjian d1d80ef011 doc: \copy can get data values \. and end-of-input confused 2 years ago
Bruce Momjian e29f8e7535 doc: CREATE DATABASE doesn't copy db-level perms. from template 2 years ago
Tom Lane f53f83b33e Doc: update CREATE RULE ref page's hoary discussion of views. 2 years ago
Bruce Momjian 36c32af79e doc: ALTER DEFAULT PRIVILEGES does not affect inherited roles 2 years ago
Michael Paquier 52a105eff2 doc: Replace reference to ERRCODE_RAISE_EXCEPTION by "raise_exception" 2 years ago
Bruce Momjian b3dd43db1a doc: improve ALTER SYSTEM description of value list quoting 2 years ago