| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com> |
| Cc: | Thomas Kellerer <spam_eater(at)gmx(dot)net>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: [GENERAL] Postgres 10 manual breaks links with anchors |
| Date: | 2017-10-26 20:10:59 |
| Message-ID: | 10011.1509048659@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general pgsql-hackers |
Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com> writes:
> On 10/16/17 03:19, Thomas Kellerer wrote:
>> I don't know if this is intentional, but the Postgres 10 manual started to use lowercase IDs as anchors in the manual.
> Here is a patch that can be applied to PG 10 to put the upper case
> anchors back.
> The question perhaps is whether we want to maintain this patch
> indefinitely, or whether a clean break is better.
In view of commit 1ff01b390, aren't we more or less locked into
lower-case anchors going forward? I'm not sure I see the point
of changing v10 back to the old way if v11 will be incompatible
anyhow.
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Weiping Qu | 2017-10-26 20:20:30 | Re: Question regarding logical replication |
| Previous Message | Alvaro Aguayo Garcia-Rada | 2017-10-26 19:42:29 | Re: Question regarding logical replication |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Jordan Deitch | 2017-10-26 20:18:41 | proposal: custom autovacuum entries |
| Previous Message | Tom Lane | 2017-10-26 20:06:05 | Re: Removing [Merge]Append nodes which contain a single subpath |