mirror of
https://github.com/postgres/postgres.git
synced 2025-07-28 23:42:10 +03:00
Fix for duplicate LC_COLLATE
This commit is contained in:
@ -730,8 +730,7 @@ pg_id: can't load library 'libpq.so'
|
||||
<ProgramListing>
|
||||
LC_COLLATE=C
|
||||
LC_CTYPE=C
|
||||
LC_COLLATE=C
|
||||
export LC_COLLATE LC_CTYPE LC_COLLATE
|
||||
export LC_COLLATE LC_CTYPE
|
||||
</ProgramListing>
|
||||
|
||||
<ProgramListing>
|
||||
|
Reference in New Issue
Block a user