postgresql/src/bin
Peter Eisentraut fded4773eb initdb: Remove obsolete locale handling
The method of passing LC_COLLATE and LC_CTYPE to the backend during
initdb is obsolete as of 61d9674988.
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
2019-08-14 06:51:13 +02:00
..
initdb initdb: Remove obsolete locale handling 2019-08-14 06:51:13 +02:00
pg_archivecleanup Translation updates 2019-06-17 15:30:20 +02:00
pg_basebackup Handle fsync failures in pg_receivewal and pg_recvlogical 2019-07-29 07:54:57 +02:00
pg_checksums Message style improvements 2019-07-09 15:47:09 +02:00
pg_config Translation updates 2019-06-17 15:30:20 +02:00
pg_controldata Fix inconsistencies and typos in the tree 2019-07-29 12:28:30 +09:00
pg_ctl Refactor logic to remove trailing CR/LF characters from strings 2019-08-09 11:05:14 +09:00
pg_dump Un-break pg_dump for pre-8.3 source servers. 2019-08-13 16:58:32 -04:00
pg_resetwal Refactor logic to remove trailing CR/LF characters from strings 2019-08-09 11:05:14 +09:00
pg_rewind Fix inconsistencies and typos in the tree, take 10 2019-08-13 13:53:41 +09:00
pg_test_fsync Translation updates 2019-06-17 15:30:20 +02:00
pg_test_timing Unwind some workarounds for lack of portable int64 format specifier 2019-07-04 17:01:43 +02:00
pg_upgrade Fix inconsistencies and typos in the tree, take 10 2019-08-13 13:53:41 +09:00
pg_waldump Translation updates 2019-06-17 15:30:20 +02:00
pgbench Don't assume expr is available in pgbench tests 2019-07-24 11:41:39 -04:00
pgevent Fix inconsistencies and typos in the tree 2019-07-29 12:28:30 +09:00
psql Refactor logic to remove trailing CR/LF characters from strings 2019-08-09 11:05:14 +09:00
scripts Fix memory leak coming from simple lists built in reindexdb 2019-07-30 10:54:48 +09:00
Makefile Rename pg_verify_checksums to pg_checksums 2019-03-13 10:43:20 +09:00