diff options
author | Peter Eisentraut <peter_e@gmx.net> | 2009-08-14 13:12:21 +0000 |
---|---|---|
committer | Peter Eisentraut <peter_e@gmx.net> | 2009-08-14 13:12:21 +0000 |
commit | c74d8a7708d188f06e0c8bdf340847084915138f (patch) | |
tree | 73b8fec78c86cae3abb0e94bc4877ec4e69e88c1 /src/backend/executor/nodeFunctionscan.c | |
parent | 79023381920f84370149812df7ce9869f89420d1 (diff) | |
download | postgresql-c74d8a7708d188f06e0c8bdf340847084915138f.tar.gz postgresql-c74d8a7708d188f06e0c8bdf340847084915138f.zip |
Domain support in PL/Python
When examining what Python type to convert a PostgreSQL type to on input,
look at the base type of the input type, otherwise all domains end up
defaulting to string.
Diffstat (limited to 'src/backend/executor/nodeFunctionscan.c')
0 files changed, 0 insertions, 0 deletions