diff options
author | Heikki Linnakangas <heikki.linnakangas@iki.fi> | 2013-11-26 14:22:38 +0200 |
---|---|---|
committer | Heikki Linnakangas <heikki.linnakangas@iki.fi> | 2013-11-26 14:33:31 +0200 |
commit | 37364c63115a52b4dc7ea280aa5b358abd4a9c38 (patch) | |
tree | 27cba99909139a9e2c038c686268c5b602ecaae6 /src/interfaces/ecpg/test/expected/sql-fetch.c | |
parent | 7cc0ba9f17fdae610187411439e8c01b26da15ac (diff) | |
download | postgresql-37364c63115a52b4dc7ea280aa5b358abd4a9c38.tar.gz postgresql-37364c63115a52b4dc7ea280aa5b358abd4a9c38.zip |
Handle domains over arrays like plain arrays in PL/python.
Domains over arrays are now converted to/from python lists when passed as
arguments or return values. Like regular arrays.
This has some potential to break applications that rely on the old behavior
that they are passed as strings, but in practice there probably aren't many
such applications out there.
Rodolfo Campero
Diffstat (limited to 'src/interfaces/ecpg/test/expected/sql-fetch.c')
0 files changed, 0 insertions, 0 deletions