Content-Length: 256735 | pFad | http://github.com/postgrespro/postgres/commit/99155aaa33f417daabd38c8b225c09a3c6da71ba

BA Fix typo in error message. · postgrespro/postgres@99155aa · GitHub
Skip to content

Commit 99155aa

Browse files
committed
Fix typo in error message.
Per Euler Taveira de Oliveira.
1 parent a7d9203 commit 99155aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/backend/commands/collationcmds.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ DefineCollation(List *names, List *parameters)
123123
if (!collcollate)
124124
ereport(ERROR,
125125
(errcode(ERRCODE_INVALID_OBJECT_DEFINITION),
126-
errmsg("parameter \"lc_collate\" parameter must be specified")));
126+
errmsg("parameter \"lc_collate\" must be specified")));
127127

128128
if (!collctype)
129129
ereport(ERROR,

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/postgrespro/postgres/commit/99155aaa33f417daabd38c8b225c09a3c6da71ba

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy