summaryrefslogtreecommitdiff
path: root/src/backend/optimizer/path/_deadcode/xfunc.c
Commit message (Expand)AuthorAgeFilesLines
* Add:Bruce Momjian2000-01-261-2/+3
* Revise handling of index-type-specific indexscan cost estimation, perTom Lane2000-01-221-7/+7
* Add system indexes to match all caches.Bruce Momjian1999-11-221-6/+6
* values.h patch from Alex HowanskyBruce Momjian1999-09-211-1/+3
* Move some system includes into c.h, and remove duplicates.Bruce Momjian1999-07-171-2/+1
* Final cleanup.Bruce Momjian1999-07-161-2/+2
* Update #include cleanupsBruce Momjian1999-07-161-5/+5
* Clean up #include in /include directory. Add scripts for checking includes.Bruce Momjian1999-07-151-2/+1
* Fix to prevent too large tuple from being created.Bruce Momjian1999-07-031-2/+3
* Another pgindent run. Sorry folks.Bruce Momjian1999-05-251-4/+4
* pgindent run over code.Bruce Momjian1999-05-251-40/+40
* Change error messages to oids come out as %u and not %d. Change has noBruce Momjian1999-05-101-6/+6
* Fix bushy plans. Cleanup.Bruce Momjian1999-02-181-0/+1484