Commit Graph

16045 Commits (REL_14_STABLE)

Author SHA1 Message Date
Daniel Gustafsson e9884e9921 doc: PQinitOpenSSL and PQinitSSL are obsolete in OpenSSL 1.1.0+ 2 years ago
Tom Lane 0cb01a04f6 Doc: add missed entries in BRIN extensibility tables. 2 years ago
Tom Lane 07a9f4f733 Doc: adjust examples of EXTRACT() output to match current reality. 2 years ago
John Naylor 72e7872712 doc: Update error messages in RLS examples 2 years ago
Michael Paquier ba0e8377be doc: Add more details about pg_stat_get_xact_blocks_{fetched,hit} 2 years ago
Daniel Gustafsson c6f1f4e443 doc: Fix XML_CATALOG_FILES env var for Apple Silicon machines 2 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
Daniel Gustafsson 293a6ac4b9 doc: Fix link to FreeBSD documentation project 3 years ago
Tom Lane e55ccb3b17 Reject bogus output from uuid_create(3). 3 years ago
David Rowley a254545a54 Doc: clarify partitioned table limitations 3 years ago
Michael Paquier bc73bd26f1 doc: Fix two queries related to jsonb functions 3 years ago
Bruce Momjian 4130742739 doc: simplify docs about analyze and inheritance/partitions 3 years ago
Bruce Momjian 3eef32c58b doc: clarify recursion internal behavior 3 years ago
Etsuro Fujita 5527b79cc0 Doc: Update struct Trigger definition. 3 years ago
Bruce Momjian 8f32ac5a16 doc: in create statistics docs, mention analyze for parent info 3 years ago
Bruce Momjian 6fac58814c doc: mention "bloom" as a possible index access method 3 years ago
Bruce Momjian d11a53a8e0 doc: use FILTER in aggregate example 3 years ago
Bruce Momjian 9d8f19201a doc: clarify that pgcrypto's gen_random_uuid calls core func. 3 years ago