Commit Graph

16436 Commits (REL_15_STABLE)

Author SHA1 Message Date
Noah Misch 484b958737 Fix documentation about DROP DATABASE FORCE process termination rights. 1 year ago
Peter Eisentraut a826021e56 doc: Remove claims that initdb and pg_ctl use libpq environment variables 1 year ago
Nathan Bossart 857d280c65 Fix pg_sequence_last_value() for unlogged sequences on standbys. 1 year ago
Tom Lane 7b2ac0f603 Last-minute updates for release notes. 1 year ago
Nathan Bossart 9cc2b62894 Fix privilege checks in pg_stats_ext and pg_stats_ext_exprs. 1 year ago
Tom Lane ac7049dbf3 Release notes for 16.3, 15.7, 14.12, 13.15, 12.19. 1 year ago
Peter Eisentraut da55e4cd1f doc: Fix description of deterministic flag of CREATE COLLATION 1 year ago
Tom Lane 5e85bc3b01 Doc: fix minor oversight in ALTER DEFAULT PRIVILEGES ref page. 1 year ago
Peter Eisentraut feb19bf508 doc: Correct jsonpath string literal escapes description 1 year ago
Tomas Vondra 722f170497 createdb: Correct parameter name in SGML docs 1 year ago
David Rowley 38daca854a Doc: document cases where queryid is stable 1 year ago
Daniel Gustafsson af715a6f39 Doc: Remove mention of @ and ~ GiST operators 1 year ago
Tom Lane 25f9372172 Fix assorted bugs in ecpg's macro mechanism. 1 year ago
Tom Lane 268e723b12 Doc: fix bogus to_date() examples. 1 year ago
Daniel Gustafsson ef124d0952 Doc: Update ulinks to RFC documents to avoid redirect 1 year ago
Daniel Gustafsson 6304ee6677 doc: Remove stray comma from list of psql options 1 year ago
Tom Lane e2663a63c3 Doc: update documentation about EXCLUDE constraint elements. 1 year ago
Alvaro Herrera ea299d7825
Review wording on tablespaces w.r.t. partitioned tables 1 year 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