postgresql/src/bin
Tom Lane 14c7fba3f7 Rethink original decision to use AND/OR Expr nodes to represent bitmap
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.
2005-04-21 19:18:13 +00:00
..
initdb
ipcclean
pg_config
pg_controldata
pg_ctl Make pg_ctl status do a kill() test to verify that the PID found in 2005-04-20 23:10:16 +00:00
pg_dump pg_dumpall should enforce the server version check for itself, rather 2005-04-18 23:47:52 +00:00
pg_resetxlog
pgevent
psql Rethink original decision to use AND/OR Expr nodes to represent bitmap 2005-04-21 19:18:13 +00:00
scripts
Makefile