postgresql/src/backend/commands
Tom Lane bc843d3960 First cut at planner support for bitmap index scans. Lots to do yet,
but the code is basically working.  Along the way, rewrite the entire
approach to processing OR index conditions, and make it work in join
cases for the first time ever.  orindxpath.c is now basically obsolete,
but I left it in for the time being to allow easy comparison testing
against the old implementation.
2005-04-22 21:58:32 +00:00
..
Makefile Tablespaces. Alternate database locations are dead, long live tablespaces. 2004-06-18 06:14:31 +00:00
aggregatecmds.c Completion of project to use fixed OIDs for all system catalogs and 2005-04-14 20:03:27 +00:00
alter.c Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
analyze.c Completion of project to use fixed OIDs for all system catalogs and 2005-04-14 20:03:27 +00:00
async.c Completion of project to use fixed OIDs for all system catalogs and 2005-04-14 20:03:27 +00:00
cluster.c Completion of project to use fixed OIDs for all system catalogs and 2005-04-14 20:03:27 +00:00
comment.c Completion of project to use fixed OIDs for all system catalogs and 2005-04-14 20:03:27 +00:00
conversioncmds.c Completion of project to use fixed OIDs for all system catalogs and 2005-04-14 20:03:27 +00:00
copy.c Completion of project to use fixed OIDs for all system catalogs and 2005-04-14 20:03:27 +00:00
dbcommands.c Completion of project to use fixed OIDs for all system catalogs and 2005-04-14 20:03:27 +00:00
define.c Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
explain.c First cut at planner support for bitmap index scans. Lots to do yet, 2005-04-22 21:58:32 +00:00
functioncmds.c Completion of project to use fixed OIDs for all system catalogs and 2005-04-14 20:03:27 +00:00
indexcmds.c Completion of project to use fixed OIDs for all system catalogs and 2005-04-14 20:03:27 +00:00
lockcmds.c Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
opclasscmds.c Completion of project to use fixed OIDs for all system catalogs and 2005-04-14 20:03:27 +00:00
operatorcmds.c Completion of project to use fixed OIDs for all system catalogs and 2005-04-14 20:03:27 +00:00
portalcmds.c PersistHoldablePortal must establish the correct value for ActiveSnapshot 2005-04-11 15:59:34 +00:00
prepare.c Update copyrights that were missed. 2005-01-01 05:43:09 +00:00
proclang.c Completion of project to use fixed OIDs for all system catalogs and 2005-04-14 20:03:27 +00:00
schemacmds.c Completion of project to use fixed OIDs for all system catalogs and 2005-04-14 20:03:27 +00:00
sequence.c Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
tablecmds.c Completion of project to use fixed OIDs for all system catalogs and 2005-04-14 20:03:27 +00:00
tablespace.c Completion of project to use fixed OIDs for all system catalogs and 2005-04-14 20:03:27 +00:00
trigger.c Completion of project to use fixed OIDs for all system catalogs and 2005-04-14 20:03:27 +00:00
typecmds.c Completion of project to use fixed OIDs for all system catalogs and 2005-04-14 20:03:27 +00:00
user.c Completion of project to use fixed OIDs for all system catalogs and 2005-04-14 20:03:27 +00:00
vacuum.c Completion of project to use fixed OIDs for all system catalogs and 2005-04-14 20:03:27 +00:00
vacuumlazy.c Remove lazy_update_relstats; go back to having VACUUM just record the 2005-03-25 22:51:31 +00:00
variable.c Attached patch gets rid of the global timezone in the following steps: 2005-04-19 03:13:59 +00:00
view.c First phase of project to use fixed OIDs for all system catalogs and 2005-04-14 01:38:22 +00:00