Re: sketchy partcollation handling
Robert Haas <robertmhaas@gmail.com>
From: Robert Haas <robertmhaas@gmail.com>
To: Kevin Hale Boyes <kcboyes@gmail.com>
Cc: "pgsql-hackers@postgresql.org" <pgsql-hackers@postgresql.org>
Date: 2017-06-06T16:28:43Z
Lists: pgsql-hackers
On Tue, Jun 6, 2017 at 11:37 AM, Kevin Hale Boyes <kcboyes@gmail.com> wrote: > On 6 June 2017 at 09:19, Robert Haas <robertmhaas@gmail.com> wrote: >> Thanks. Committed. > > The changes to catalogs.sgml has introduced a double "the" in this part of > the sentence "this contains the OID of the the collation". > The other section already had the double "the". Well, that's not a good thing for the the patch to have done. -- Robert Haas EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company
Commits
-
Fix some cases of "the the" split across two lines.
- 79c4fa0f6229 10.0 landed
-
Clean up partcollation handling for OID 0.
- 2186b608b3cb 10.0 landed