aboutsummaryrefslogtreecommitdiff
path: root/src/backend
diff options
context:
space:
mode:
authorHeikki Linnakangas <heikki.linnakangas@iki.fi>2013-11-26 14:22:38 +0200
committerHeikki Linnakangas <heikki.linnakangas@iki.fi>2013-11-26 14:33:31 +0200
commit37364c63115a52b4dc7ea280aa5b358abd4a9c38 (patch)
tree27cba99909139a9e2c038c686268c5b602ecaae6 /src/backend
parent7cc0ba9f17fdae610187411439e8c01b26da15ac (diff)
downloadpostgresql-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/backend')
0 files changed, 0 insertions, 0 deletions