| From: | Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: Fwd: [BUGS] fix: plpgsql: return query and dropped columns problem |
| Date: | 2009-08-07 04:26:47 |
| Message-ID: | 162867790908062126x4b4315delab6455691ee67c8c@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-bugs pgsql-hackers |
2009/8/6 Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>:
> Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com> writes:
>> There is fixed patch. Please, Jaime, can you look on it?
>
> Applied with significant revisions. I really wanted this code factored
> out, because we'd otherwise end up duplicating it in other PLs (and it
> was already duplicative of execQual.c). So I pushed the support code
> into a new file tupconvert.c.
>
> regards, tom lane
>
thank you
Pavel
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Rob Wultsh | 2009-08-07 04:31:47 | BUG #4970: Broken link in manual |
| Previous Message | Tom Lane | 2009-08-06 23:21:02 | Re: BUG #4967: polygon @> point incorrect for points close to shared borders |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Steve Prentice | 2009-08-07 05:09:47 | Re: mixed, named notation support |
| Previous Message | Michael Paquier | 2009-08-07 04:20:41 | Re: [PATCH] pgbench: new feature allowing to launch shell commands |