Ignore UTF-8-encoded Unicode byte-order mark at the beginning of a file if

Peter Eisentraut <peter_e@gmx.net>

Commit: 93d3bac5648bddfe195a9cecc45ef0a2da5e85a8
Author: Peter Eisentraut <peter_e@gmx.net>
Date: 2009-11-21T23:59:12Z
Releases: 9.0.0
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

Files

PathChange+/−
src/bin/psql/mainloop.c modified +7 −1