diff options
author | Neil Conway <neilc@samurai.com> | 2006-01-15 22:18:47 +0000 |
---|---|---|
committer | Neil Conway <neilc@samurai.com> | 2006-01-15 22:18:47 +0000 |
commit | 106a3695f588a1efd4d68e40fd175a6ee6a3ae84 (patch) | |
tree | eb658d7e1f2b3a6e432f120db70bfc18910f00ff /src/backend/executor/nodeFunctionscan.c | |
parent | f7ea9312877abcb508669359fa2a05fc69ec91b9 (diff) | |
download | postgresql-106a3695f588a1efd4d68e40fd175a6ee6a3ae84.tar.gz postgresql-106a3695f588a1efd4d68e40fd175a6ee6a3ae84.zip |
Allow the types of parameters to PREPARE to be inferred. If a parameter's
data type is unspecified or is declared to be "unknown", the type will
be inferred from the context in which the parameter is used. This was
already possible for protocol-level prepared statements.
Diffstat (limited to 'src/backend/executor/nodeFunctionscan.c')
0 files changed, 0 insertions, 0 deletions