mirror of
https://github.com/postgres/postgres.git
synced 2026-06-01 21:39:18 -04:00
8835d63b27
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.