Skip to content

Commit 5cd1a5a

Browse files
committed
Fix initdb --no-locale.
Discussion: https://postgr.es/m/878relf7cb.fsf@news-spur.riddles.org.uk Reported-by: Andrew Gierth
1 parent c04c6c5 commit 5cd1a5a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/bin/initdb/initdb.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3297,6 +3297,7 @@ main(int argc, char *argv[])
32973297
break;
32983298
case 8:
32993299
locale = "C";
3300+
locale_provider = COLLPROVIDER_LIBC;
33003301
break;
33013302
case 9:
33023303
pwfilename = pg_strdup(optarg);

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy