Merlin Moncure <mmonc...@gmail.com> writes:
> There is no way for psql to handle that case though unless you'd strip
> *all* BOMs encountered.  Compounding this problem is that there's no
> practical way AFAIK to send multiple file to psql via single command
> line invocation.  If you pass multiple -f arguments all but one is
> ignored.

Well, that seems like a solvable but rather independent problem.
I guess one issue is how you'd define the meaning of --single ...
one transaction per run, or one per file?

                        regards, tom lane


-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to