diff options
author | Peter Eisentraut <peter_e@gmx.net> | 2009-08-25 08:14:42 +0000 |
---|---|---|
committer | Peter Eisentraut <peter_e@gmx.net> | 2009-08-25 08:14:42 +0000 |
commit | 983d10833e62d8f6e79e09a060e4e539b3a916c5 (patch) | |
tree | 88018e735867851a6dff102d067867430b17df21 /src/backend/utils/adt/arrayfuncs.c | |
parent | 5dff93638c4443d3afba017f64c9ade69e0fbd3b (diff) | |
download | postgresql-983d10833e62d8f6e79e09a060e4e539b3a916c5.tar.gz postgresql-983d10833e62d8f6e79e09a060e4e539b3a916c5.zip |
Use generic attribute management in PL/Python
Switch the implementation of the plan and result types to generic attribute
management, as described at <http://docs.python.org/extending/newtypes.html>.
This modernizes and simplifies the code a bit and prepares for Python 3.1,
where the old way doesn't work anymore.
Diffstat (limited to 'src/backend/utils/adt/arrayfuncs.c')
0 files changed, 0 insertions, 0 deletions