diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2015-12-19 16:55:14 -0500 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2015-12-19 16:55:14 -0500 |
commit | 654218138b819df66c1b90d39a12ca6a75b9ff65 (patch) | |
tree | 6b6886ed88f5ec1e6eb3384d836afaec74428d14 /src/backend/parser/parse_target.c | |
parent | d37b816dc9e8f976c8913296781e08cbd45c5af1 (diff) | |
download | postgresql-654218138b819df66c1b90d39a12ca6a75b9ff65.tar.gz postgresql-654218138b819df66c1b90d39a12ca6a75b9ff65.zip |
Add missing COSTS OFF to EXPLAIN commands in rowsecurity.sql.
Commit e5e11c8cc added a bunch of EXPLAIN statements without COSTS OFF
to the regression tests. This is contrary to project policy since it
results in unnecessary platform dependencies in the output (it's just
luck that we didn't get buildfarm failures from it). Per gripe from
Mike Wilson.
Diffstat (limited to 'src/backend/parser/parse_target.c')
0 files changed, 0 insertions, 0 deletions