doc review for v13

From: Justin Pryzby <pryzby(at)telsasoft(dot)com>
To: pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: doc review for v13
Date: 2020-04-08 16:56:53
Message-ID: 20200408165653.GF2228@telsasoft.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

I reviewed docs for v13, like:
git log --cherry-pick origin/master...origin/REL_12_STABLE -p doc

I did something similar for v12 [0]. I've included portions of that here which
still seem lacking 12 months later (but I'm not intending to continue defending
each individual patch hunk).

I previously mailed separately about a few individual patches, some of which
have separate, ongoing discussion and aren't included here (incr sort, parallel
vacuum).

Justin

[0] https://www.postgresql.org/message-id/flat/20190709161256.GH22387%40telsasoft.com#56889b868e5886e36b90e9f5a1165186

Attachment Content-Type Size
v1-0001-docs-pg_statistic_ext.stxstattarget.patch text/x-diff 1.1 KB
v1-0002-docs-reg-functions.patch text/x-diff 1.2 KB
v1-0003-Minus-one.patch text/x-diff 1.4 KB
v1-0004-doc-psql-opclass-opfamily.patch text/x-diff 2.8 KB
v1-0005-doc-percent-encoding.patch text/x-diff 1.4 KB
v1-0006-docs-btree-deduplication.patch text/x-diff 1.5 KB
v1-0007-comment-typos.patch text/x-diff 4.8 KB
v1-0008-doc-pg_stat_progress_basebackup.patch text/x-diff 1.6 KB
v1-0009-docs-backup-manifests.patch text/x-diff 6.3 KB
v1-0010-doc-libq-support-for-sslpassword-connection-param.patch text/x-diff 1.3 KB
v1-0011-doc-Implement-jsonpath-.datetime-method.patch text/x-diff 1.2 KB
v1-0012-Fix-docs-time-of-the.patch text/x-diff 3.1 KB
v1-0013-docs-Add-wait-events-for-recovery-conflicts.patch text/x-diff 1.3 KB
v1-0014-doc-WAL-usage.patch text/x-diff 2.8 KB
v1-0015-doc-Allow-users-to-limit-storage-reserved-by-repl.patch text/x-diff 1.5 KB
v1-0016-docs-s-evade-avoid.patch text/x-diff 1.8 KB
v1-0017-doc-2014-pg_basebackup-Add-support-for-relocating.patch text/x-diff 1.0 KB
v1-0018-Say-it-more-naturally.patch text/x-diff 9.3 KB
v1-0019-is-vs-are-plural.patch text/x-diff 3.3 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Stephen Frost 2020-04-08 17:05:28 Re: where should I stick that backup?
Previous Message Tom Lane 2020-04-08 16:50:45 Re: DETACH PARTITION and FOR EACH ROW triggers on partitioned tables