summaryrefslogtreecommitdiff
path: root/src/backend/optimizer/util/restrictinfo.c
Commit message (Expand)AuthorAgeFilesLines
* Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group.Bruce Momjian2001-01-241-2/+2
* Subselects in FROM clause, per ISO syntax: FROM (SELECT ...) [AS] alias.Tom Lane2000-09-291-5/+5
* First cut at full support for OUTER JOINs. There are still a few looseTom Lane2000-09-121-1/+27
* Remove unused include files. Do not touch /port or includes used by defines.Bruce Momjian2000-05-301-3/+1
* Add:Bruce Momjian2000-01-261-2/+3
* Further work on planning of indexscans. Cleaned up interfacesTom Lane1999-07-251-133/+3
* Clean up messy clause-selectivity code in clausesel.c; repair bugTom Lane1999-07-241-6/+4
* Final cleanup.Bruce Momjian1999-07-161-3/+3
* Remove unused #includes in *.c files.Bruce Momjian1999-07-151-2/+1
* Another pgindent run. Sorry folks.Bruce Momjian1999-05-251-2/+2
* pgindent run over code.Bruce Momjian1999-05-251-4/+4
* Change my-function-name-- to my_function_name, and optimizer renames.Bruce Momjian1999-02-131-11/+11
* Optimizer cleanup.Bruce Momjian1999-02-051-0/+190