Commit Graph

15506 Commits (REL_13_STABLE)

Author SHA1 Message Date
Tom Lane 164c945c38 Doc: fix bogus to_date() examples. 1 year ago
Daniel Gustafsson 0a97ef7600 Doc: Update ulinks to RFC documents to avoid redirect 1 year ago
Daniel Gustafsson 8ebda5952a doc: Remove stray comma from list of psql options 1 year ago
Tom Lane 5fe7bcc676 Doc: update documentation about EXCLUDE constraint elements. 1 year ago
Alvaro Herrera 520e7afa57
Review wording on tablespaces w.r.t. partitioned tables 1 year ago
Bruce Momjian 8472668ba7 doc: add missing word "the" 2 years ago
Tom Lane 7cbf8d3c5e Doc: fix minor typos in two ECPG function descriptions. 2 years ago
Tom Lane eb1d008a7a Doc: improve explanation of type interval, especially extract(). 2 years ago
Tom Lane 94d7250ac4 Doc: fix typo in SECURITY LABEL synopsis. 2 years ago
Daniel Gustafsson 1de0995997 doc: Remove links to further reading from pgcrypto docs 2 years ago
Daniel Gustafsson 077dec8b6c Revert "Skip .DS_Store files in server side utils" 2 years ago
Daniel Gustafsson d3fdfdcd1c Skip .DS_Store files in server side utils 2 years ago
Tom Lane 3344db3cfd Last-minute updates for release notes. 2 years ago
Tom Lane d8f732c1ad Release notes for 16.2, 15.6, 14.11, 13.14, 12.18. 2 years ago
Daniel Gustafsson a0cffcfffd doc: remove incorrect grammar for ALTER EVENT TRIGGER 2 years ago
David Rowley eda1d0dfe6 Doc: mention foreign keys can reference unique indexes 2 years ago
Alvaro Herrera 3386afadd9
Added literal tag for RETURNING 2 years ago
Magnus Hagander 9a94e9ae7e Fix omission in partitioning limitation documentation 2 years ago
Tatsuo Ishii fb198942b3 Doc: fix character_sets view. 2 years ago
Bruce Momjian 42afeae7b6 Update copyright for 2024 2 years ago
Tom Lane 490dee7428 Doc: Python's control flow construct is try/except not try/catch. 2 years ago
Michael Paquier d2580bc312 doc: Mention AttributeRelationId in FDW validator function description 2 years ago
Tom Lane b1010030e6 Doc: specify aclitem syntax more clearly. 2 years ago
Amit Kapila 88d6c6f61d Doc: Add missing pgoutput options. 2 years ago
Daniel Gustafsson 57d55e2cd8 doc: Fix syntax in ALTER FOREIGN DATA WRAPPER example 2 years ago
Tom Lane b4c147ac6f Doc: add a bit to indices.sgml about what is an indexable clause. 2 years ago
Michael Paquier ff186ea84d doc: Remove reference to trigger file regarding promotion 2 years ago
Alvaro Herrera 2c4dd36e25
Fix CREATE INDEX CONCURRENTLY example 2 years ago
Tom Lane 69a9134326 Doc: list AT TIME ZONE and COLLATE in operator precedence table. 2 years ago
Bruce Momjian 50d3f09b6e doc: FreeBSD uses camcontrol identify, not atacontrol, for cache 2 years ago
Noah Misch b736f06ccf Fix typo in person's name. 2 years ago
Bruce Momjian 66d9a4a207 doc: correct description of libpq's PQsetnonblocking() mode 2 years ago
Daniel Gustafsson 77234f487a doc: Add missing semicolon in example 2 years ago
Tom Lane 04b66eb417 Last-minute updates for release notes. 2 years ago
Tom Lane ea68185056 doc: Fix table cell overflow 2 years ago
Tom Lane 71e6a546f1 Release notes for 16.1, 15.5, 14.10, 13.13, 12.17, 11.22. 2 years ago
Bruce Momjian 7186596db6 doc: \copy can get data values \. and end-of-input confused 2 years ago
Bruce Momjian bf7584e4c7 doc: CREATE DATABASE doesn't copy db-level perms. from template 2 years ago
Tom Lane 111364ec20 Doc: update CREATE RULE ref page's hoary discussion of views. 2 years ago
Bruce Momjian f0a062d57a doc: ALTER DEFAULT PRIVILEGES does not affect inherited roles 2 years ago
Michael Paquier aa0246ccf5 doc: Replace reference to ERRCODE_RAISE_EXCEPTION by "raise_exception" 2 years ago
Bruce Momjian 3c9e5cea21 doc: improve ALTER SYSTEM description of value list quoting 2 years ago
Bruce Momjian 20fe4bba88 doc: add function argument and query parameter limits 2 years ago
Bruce Momjian fbaee69bdf doc: 1-byte varlena headers can be used for user PLAIN storage 2 years ago
Tom Lane 90fb0d11f2 Doc: remove misleading info about ecpg's CONNECT/DISCONNECT DEFAULT. 2 years ago
Michael Paquier ef82d885d8 doc: Fix some typos and grammar 2 years ago
Tom Lane cdbe9c3286 Doc: update CREATE OPERATOR's statement about => as an operator. 2 years ago
David Rowley d6370a39da Doc: fix grammatical errors for enable_partitionwise_aggregate 2 years ago
Bruce Momjian e6b41d5682 doc: clarify that SSPI and GSSAPI are interchangeable 2 years ago
Bruce Momjian 02a111bc20 doc: foreign servers with pushdown need matching collation 2 years ago