Commit Graph

15906 Commits (3dadeef5d9ffe94deac926d7266a2ec64795e159)

Author SHA1 Message Date
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
Tom Lane 2e4229691c Doc: improve tutorial section about grouped aggregates. 3 years ago
Tom Lane e527cb8cec Release notes for 15.1, 14.6, 13.9, 12.13, 11.18, 10.23. 3 years ago
David Rowley f892150076 Doc: fix outdated wording about parallel seq scans 3 years ago
Bruce Momjian 51683feb97 doc: move the mention of aggregate JSON functions up in section 3 years ago
Bruce Momjian b661aea772 doc: warn pg_stat_reset() can cause vacuum/analyze problems 3 years ago
Alvaro Herrera 3fe6f261f7
Fix typo in CREATE PUBLICATION reference page 3 years ago
Tom Lane c612730371 Doc: improve recommended systemd unit file. 3 years ago
Daniel Gustafsson 064e1c879d doc: Fix PQsslAttribute docs for compression 3 years ago
Bruce Momjian 81c094bd93 doc: clarify internal behavior of RECURSIVE CTE queries 3 years ago
Bruce Momjian bbdc1d2334 revert "warn of SECURITY DEFINER schemas for non-sql_body funcs" 3 years ago
Fujii Masao be032619d4 docs: Fix snapshot name in SET TRANSACTION docs. 3 years ago
Michael Paquier 382cc68007 doc: Fix parameter name for pg_create_logical_replication_slot() 3 years ago