postgresql/contrib/sepgsql
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 Adjust sepgsql regression output for recent error context change 2015-09-06 11:25:36 -07:00
sql Fix sepgsql regression tests. 2015-08-30 11:09:05 -07:00
.gitignore Minor sepgsql regression test fixes. 2011-02-02 23:46:51 -05:00
Makefile Add file version information to most installed Windows binaries. 2014-07-14 14:07:52 -04:00
database.c Update copyright for 2015 2015-01-06 11:43:47 -05:00
dml.c Represent columns requiring insert and update privileges indentently. 2015-05-08 00:20:46 +02:00
hooks.c Update copyright for 2015 2015-01-06 11:43:47 -05:00
label.c sepgsql: Improve error message when unsupported object type is labeled. 2015-03-11 12:12:10 -04:00
launcher Fix sepgsql regression tests. 2015-08-30 11:09:05 -07:00
proc.c Update copyright for 2015 2015-01-06 11:43:47 -05:00
relation.c Update copyright for 2015 2015-01-06 11:43:47 -05:00
schema.c Update copyright for 2015 2015-01-06 11:43:47 -05:00
selinux.c Update copyright for 2015 2015-01-06 11:43:47 -05:00
sepgsql-regtest.te Fix sepgsql regression tests. 2015-08-30 11:09:05 -07:00
sepgsql.h Update copyright for 2015 2015-01-06 11:43:47 -05:00
sepgsql.sql.in sepgsql_setcon(). 2012-03-15 16:08:40 -04:00
test_sepgsql Fix omission of -X (--no-psqlrc) in some psql invocations. 2015-12-28 11:46:43 -05:00
uavc.c Update copyright for 2015 2015-01-06 11:43:47 -05:00