initdb: Remove obsolete locale handling
Peter Eisentraut <peter@eisentraut.org>
initdb: Remove obsolete locale handling The method of passing LC_COLLATE and LC_CTYPE to the backend during initdb is obsolete as of 61d967498802ab86d8897cb3c61740d7e9d712f6. This can all be removed. Reviewed-by: Tom Lane <tgl@sss.pgh.pa.us> Discussion: https://www.postgresql.org/message-id/flat/eeaf2f99-a1a6-8aca-3f43-9ab0b2fb112a%402ndquadrant.com
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/main/main.c | modified | +10 −28 |
| src/bin/initdb/initdb.c | modified | +0 −14 |
Discussion
- clean up obsolete initdb locale handling 6 messages · 2019-08-08 → 2019-08-14