diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2011-04-07 13:55:28 -0400 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2011-04-07 13:55:28 -0400 |
commit | 5d3853a7fa40b28b44b14084863fd83a188c9a9e (patch) | |
tree | fa0bd919f89eb3752f29cb1650f63a8d524fa5bb /src/backend/access/gist/gistxlog.c | |
parent | da311c7dbe4e166df9246f1df9c8ed62faea81dc (diff) | |
download | postgresql-5d3853a7fa40b28b44b14084863fd83a188c9a9e.tar.gz postgresql-5d3853a7fa40b28b44b14084863fd83a188c9a9e.zip |
Fix plpgsql's issues with dropped columns in rowtypes in 8.4 branch.
This is a back-patch of commit dcb2bda9b7042dbf43f876c94ebf35d951de10e9 of
Aug 6 2009, which fixed assorted cases in which plpgsql would fail to cope
with composite types that contain any dropped columns. Per discussion,
this fix has been out in 9.0 for long enough to make it improbable that it
creates any new bugs, so this is a low-risk fix. To make it even lower
risk, I did not back-patch the changes in execQual.c, but just accepted
the duplication of code between there and tupconvert.c. The added files
tupconvert.h and tupconvert.c match their current states in HEAD.
Diffstat (limited to 'src/backend/access/gist/gistxlog.c')
0 files changed, 0 insertions, 0 deletions