pgsql: Fix typo in collationcmds.c

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Fix typo in collationcmds.c
Date: 2021-04-05 02:19:30
Message-ID: E1lTEpu-0007Hc-U7@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix typo in collationcmds.c

Introduced by 51e225d.

Author: Anton Voloshin
Discussion: https://postgr.es/m/05477da0-703c-7de7-998c-5879738e8f39@postgrespro.ru

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/9f6f1f9b8e61f9ce47e1936fc68c21a4a8d6722c

Modified Files
--------------
src/backend/commands/collationcmds.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Michael Paquier 2021-04-05 02:27:39 Re: pgsql: Fix confusion in SP-GiST between attribute type and leaf storage
Previous Message Michael Paquier 2021-04-05 01:14:27 pgsql: Refactor all TAP test suites doing connection checks