Commit Graph

15834 Commits (0801345758db44ea8d2da7d8e7d8be2cf3d9bc4e)

Author SHA1 Message Date
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
Bruce Momjian d514d77ac3 doc: split out the NATURAL/CROSS JOIN in SELECT syntax 3 years ago
Bruce Momjian b566f320c8 doc: warn of SECURITY DEFINER schemas for non-sql_body functions 3 years ago
Bruce Momjian 4eab0181a0 doc: mention that SET TIME ZONE often needs to be quoted 3 years ago
Bruce Momjian 92557ac314 doc: document the maximum char/varchar length value 3 years ago
Bruce Momjian 086ec88cda doc: show direction is optional in FETCH/MOVE's FROM/IN syntax 3 years ago
Bruce Momjian c1f54eac3a doc: simplify WITH clause syntax in CREATE DATABASE 3 years ago
Tom Lane 7f5dd42a40 Doc: fix example of recursive query. 3 years ago
Tom Lane 04f1013be0 Doc: document possible need to raise kernel's somaxconn limit. 3 years ago
Tom Lane eb0097c6f3 Doc: prefer sysctl to /proc/sys in docs and comments. 3 years ago
Daniel Gustafsson 1d968b8704 doc: Remove reference to tty libpq connstring param 3 years ago
Tatsuo Ishii a1a5e6d95c doc: fix wrong tag used in create sequence manual. 3 years ago