| Commit message (Expand) | Author | Age |
* | Fix postmaster's behavior during smart shutdown. | Tom Lane | 2020-08-14 |
* | Last-minute updates for release notes. | Tom Lane | 2020-08-10 |
* | Document clashes between logical replication and untrusted users. | Noah Misch | 2020-08-10 |
* | Make contrib modules' installation scripts more secure. | Tom Lane | 2020-08-10 |
* | Release notes for 12.4, 11.9, 10.14, 9.6.19, 9.5.23. | Tom Lane | 2020-08-08 |
* | First-draft release notes for 12.4. | Tom Lane | 2020-08-06 |
* | doc: clarify "state" table reference in tutorial | Bruce Momjian | 2020-08-05 |
* | Doc: fix obsolete info about allowed range of TZ offsets in timetz. | Tom Lane | 2020-08-03 |
* | Doc: fix high availability solutions comparison. | Tatsuo Ishii | 2020-07-31 |
* | doc: Mention index references in pg_inherits | Michael Paquier | 2020-07-30 |
* | Doc: Improve documentation for pg_jit_available() | David Rowley | 2020-07-28 |
* | doc: Document that ssl_ciphers does not affect TLS 1.3 | Peter Eisentraut | 2020-07-23 |
* | Assert that we don't insert nulls into attnotnull catalog columns. | Tom Lane | 2020-07-21 |
* | Avoid direct C access to possibly-null pg_subscription_rel.srsublsn. | Tom Lane | 2020-07-21 |
* | doc: Refresh more URLs in the docs | Michael Paquier | 2020-07-18 |
* | doc: Fix description of \copy for psql | Michael Paquier | 2020-07-18 |
* | Cope with data-offset-less archive files during out-of-order restores. | Tom Lane | 2020-07-17 |
* | Doc: update or remove dead external links. | Tom Lane | 2020-07-10 |
* | doc: Correct the description about the length of pg_stat_activity.query. | Fujii Masao | 2020-07-09 |
* | doc: Fix incorrect reference to textout in plpgsql examples | Michael Paquier | 2020-07-05 |
* | Clamp total-tuples estimates for foreign tables to ensure planner sanity. | Tom Lane | 2020-07-03 |
* | doc: clarify that storage parameter values are optional | Bruce Momjian | 2020-06-30 |
* | doc: change pg_upgrade wal_level to be not minimal | Bruce Momjian | 2020-06-30 |
* | Fix documentation of "must be vacuumed within" warning. | Noah Misch | 2020-06-27 |
* | doc: mention trigger helper functions in CREATE TRIGGER docs | Bruce Momjian | 2020-06-25 |
* | docs: clarify that CREATE DATABASE does not copy db permissions | Bruce Momjian | 2020-06-25 |
* | Future-proof regression tests against possibly-missing posixrules file. | Tom Lane | 2020-06-19 |
* | Doc: document POSIX-style time zone specifications in full. | Tom Lane | 2020-06-18 |
* | Doc: fix copy-and-pasteo in ecpg docs. | Tom Lane | 2020-06-16 |
* | Doc: Add references for SI and SSI. | Thomas Munro | 2020-06-15 |
* | doc: remove xreflabels from commits 75fcdd2ae2 and 85af628da5 | Bruce Momjian | 2020-06-11 |
* | Doc: Update example symptom of systemd misconfiguration. | Thomas Munro | 2020-06-08 |
* | doc: Clean up title case use | Peter Eisentraut | 2020-06-07 |
* | doc: Fix incorrect link target | Peter Eisentraut | 2020-06-07 |
* | doc: Move wal_init_zero and wal_recycle descriptions to proper section. | Fujii Masao | 2020-06-03 |
* | Doc: Mention about caveats of --concurrently on reindexdb page | Michael Paquier | 2020-05-31 |
* | gss: add missing references to hostgssenc and hostnogssenc | Bruce Momjian | 2020-05-25 |
* | doc: suggest 1.1 as a random_page_cost value for SSDs | Bruce Momjian | 2020-05-21 |
* | doc: Simplify mention of unique indexes for NULL control | Bruce Momjian | 2020-05-21 |
* | doc: Adding a partition does not require Access Exclusive lock | Alvaro Herrera | 2020-05-20 |
* | Doc: Fix description of pg_class.relreplident | Michael Paquier | 2020-05-20 |
* | docs: add xreflabel entries for autovacuum, SP-GiST, and TOAST | Bruce Momjian | 2020-05-15 |
* | doc: add missing xreflabels to the main docs (not refs) | Bruce Momjian | 2020-05-15 |
* | doc: remove extra blank line at the top of SGML files | Bruce Momjian | 2020-05-15 |
* | doc: make ref/*.sgml file header comment layout consistent | Bruce Momjian | 2020-05-15 |
* | Release notes for 12.3, 11.8, 10.13, 9.6.18, 9.5.22. | Tom Lane | 2020-05-10 |
* | First-draft release notes for 12.3. | Tom Lane | 2020-05-08 |
* | Fix several DDL issues of generated columns versus inheritance | Peter Eisentraut | 2020-05-08 |
* | Fix inconsistency in pg_buffercache docs. | Amit Kapila | 2020-05-08 |
* | Doc: warn that timezone abbreviations don't work in recovery_target_time. | Tom Lane | 2020-05-05 |