Re: sketchy partcollation handling
Kevin Hale Boyes <kcboyes@gmail.com>
From: Kevin Hale Boyes <kcboyes@gmail.com>
To: Robert Haas <robertmhaas@gmail.com>
Cc: "pgsql-hackers@postgresql.org" <pgsql-hackers@postgresql.org>
Date: 2017-06-06T15:37:10Z
Lists: pgsql-hackers
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".
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