postgresql/contrib/sepgsql
Andres Freund 1a7a43672b Don't use !! but != 0/NULL to force boolean evaluation.
I introduced several uses of !! to force bit arithmetic to be boolean,
but per discussion the project prefers != 0/NULL.

Discussion: CA+TgmoZP5KakLGP6B4vUjgMBUW0woq_dJYi0paOz-My0Hwt_vQ@mail.gmail.com
2016-03-27 18:10:19 +02: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 2016 2016-01-02 13:33:40 -05:00
dml.c Update copyright for 2016 2016-01-02 13:33:40 -05:00
hooks.c Update copyright for 2016 2016-01-02 13:33:40 -05:00
label.c Fix typos. 2016-03-15 18:06:11 -04:00
launcher Update copyright for 2016 2016-01-02 13:33:40 -05:00
proc.c Update copyright for 2016 2016-01-02 13:33:40 -05:00
relation.c Update copyright for 2016 2016-01-02 13:33:40 -05:00
schema.c Update copyright for 2016 2016-01-02 13:33:40 -05:00
selinux.c Update copyright for 2016 2016-01-02 13:33:40 -05:00
sepgsql-regtest.te Fix sepgsql regression tests. 2015-08-30 11:09:05 -07:00
sepgsql.h Update copyright for 2016 2016-01-02 13:33:40 -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 Don't use !! but != 0/NULL to force boolean evaluation. 2016-03-27 18:10:19 +02:00