mirror of
https://github.com/postgres/postgres.git
synced 2026-03-23 02:43:22 -04:00
The second half of this file is meant to test feedback, not generated advice, and is meant to use the statements that it prepares, not leftover prepared statements from earlier in the file. These mistakes resulted in failures under debug_discard_caches = 1, because re-executing pt2 instead of executing pt4 for the first time resulted in different output depending on whether the query was replanned. Reported-by: Tom Lane <tgl@sss.pgh.pa.us> (per BF member avocet) |
||
|---|---|---|
| .. | ||
| gather.sql | ||
| join_order.sql | ||
| join_strategy.sql | ||
| partitionwise.sql | ||
| prepared.sql | ||
| scan.sql | ||
| semijoin.sql | ||
| syntax.sql | ||