]> granicus.if.org Git - postgresql/commit
Back-patch fix for plpython problems with dropped table columns;
authorTom Lane <tgl@sss.pgh.pa.us>
Wed, 17 Sep 2003 18:40:11 +0000 (18:40 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Wed, 17 Sep 2003 18:40:11 +0000 (18:40 +0000)
commit5f2b17e617f53edceb0b3c7a19542850316b9908
treea5fd35d4d72c99733660ea4ec84df2e01c30a3bf
parent64b9dfa56f26190d7fce953789db28626f0be200
Back-patch fix for plpython problems with dropped table columns;
per bug report from Arthur Ward, who also tested this patch.
src/pl/plpython/plpython.c