git.postgresql.org Git - postgresql.git/commit

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: d3706cb) | patch
Arrange for function default arguments to be processed properly in expressions
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.
src/backend/commands/typecmds.c diff | blob | blame | history
src/backend/executor/README diff | blob | blame | history
src/backend/executor/execQual.c diff | blob | blame | history
src/backend/optimizer/plan/planner.c diff | blob | blame | history
src/backend/optimizer/util/clauses.c diff | blob | blame | history
src/backend/optimizer/util/predtest.c diff | blob | blame | history
src/include/optimizer/planner.h diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /