mirror of
https://git.postgresql.org/git/postgresql.git
synced 2026-02-06 06:57:36 +08:00
logic operations during planning. Seems cleaner to create two new Path node types, instead --- this avoids duplication of cost-estimation code. Also, create an enable_bitmapscan GUC parameter to control use of bitmap plans.