Commit Graph

15138 Commits (39a21ce06baa6734d52566c300aa55c2934f94de)

Author SHA1 Message Date
Michael Paquier 39a21ce06b doc: Mention requirement to --enable-tap-tests on section for TAP tests 5 years ago
David Rowley 409d9390e8 Doc: mention that VACUUM can't utilize over 1GB of RAM 5 years ago
Bruce Momjian 650e635901 doc: adjust "cities" example to be consistent with other SQL 5 years ago
Andrew Dunstan 8d2be14028
add missing tag from commit b8c4261e5e 5 years ago
Andrew Dunstan bd0be7f7a4
Add new make targets world-bin and install-world-bin 5 years ago
Peter Eisentraut 372a2806eb doc: Change reloption data type spelling for consistency 5 years ago
Amit Kapila 7a4ecefe9d Doc: Update caveats in synchronous logical replication. 5 years ago
Tom Lane 9aa06956ea Doc: fix confusion about LEAKPROOF in syntax summaries. 5 years ago
Amit Kapila 9f7bba2629 Document a few caveats in synchronous logical replication. 5 years ago
Tom Lane c1fd756fd2 Avoid misbehavior when persisting a non-stable cursor. 5 years ago
Tom Lane b4c027b5f5 Doc: fix bogus intarray index example. 5 years ago
Michael Paquier 6131cb144f doc: Fix link reference for PGSSLMAXPROTOCOLVERSION 5 years ago
Michael Paquier 0ab64ab318 doc: Fix description of some GUCs in docs and postgresql.conf.sample 5 years ago
Amit Kapila 9012e5594c Improve docs and error messages for parallel vacuum. 5 years ago
Tom Lane 6a4c071568 Doc: correct erroneous entry in this week's minor release notes. 5 years ago
Tom Lane dc714c120e Prevent infinite insertion loops in spgdoinsert(). 5 years ago
Alexander Korotkov ff91d3a22b Improve documentation example for jsonpath like_regex operator 5 years ago
Tom Lane 9b93a33f45 Last-minute updates for release notes. 5 years ago
Tom Lane 55fe672a92 Release notes for 13.3, 12.7, 11.12, 10.17, 9.6.22. 5 years ago
Tom Lane 7f4bab7f4a First-draft release notes for 13.3. 5 years ago
Alvaro Herrera f518c3df4e
Document lock level used by ALTER TABLE VALIDATE CONSTRAINT 5 years ago
Tom Lane 3eeadc425c Doc: add an example of a self-referential foreign key to ddl.sgml. 5 years ago
Tom Lane 7c810bd028 Doc: update libpq's documentation for PQfn(). 5 years ago
Alvaro Herrera 896cedc7d5
Improve documentation for default_tablespace on partitioned tables 5 years ago
Tom Lane 7bbcfb4d58 Doc: fix discussion of how to get real Julian Dates. 5 years ago
Tom Lane ec5bab9217 Doc: document EXTRACT(JULIAN ...), improve Julian Date explanation. 5 years ago
Fujii Masao 8019fcb00f doc: Fix obsolete description about pg_basebackup. 5 years ago
Tom Lane 00037d8d00 Doc: document the tie-breaking behavior of the round() function. 5 years ago
Michael Paquier 0e8acd39ec doc: Fix typo in example query of SQL/JSON 5 years ago
Michael Paquier dc6d285c2e Fix typos and grammar in documentation and code comments 5 years ago
Joe Conway 4a1b95fcf4 Clarify documentation of RESET ROLE 5 years ago
Michael Paquier f8c2d49123 doc: Clarify how to generate backup files with non-exclusive backups 5 years ago
Bruce Momjian 75e66ee690 doc: mention that intervening major releases can be skipped 5 years ago
Michael Paquier 876ecfba4d doc: Clarify use of ACCESS EXCLUSIVE lock in various sections 5 years ago
Stephen Frost 89e383b30a Add a docs section for obsoleted and renamed functions and settings 5 years ago
Stephen Frost 092d3db05d doc: Define TLS as an acronym 5 years ago
Alvaro Herrera c8622999b7
Document lock obtained during partition detach 5 years ago
Tomas Vondra 1faaad260d Use correct spelling of statistics kind 5 years ago
Tom Lane b77e5d73bc Prevent buffer overrun in read_tablespace_map(). 5 years ago
Tom Lane 8a22977766 Forbid marking an identity column as nullable. 5 years ago
Peter Geoghegan 635048eb92 Doc: B-Tree only has one additional parameter. 5 years ago
Peter Geoghegan 9663d12446 Don't consider newly inserted tuples in nbtree VACUUM. 5 years ago
Tom Lane 9a4e4af420 Doc: improve introductory information about procedures. 5 years ago
Amit Kapila 21d5a065fd Clarify the usage of max_replication_slots on the subscriber side. 5 years ago
Tom Lane 5744931830 Doc: further clarify libpq's description of connection string URIs. 5 years ago
Michael Paquier 1f56ae3229 doc: Mention PGDATABASE as supported by pgbench 5 years ago
Michael Paquier 9de839fb4a Fix some typos, grammar and style in docs and comments 5 years ago
Magnus Hagander 186f6168b7 Fix docs build for website styles 5 years ago
Magnus Hagander daf2e708ed Fix typo 5 years ago
Thomas Munro 6c23e5ae9e Default to wal_sync_method=fdatasync on FreeBSD. 5 years ago