Experiment with using EXPLAIN COSTS OFF in regression tests.
authorTom Lane <tgl@sss.pgh.pa.us>
Mon, 27 Jul 2009 00:26:03 +0000 (00:26 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Mon, 27 Jul 2009 00:26:03 +0000 (00:26 +0000)
commita04e3e9ee8cd874442ec5dff945385ee2ad7a525
tree82c48afb0effa8630b5bb2a86598686da8439808
parent3db00375a00485cb5a3fbf4486c7398a1c7b671d
Experiment with using EXPLAIN COSTS OFF in regression tests.

This is a simple test to see whether COSTS OFF will help much with getting
EXPLAIN output that's sufficiently platform-independent for use in the
regression tests.  The planner does have some freedom of choice in these
examples (plain via bitmap indexscan), so I'm not sure what will happen.
src/test/regress/expected/create_index.out
src/test/regress/sql/create_index.sql