Re: [PATCH] typo fix in collationcmds.c: "if they are distinct"
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: Anton Voloshin <a.voloshin@postgrespro.ru>
Cc: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2021-04-05T02:20:08Z
Lists: pgsql-hackers
On Sun, Apr 04, 2021 at 03:49:35PM +0300, Anton Voloshin wrote: > just a quick patch for a single-letter typo in a comment > in src/backend/commands/collationcmds.c > ... Thanks, fixed. This came from 51e225d. -- Michael
Commits
-
Fix typo in collationcmds.c
- 9f6f1f9b8e61 14.0 landed