From:
Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To:
Joe Conway <mail(at)joeconway(dot)com>
Cc:
Christopher Kings-Lynne <chriskl(at)familyhealth(dot)com(dot)au>,Damjan Pipan <damjan(dot)pipan(at)siol(dot)net>, pgsql-general(at)postgresql(dot)org,Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject:
Re: [HACKERS] problems with dropped columns
Date:
2003-03-06 06:18:41
Message-ID:
13092.1046931521@sss.pgh.pa.us (view raw or flat )
Thread:
2003-01-28 08:38:32 from Martin Kutschker <Martin(dot)Kutschker(at)blackbox(dot)net>
2003-01-28 08:40:48 from "Gizmo" <gizmo(at)thegremlins(dot)net>
2003-01-28 09:16:55 from Daryl Tester <Daryl(dot)Tester(at)iocane(dot)com(dot)au>
2003-01-28 13:19:55 from Ron <theotiwii(at)earthlink(dot)net>
2003-01-28 13:36:25 from "Damjan Pipan" <damjan(dot)pipan(at)siol(dot)net>
2003-03-06 02:21:36 from "Christopher Kings-Lynne" <chriskl(at)familyhealth(dot)com(dot)au>
2003-03-06 05:20:21 from Joe Conway <mail(at)joeconway(dot)com>
2003-03-06 05:32:01 from Joe Conway <mail(at)joeconway(dot)com>
2003-03-06 06:18:41 from Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
2003-03-06 21:52:47 from Kevin Brown <kevin(at)sysexperts(dot)com>
2003-03-07 17:40:33 from Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
2003-03-08 04:09:01 from Christopher Kings-Lynne <chriskl(at)familyhealth(dot)com(dot)au>
2003-01-28 14:07:19 from William WAISSE <wwaisse(at)neofutur(dot)net>
2003-01-28 16:33:49 from Tomaz Borstnar <tomaz(dot)borstnar(at)over(dot)net>
2003-01-28 18:03:33 from "Marc G(dot) Fournier" <scrappy(at)hub(dot)org>
2003-01-28 10:13:55 from Travis Bauer <trbauer(at)indiana(dot)edu>
2003-01-28 10:30:31 from "Shridhar Daithankar" <shridhar_daithankar(at)persistent(dot)co(dot)in>
2003-01-28 11:32:57 from Gordan Bobic <gordan(at)bobich(dot)net>
2003-01-28 18:04:52 from "Marc G(dot) Fournier" <scrappy(at)hub(dot)org>
2003-01-28 19:29:04 from "Zac Hillier" <zac(at)affectors(dot)net>
2003-01-28 23:56:09 from "Kris Allsop" <krisallsop(at)btinternet(dot)com>
2003-01-29 18:01:53 from "Gordon A(dot) Campbell" <gordie(at)columbia(dot)edu>
2003-02-02 23:52:21 from "Terri Lerose" <Terri(dot)Lerose(at)att(dot)net>
2003-01-30 01:24:55 from steve <steve(at)zeropps(dot)uklinux(dot)net>
2003-01-28 22:12:15 from Gordan Bobic <gordan(at)bobich(dot)net>
2003-01-29 15:20:07 from Francisco J Reyes <fran(at)natserv(dot)net>
2003-01-29 17:24:44 from "Marc G(dot) Fournier" <scrappy(at)hub(dot)org>
2003-01-28 08:45:35 from gianpaolo racca <gianpaolo(at)preciso(dot)net>
2003-01-29 11:21:26 from Shanmugasundaram Doraisamy <shan(at)ceedees(dot)com>
2003-01-28 08:50:48 from Marius Žalinauskas <mariusz(at)delfi(dot)lt>
2003-01-28 15:46:36 from Tony Grant <tony(at)tgds(dot)net>
Lists:
pgsql-general pgsql-hackers
Joe Conway <mail(at)joeconway(dot)com> writes:
> Taking it a bit further...
There are (at least) two distinct problems involved here. One is
getting plpgsql to deal correctly with rowtypes that include dropped
columns. The other is getting it to react when someone alters a table
whose rowtype is relied on by already-compiled functions.
The former problem is just a small matter of programming in plpgsql;
I'm not sure what the best way to do it is, but it's clearly just
plpgsql's issue. The latter problem calls for a ton of infrastructure
that we haven't got :-(
regards, tom lane
In response to
Responses
pgsql-hackers by date
Next :From: Oleg BartunovDate: 2003-03-06 06:36:02
Subject : Re: Alpha-2 of contrib/tsearch
Previous :From : Dennis GearonDate : 2003-03-06 06:15:54
Subject : Re: My contract has been renewed
pgsql-general by date
Next :From: Oleg BartunovDate: 2003-03-06 06:36:02
Subject : Re: Alpha-2 of contrib/tsearch
Previous :From : Dennis GearonDate : 2003-03-06 06:15:54
Subject : Re: My contract has been renewed