| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
| Cc: | saera87(at)hotmail(dot)com, pgsql-bugs(at)postgresql(dot)org |
| Subject: | Re: BUG #5662: Incomplete view |
| Date: | 2010-09-22 13:59:20 |
| Message-ID: | 24104.1285163960@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-bugs pgsql-hackers |
Peter Eisentraut <peter_e(at)gmx(dot)net> writes:
> On sn, 2010-09-19 at 14:28 -0400, Tom Lane wrote:
>> which would do an appropriate permissions check and then fetch the
>> named column. (This could actually be implemented in a line or two in
>> plpgsql, but I think we want it in C because information_schema
>> shouldn't depend on plpgsql.)
> Why shouldn't it?
Because plpgsql is removable (and I don't think that property is
negotiable).
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Andrew Geery | 2010-09-22 15:21:51 | Re: BUG #5669: server process was terminated by exception 0xC0000005 |
| Previous Message | Tom Lane | 2010-09-22 13:55:54 | Re: BUG #5661: The character encoding in logfile is confusing. |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2010-09-22 14:01:33 | Re: Multi-branch committing in git, revisited |
| Previous Message | Tom Lane | 2010-09-22 13:55:54 | Re: BUG #5661: The character encoding in logfile is confusing. |