OSDN Git Service

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)
commit8835d63b273486375b53d2b7686c55d88cbf456e
tree6a32ed2ac823418e66d04b3cd74877af91fdcb1a
parentd4382c4ae7ea1e272f4fee388aac8ff99421471a
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