mirror of
https://github.com/postgres/postgres.git
synced 2026-05-30 04:24:45 -04:00
14c7fba3f7
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.