]> granicus.if.org Git - postgresql/commit
Ignore UTF-8-encoded Unicode byte-order mark at the beginning of a file if
authorPeter Eisentraut <peter_e@gmx.net>
Sat, 21 Nov 2009 23:59:12 +0000 (23:59 +0000)
committerPeter Eisentraut <peter_e@gmx.net>
Sat, 21 Nov 2009 23:59:12 +0000 (23:59 +0000)
commit93d3bac5648bddfe195a9cecc45ef0a2da5e85a8
treee0d9d8bc89367c7b838c76356bae897a8895520b
parente6c63bf6604f2fb3b17c15e0652686a92f8b8a77
Ignore UTF-8-encoded Unicode byte-order mark at the beginning of a file if
the client encoding is UTF-8.

a limited version of a patch proposed by Itagaki Takahiro
src/bin/psql/mainloop.c