Commit Graph

14072 Commits (ade925e1693a595ef1c278583fa699ca6fc1ff45)

Author SHA1 Message Date
Michael Paquier ade925e169 Use min/max bounds defined by Zstd for compression level 3 years ago
Fujii Masao 4230279f35 docs: Fix snapshot name in SET TRANSACTION docs. 3 years ago
Michael Paquier 05af876267 doc: Fix parameter name for pg_create_logical_replication_slot() 3 years ago
Peter Eisentraut cacf12e92f Add missing serial commas 3 years ago
Peter Eisentraut c946425176 Message wording improvements 3 years ago
Peter Eisentraut 148f66d59e Don't allow creation of database with ICU locale with unsupported encoding 3 years ago
Alvaro Herrera bfa58a679a
Copy-edit docs for logical replication column lists 3 years ago
Peter Eisentraut 12a5214df4 Small wording improvements 3 years ago
Michael Paquier 53332eacaf Simplify handling of compression level with compression specifications 3 years ago
Peter Eisentraut 3e694b318d Make locale option behavior more consistent 3 years ago
Daniel Gustafsson 7d7d72c195 doc: Fix link to FreeBSD documentation project 3 years ago
Peter Eisentraut cb49042b58 Add list of acknowledgments to release notes 3 years ago
Peter Eisentraut c8a1bc01c6 Use float8 datatype for percentiles in pg_walinspect stat functions 3 years ago
Tom Lane 44a51dc990 Doc: improve explanation of when custom GUCs appear in pg_settings. 3 years ago
Tom Lane e0636ca90b Doc: improve documentation about where the psqlrc files are. 3 years ago
Tom Lane 100a8ca2c2 Reject bogus output from uuid_create(3). 3 years ago
Alvaro Herrera 5bb88967ed
Doc fixes for MERGE statement 3 years ago
Amit Kapila 25996a82a4 Doc: Explain about Column List feature. 3 years ago
David Rowley 6ce4c4d831 Doc: clarify partitioned table limitations 3 years ago
Michael Paquier 4209126655 doc: Fix two queries related to jsonb functions 3 years ago
Bruce Momjian a3e88e5a09 doc: simplify docs about analyze and inheritance/partitions 3 years ago
Bruce Momjian 170704da68 doc: clarify recursion internal behavior 3 years ago
Bruce Momjian 4ddcb20592 relnotes: improve collation check and ICU items 3 years ago
Amit Kapila ab3131880d Doc: fix column list vs. replica identity rules. 3 years ago
Etsuro Fujita ea4a066e5f Doc: Update struct Trigger definition. 3 years ago
Andrew Dunstan 96ef3237bf Revert SQL/JSON features 3 years ago
Bruce Momjian 974299a808 doc: in create statistics docs, mention analyze for parent info 3 years ago
Bruce Momjian 7d78fdb5f0 doc: mention "bloom" as a possible index access method 3 years ago
Bruce Momjian 6a27e2f533 doc: use FILTER in aggregate example 3 years ago
Bruce Momjian 8dc12a9b64 doc: clarify that pgcrypto's gen_random_uuid calls core func. 3 years ago
Bruce Momjian 8d489a30c0 doc: split out the NATURAL/CROSS JOIN in SELECT syntax 3 years ago
Bruce Momjian a2039b1f8e doc: warn of SECURITY DEFINER schemas for non-sql_body functions 3 years ago
Bruce Momjian 0b16ee7e6f doc: mention that SET TIME ZONE often needs to be quoted 3 years ago
Bruce Momjian e40707c0e7 doc: document the maximum char/varchar length value 3 years ago
Bruce Momjian 27e8fc4bcc doc: show direction is optional in FETCH/MOVE's FROM/IN syntax 3 years ago
Bruce Momjian 3da5ecb98c doc: simplify WITH clause syntax in CREATE DATABASE 3 years ago
Tom Lane ebe2b4097b Doc: fix example of recursive query. 3 years ago
Jeff Davis 01b23daa9b Fix doc oversight for custom WAL resource managers. 3 years ago
David Rowley e6828053d9 Doc: remove duplicate "a" from func.sgml 3 years ago
Tom Lane 2c63b0930a Doc: document possible need to raise kernel's somaxconn limit. 3 years ago
Tom Lane d53ff6a44b Doc: prefer sysctl to /proc/sys in docs and comments. 3 years ago
Michael Paquier 4afe79bd31 doc: Improve some markups and some wording around archiving modules 3 years ago
John Naylor 7cadaac513 Refer to replication origin roident as "ID" in user facing messages and docs 3 years ago
Michael Paquier 522ae011fa Allow event trigger table_rewrite for ALTER MATERIALIZED VIEW 3 years ago
Daniel Gustafsson ac222a3c37 doc: Remove reference to tty libpq connstring param 3 years ago
Daniel Gustafsson 207fc75466 doc: Add missing parenthesis to keycombo 3 years ago
Tatsuo Ishii 16c68567b5 doc: fix wrong tag used in create sequence manual. 3 years ago
Bruce Momjian 560d052ebd doc: add missing role attributes to user management section 3 years ago
Bruce Momjian 4445461cdf doc: add section about heap-only tuples (HOT) 3 years ago
Bruce Momjian 5eb38dc1ef doc: warn about security issues around log files 3 years ago