[PATCH] typo fix in collationcmds.c: "if they are distinct" - Mailing list pgsql-hackers

From Anton Voloshin
Subject [PATCH] typo fix in collationcmds.c: "if they are distinct"
Date
Msg-id 05477da0-703c-7de7-998c-5879738e8f39@postgrespro.ru
Whole thread Raw
Responses Re: [PATCH] typo fix in collationcmds.c: "if they are distinct"  (Michael Paquier <michael@paquier.xyz>)
List pgsql-hackers
Hello,

just a quick patch for a single-letter typo in a comment
in src/backend/commands/collationcmds.c
...
      * set of language+region combinations, whereas the latter only returns
-    * language+region combinations of they are distinct from the language's
+    * language+region combinations if they are distinct from the language's
      * base collation.  So there might not be a de-DE or en-GB, which 
would be
...
(please see the attached patch).

-- 
Anton Voloshin
Postgres Professional: https://www.postgrespro.com
Russian Postgres Company

Attachment

pgsql-hackers by date:

Previous
From: Jürgen Purtz
Date:
Subject: Re: Additional Chapter for Tutorial - arch-dev.sgml
Next
From: Jim Finnerty
Date:
Subject: Re: insensitive collations