git.postgresql.org Git - postgresql.git/commit
Fri, 9 Jan 2009 15:46:11 +0000 (15:46 +0000)
Fri, 9 Jan 2009 15:46:11 +0000 (15:46 +0000)
commit d04db370720ece56ffcad54e46cf03483c742ebb
Arrange for function default arguments to be processed properly in expressions
that are set up for execution with ExecPrepareExpr rather than going through
the full planner process. By introducing an explicit notion of "expression
planning", this patch also lays a bit of groundwork for maybe someday
allowing sub-selects in standalone expressions.
This is the main PostgreSQL git repository.
RSS
Atom