postgresql/src/test/locale/koi8-r
Tom Lane 870df2b3b7 Fix omission of -X (--no-psqlrc) in some psql invocations.
As of commit d5563d7df, psql -c no longer implies -X, but not all of
our regression testing scripts had gotten that memo.

To ensure consistency of results across different developers, make
sure that *all* invocations of psql in all scripts in our tree
use -X, even where this is not what previously happened.

Michael Paquier and Tom Lane
2015-12-28 11:46:43 -05:00
..
expected
Makefile Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
runall Fix omission of -X (--no-psqlrc) in some psql invocations. 2015-12-28 11:46:43 -05:00
test-koi8-select.sql.in
test-koi8-sort.in
test-koi8.sql.in Improve COPY syntax to use WITH clause, keep backward compatibility. 2002-06-20 16:00:44 +00:00