postgresql/src/bin
Noah Misch 409f5303ce Fail pgwin32_message_to_UTF16() for SQL_ASCII messages.
The function had been interpreting SQL_ASCII messages as UTF8, throwing
an error when they were invalid UTF8.  The new behavior is consistent
with pg_do_encoding_conversion().  This affects LOG_DESTINATION_STDERR
and LOG_DESTINATION_EVENTLOG, which will send untranslated bytes to
write() and ReportEventA().  On buildfarm member bowerbird, enabling
log_connections caused an error whenever the role name was not valid
UTF8.  Back-patch to 9.4 (all supported versions).

Discussion: https://postgr.es/m/20190512015615.GD1124997@rfd.leadboat.com
2019-05-12 10:33:08 -07:00
..
initdb Translation updates 2019-05-06 14:43:35 +02:00
pg_archivecleanup Translation updates 2018-08-06 20:03:55 +02:00
pg_basebackup Translation updates 2019-05-06 14:43:35 +02:00
pg_config Translation updates 2019-05-06 14:43:35 +02:00
pg_controldata Translation updates 2019-05-06 14:43:35 +02:00
pg_ctl Honor TEMP_CONFIG in TAP suites. 2019-05-11 00:23:02 -07:00
pg_dump Fail pgwin32_message_to_UTF16() for SQL_ASCII messages. 2019-05-12 10:33:08 -07:00
pg_resetwal Translation updates 2019-05-06 14:43:35 +02:00
pg_rewind Translation updates 2019-05-06 14:43:35 +02:00
pg_test_fsync Translation updates 2019-05-06 14:43:35 +02:00
pg_test_timing Translation updates 2018-08-06 20:03:55 +02:00
pg_upgrade Translation updates 2019-05-06 14:43:35 +02:00
pg_waldump Translation updates 2019-02-11 14:25:01 +01:00
pgbench Fix pgbench lexer's "continuation" rule to cope with Windows newlines. 2018-09-17 12:11:43 -04:00
pgevent Phase 3 of pgindent updates. 2017-06-21 15:35:54 -04:00
psql Translation updates 2019-05-06 14:43:35 +02:00
scripts Fail pgwin32_message_to_UTF16() for SQL_ASCII messages. 2019-05-12 10:33:08 -07:00
Makefile Rename user-facing tools with "xlog" in the name to say "wal". 2017-02-09 16:23:46 -05:00