aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2015-12-19 16:55:14 -0500
committerTom Lane <tgl@sss.pgh.pa.us>2015-12-19 16:55:14 -0500
commit654218138b819df66c1b90d39a12ca6a75b9ff65 (patch)
tree6b6886ed88f5ec1e6eb3384d836afaec74428d14 /src/backend/access/gist
parentd37b816dc9e8f976c8913296781e08cbd45c5af1 (diff)
downloadpostgresql-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/access/gist')
0 files changed, 0 insertions, 0 deletions