Commit Graph

14924 Commits (f7f70d5e22aa2330b8cc31dfc8732cd26ef0bbdd)

Author SHA1 Message Date
Fujii Masao 321fa6a4a2 doc: Add note about possible performance overhead by enabling track_planning. 6 years ago
Peter Eisentraut 90b2d8c1ad doc: Spell checking 6 years ago
Michael Paquier 8cea55e99b doc: Fix incorrect reference to textout in plpgsql examples 6 years ago
Peter Eisentraut e61225ffab Rename enable_incrementalsort for clarity 6 years ago
Tom Lane ca5e93f769 Clamp total-tuples estimates for foreign tables to ensure planner sanity. 6 years ago
Fujii Masao 8f9b6d4057 doc: Correct description of restart_lsn in pg_replication_slots 6 years ago
Fujii Masao d1763ea8c9 Change default of pg_stat_statements.track_planning to off. 6 years ago
Bruce Momjian aa90d9957b doc: clarify that storage parameter values are optional 6 years ago
Bruce Momjian 2a06cb86db doc: change pg_upgrade wal_level to be not minimal 6 years ago
Fujii Masao 9bae7e4cde Add +(pg_lsn,numeric) and -(pg_lsn,numeric) operators. 6 years ago
Tom Lane ea57e531b9 Remove support for timezone "posixrules" file. 6 years ago
Peter Eisentraut 78c887679d Add current substring regular expression syntax 6 years ago
Noah Misch 96879a0efb Fix documentation of "must be vacuumed within" warning. 6 years ago
Tom Lane 6e682f61a5 Change libpq's default ssl_min_protocol_version to TLSv1.2. 6 years ago
Tom Lane eca08f58d0 Doc: explain that "timestamp - timestamp" applies justify_hours(). 6 years ago
Bruce Momjian 81d46ea12c doc: mention trigger helper functions in CREATE TRIGGER docs 6 years ago
Bruce Momjian d352de8d8e docs: clarify that CREATE DATABASE does not copy db permissions 6 years ago
Tom Lane 463b808e75 Doc: correct nitpicky mistakes in array_position/array_positions examples. 6 years ago
Alvaro Herrera b8fd4e02c6
Adjust max_slot_wal_keep_size behavior per review 6 years ago
Jeff Davis 7ce4615601 Doc fixup for hashagg_avoid_disk_plan GUC. 6 years ago
Michael Paquier fe186b4c20 Fix inconsistent markups in catalogs.sgml 6 years ago
Michael Paquier 9550ea3027 Add --no-index-cleanup and --no-truncate to vacuumdb. 6 years ago
Alexander Korotkov 14903f238e Language fixes for docs related to opclass options 6 years ago
Peter Geoghegan 48c6959864 Doc: Tweak description of B-Tree duplicate tuples. 6 years ago
Alexander Korotkov 3be015c9fc Minor corrections to docs related to opclass options 6 years ago
Alexander Korotkov 15cb2bd270 Add documentation for opclass options 6 years ago
Tom Lane 2c8ef9363d Future-proof regression tests against possibly-missing posixrules file. 6 years ago
Alvaro Herrera 816cbb59e3 Adjust some glossary terms 6 years ago
Tom Lane a3235a53ae Doc: document POSIX-style time zone specifications in full. 6 years ago
Robert Haas 2fd2effc50 Improve server code to read files as part of a base backup. 6 years ago
Tom Lane 42aa1f0ab3 Doc: fix copy-and-pasteo in ecpg docs. 6 years ago
Peter Eisentraut 4c5cf54314 doc: Document factorial function 6 years ago
Thomas Munro 1575fbf1ac Doc: Add references for SI and SSI. 6 years ago
Michael Paquier cc072641d4 Replace superuser check by ACLs for replication origin functions 6 years ago
Tom Lane 2f48ede080 Avoid using a cursor in plpgsql's RETURN QUERY statement. 6 years ago
Bruce Momjian 59fa7eb603 doc: document problems with using xreflabel in XML docs 6 years ago
Bruce Momjian 0dd1eb3aea doc: remove xreflabels from commits 75fcdd2ae2 and 85af628da5 6 years ago
Jeff Davis 92c58fd948 Rework HashAgg GUCs. 6 years ago
Peter Eisentraut 5333e014ab Remove deprecated syntax from CREATE/DROP LANGUAGE 6 years ago
Peter Eisentraut c7eab0e97e Change default of password_encryption to scram-sha-256 6 years ago
Peter Eisentraut c2e71cb355 Update documentation for snowball update 6 years ago
Thomas Munro d094bf9301 Doc: Update example symptom of systemd misconfiguration. 6 years ago
Tom Lane d10b19e224 Stamp HEAD as 14devel. 6 years ago
Peter Eisentraut 0fd2a79a63 Spelling adjustments 6 years ago
Peter Eisentraut a02b8bdd98 doc: Fix man page whitespace issues 6 years ago
Peter Eisentraut b25da86615 doc: Move options on man pages into more alphabetical order 6 years ago
Peter Eisentraut 9ac0a26210 doc: Fix up spacing around verbatim DocBook elements 6 years ago
Peter Eisentraut 4c6f70cd33 doc: Language review 6 years ago
Peter Eisentraut b79cb8a919 doc: Trim trailing whitespace 6 years ago
Peter Eisentraut b3c2412e70 doc: Clean up title case use 6 years ago