postgresql/src/backend/optimizer/util
Tom Lane f938c2b91b Revise syntax-error reporting behavior to give pleasant results for
errors in internally-generated queries, such as those submitted by
plpgsql functions.  Per recent discussions with Fabien Coelho.
2004-03-21 22:29:11 +00:00
..
clauses.c Revise syntax-error reporting behavior to give pleasant results for 2004-03-21 22:29:11 +00:00
joininfo.c $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00
Makefile $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00
pathnode.c Teach is_distinct_query to recognize that GROUP BY forces a subquery's 2004-03-02 16:42:20 +00:00
plancat.c Rewrite OR indexscan processing to be more flexible. We can now for the 2004-01-04 00:07:32 +00:00
relnode.c Make use of statistics on index expressions. There are still some 2004-02-17 00:52:53 +00:00
restrictinfo.c Adjust remove_redundant_join_clauses() so that when it has a choice 2004-02-27 21:48:04 +00:00
tlist.c More janitorial work: remove the explicit casting of NULL literals to a 2004-01-07 18:56:30 +00:00
var.c $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00