postgresql/src/bin
Tom Lane 61f781854c Fix psql's copy of utf2ucs() to match the backend's copy exactly;
in particular, propagate a fix in the test to see whether a UTF8 character has
length 4 bytes.  This is likely of little real-world consequence because
5-or-more-byte UTF8 sequences are not supported by Postgres nor seen anywhere
in the wild, but still we may as well get it right.  Problem found by Joseph
Adams.

Bug is aboriginal, so back-patch all the way.
2010-08-16 00:06:37 +00:00
..
initdb Add inheritable ACE when creating a restricted token for execution on 2009-11-14 15:39:41 +00:00
ipcclean Update copyrights in source tree to 2008. 2008-01-01 19:46:01 +00:00
pg_config Translation updates 2009-09-03 19:25:46 +00:00
pg_controldata Translation updates 2009-09-03 19:25:46 +00:00
pg_ctl Add inheritable ACE when creating a restricted token for execution on 2009-11-14 15:39:41 +00:00
pg_dump Translation updates 2009-12-08 22:15:48 +00:00
pg_resetxlog Translation updates 2009-09-03 19:25:46 +00:00
pgevent Update copyrights in source tree to 2008. 2008-01-01 19:46:01 +00:00
psql Fix psql's copy of utf2ucs() to match the backend's copy exactly; 2010-08-16 00:06:37 +00:00
scripts Translation updates 2009-09-03 19:25:46 +00:00
Makefile Update copyrights in source tree to 2008. 2008-01-01 19:46:01 +00:00