Commit Graph

16436 Commits (REL_15_STABLE)

Author SHA1 Message Date
Amit Kapila 8aac6140c8 Doc: Clarify the behavior of triggers/rules in a logical subscriber. 2 years ago
David Rowley 4e17cb00dc Doc: mention that extended stats aren't used for joins 2 years ago
Bruce Momjian 10fa5c425b doc: update PG history as over "three decades" 2 years ago
Amit Kapila fd079193d2 Fix the errhint message and docs for drop subscription failure. 2 years ago
Bruce Momjian 39abe1401e docs: adjust tag indenting and add MERGE mention 2 years ago
Fujii Masao 0d3093f475 doc: Fix example command for ALTER FOREIGN TABLE ... OPTIONS. 2 years ago
Tom Lane 0aa5e4af1b Doc: explain about dependency tracking for new-style SQL functions. 2 years ago
Bruce Momjian 0d6fffb4f0 doc: add missing "the" in LATERAL sentence. 2 years ago
Daniel Gustafsson 803a504342 doc: Fix example query for pg_walinspect 2 years ago
Michael Paquier 2dd7782217 pageinspect: Fix gist_page_items() with included columns 2 years ago
Tom Lane bc478a0a85 Tighten usage of PSQL_WATCH_PAGER. 2 years ago
Peter Geoghegan 95f2827c80 Doc: Fix link to fillfactor reloption. 2 years ago
Michael Paquier ccd21e1cfa Fix assertion failure when updating stats_fetch_consistency in a transaction 2 years ago
Tom Lane 8cd6b5af58 Last-minute updates for release notes. 2 years ago
Tom Lane b89a27ae55 Release notes for 15.3, 14.8, 13.11, 12.15, 11.20. 2 years ago
Tom Lane 56e869a098 First-draft release notes for 15.3. 2 years ago
Tom Lane 23c7aa865b Doc: clarify behavior of row-limit arguments in the PLs' SPI wrappers. 2 years ago
Michael Paquier 77ea05406c doc: Fix typo in pg_amcheck for term "schema" 2 years ago
Alexander Korotkov 214495dc5b Validate ltree siglen GiST option to be int-aligned 2 years ago
David Rowley 94d73f9abd Doc: clarify NULLS NOT DISTINCT use in unique indexes 2 years ago
Daniel Gustafsson de575c78e1 doc: PQinitOpenSSL and PQinitSSL are obsolete in OpenSSL 1.1.0+ 2 years ago
Robert Haas 749320cdc3 Document BaseBackupSync and BaseBackupWrite wait events. 2 years ago
Tom Lane 8b07ee0beb Doc: add missed entries in BRIN extensibility tables. 2 years ago
Tom Lane 707691ea62 Doc: adjust examples of EXTRACT() output to match current reality. 2 years ago
John Naylor f5d60b1ea2 doc: Update error messages in RLS examples 2 years ago
Michael Paquier b135a94db7 doc: Add more details about pg_stat_get_xact_blocks_{fetched,hit} 2 years ago
Daniel Gustafsson 50792b1553 doc: Fix XML_CATALOG_FILES env var for Apple Silicon machines 2 years ago
Michael Paquier a70e6e4306 doc: Add description of some missing monitoring functions 3 years ago
Tom Lane 8995eac6c4 Doc: fix documentation example for bytea hex output format. 3 years ago
Tom Lane 2b216da1e5 Fix pg_dump for hash partitioning on enum columns. 3 years ago
Tom Lane b0488cb511 Doc: mention CREATE+ATTACH PARTITION with CREATE TABLE...PARTITION OF. 3 years ago
Peter Eisentraut ae48601832 doc: Update pg_size_pretty documentation about petabytes support 3 years ago
Tom Lane f61e60102f Avoid failure when altering state of partitioned foreign-key triggers. 3 years ago
Michael Paquier b5784e6a5e doc: Fix description of pg_get_wal_stats_till_end_of_wal() in pg_walinspect 3 years ago
Dean Rasheed a6864751cd Doc: Miscellaneous doc updates for MERGE. 3 years ago
Dean Rasheed 576b25bfd0 Add missing support for the latest SPI status codes. 3 years ago
Tom Lane 2ee703c9d1 Stop recommending auto-download of DTD files, and indeed disable it. 3 years ago
Tom Lane 6788a55898 Last-minute updates for release notes. 3 years ago
Tom Lane 80d43843e7 Release notes for 15.2, 14.7, 13.10, 12.14, 11.19. 3 years ago
Tom Lane f282b02678 First-draft release notes for 15.2. 3 years ago
Peter Eisentraut e7c2e02a66 doc: Fix XML formatting that psql cannot handle 3 years ago
Thomas Munro d54e1fcaa5 Doc: Abstract AF_UNIX sockets don't work on Windows. 3 years ago
Tom Lane e4035a9ca4 Doc: clarify use of NULL to drop comments and security labels. 3 years ago
Michael Paquier 88c27b8fe2 doc: Fix network_ops -> inet_ops in SpGiST operator class list 3 years ago
Tatsuo Ishii 40015cf8ec Doc: fix typo in backup.sgml. 3 years ago
Michael Paquier 93595ffd59 doc: Simplify description of functions for pg_walinspect 3 years ago
Robert Haas aa26980ca0 Improve documentation of the CREATEROLE attibute. 3 years ago
Michael Paquier c772dfe07a Fix typos in comments, code and documentation 3 years ago
Bruce Momjian 1fbcb1360b Update copyright for 2023 3 years ago
Alvaro Herrera d8209d0917
Rework <warning> box about column list combining in logical replication 3 years ago