Commit Graph

15868 Commits (86648dcdaec67b83cec20a9d25b45ec089a7c624)

Author SHA1 Message Date
Tom Lane 93eb661713 Last-minute updates for release notes. 2 years ago
Tom Lane 7c9f0c0c02 Release notes for 15.4, 14.9, 13.12, 12.16, 11.21. 2 years ago
Etsuro Fujita 1ecd743969 Doc: update documentation for creating custom scan paths. 2 years ago
Tom Lane 8286b432c3 Doc: improve description of IN and row-constructor comparisons. 2 years ago
Tom Lane 2e9135b940 Doc: fix out-of-date example of SPI usage. 2 years ago
Andres Freund d11efe8303 Handle DROP DATABASE getting interrupted 2 years ago
David Rowley 571377dfb8 Doc: update old reference to "result cache" 2 years ago
Bruce Momjian 49d1d3c2c8 doc: PG _14_ relnotes, remove duplicate commit comment 3 years ago
Bruce Momjian c1589923c6 doc: rename "decades" to be more generic 3 years ago
Amit Kapila 991983fcf6 Doc: Clarify the behavior of triggers/rules in a logical subscriber. 3 years ago
David Rowley 8145b5e138 Doc: mention that extended stats aren't used for joins 3 years ago
Bruce Momjian 43b28fc39f doc: update PG history as over "three decades" 3 years ago
Amit Kapila 0b79042701 Fix the errhint message and docs for drop subscription failure. 3 years ago
Fujii Masao fd3def3950 doc: Fix example command for ALTER FOREIGN TABLE ... OPTIONS. 3 years ago
Tom Lane 1b322c1fae Doc: explain about dependency tracking for new-style SQL functions. 3 years ago
Bruce Momjian 3d8aefece4 doc: add missing "the" in LATERAL sentence. 3 years ago
Michael Paquier e72580232c pageinspect: Fix gist_page_items() with included columns 3 years ago
Peter Geoghegan 7deeb02f6d Doc: Fix link to fillfactor reloption. 3 years ago
Tom Lane fe0b69fc66 Last-minute updates for release notes. 3 years ago
Tom Lane ff4213cdc2 Release notes for 15.3, 14.8, 13.11, 12.15, 11.20. 3 years ago
Tom Lane 66ab2660e0 Doc: clarify behavior of row-limit arguments in the PLs' SPI wrappers. 3 years ago
Michael Paquier 43beaa2fb1 doc: Fix typo in pg_amcheck for term "schema" 3 years ago
Alexander Korotkov f4a4a18ecb Validate ltree siglen GiST option to be int-aligned 3 years ago
Daniel Gustafsson e9884e9921 doc: PQinitOpenSSL and PQinitSSL are obsolete in OpenSSL 1.1.0+ 3 years ago
Tom Lane 0cb01a04f6 Doc: add missed entries in BRIN extensibility tables. 3 years ago
Tom Lane 07a9f4f733 Doc: adjust examples of EXTRACT() output to match current reality. 3 years ago
John Naylor 72e7872712 doc: Update error messages in RLS examples 3 years ago
Michael Paquier ba0e8377be doc: Add more details about pg_stat_get_xact_blocks_{fetched,hit} 3 years ago
Daniel Gustafsson c6f1f4e443 doc: Fix XML_CATALOG_FILES env var for Apple Silicon machines 3 years ago
Michael Paquier 3ba8bce938 doc: Add description of some missing monitoring functions 3 years ago
Tom Lane 6fe609496b Doc: fix documentation example for bytea hex output format. 3 years ago
Tom Lane 5fc1ac151d Fix pg_dump for hash partitioning on enum columns. 3 years ago
Tom Lane 8f90381a20 Doc: mention CREATE+ATTACH PARTITION with CREATE TABLE...PARTITION OF. 3 years ago
Tom Lane 7f8778fcf3 Stop recommending auto-download of DTD files, and indeed disable it. 3 years ago
Tom Lane dfb5ad7cf0 Last-minute updates for release notes. 3 years ago
Tom Lane e8c21223e7 Release notes for 15.2, 14.7, 13.10, 12.14, 11.19. 3 years ago
Peter Eisentraut 89d28f928c doc: Fix XML formatting that psql cannot handle 3 years ago
Thomas Munro 36c910f037 Doc: Abstract AF_UNIX sockets don't work on Windows. 3 years ago
Tom Lane 26da294098 Doc: clarify use of NULL to drop comments and security labels. 3 years ago
Michael Paquier e9774151c2 doc: Fix network_ops -> inet_ops in SpGiST operator class list 3 years ago
Robert Haas 5136c3fb57 Improve documentation of the CREATEROLE attibute. 3 years ago
Michael Paquier e373e5578b Fix typos in comments, code and documentation 3 years ago
Bruce Momjian fdaba0a2d7 Update copyright for 2023 3 years ago
Alvaro Herrera 169d301f33
Fix event trigger example 3 years ago
Tom Lane ae47f8a966 Rethink handling of [Prevent|Is]InTransactionBlock in pipeline mode. 3 years ago
Michael Paquier 1bd84ef677 doc: Add missing <varlistentry> markups for developer GUCs 3 years ago
Tom Lane 7ec2bfe9e0 Doc: add example of round(v, s) with negative s. 3 years ago
Bruce Momjian cf9bcb0f04 revert: add transaction processing chapter with internals info 3 years ago
Bruce Momjian 5d208b90b7 doc: add transaction processing chapter with internals info 3 years ago
Daniel Gustafsson 385b317715 Replace link to Hunspell with the current homepage 3 years ago