git.postgresql.org Git - postgresql.git/commit
2018年2月20日 23:03:31 +0000 (18:03 -0500)
2018年2月23日 02:36:48 +0000 (21:36 -0500)
commit 76b6aa41f41db66004b1c430f17a546d4102fbe7
Support parameters in CALL
To support parameters in CALL, move the parse analysis of the procedure
and arguments into the global transformation phase, so that the parser
hooks can be applied. And then at execution time pass the parameters
from ProcessUtility on to ExecuteCallStmt.
This is the main PostgreSQL git repository.
RSS
Atom