| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com> |
| Cc: | PgSQL General <pgsql-general(at)postgresql(dot)org>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: Remove add_missing_from_clause? |
| Date: | 2007-03-21 15:26:21 |
| Message-ID: | 29228.1174490781@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general pgsql-hackers |
"Joshua D. Drake" <jd(at)commandprompt(dot)com> writes:
> Following Tom's lead... should we also remove this? We have had it for a
> couple of releases, and really all we are doing is protecting the use of
> bad queries.
No, AFAICT it's still in active use --- you need not look back far in
the mailing lists to find questions answered by "see add_missing_from".
I haven't seen a question about sql_inheritance in a long while.
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Joshua D. Drake | 2007-03-21 15:31:35 | Re: [HACKERS] Remove add_missing_from_clause? |
| Previous Message | Teodor Sigaev | 2007-03-21 15:26:19 | Re: to_tsvector in 8.2.3 |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Joshua D. Drake | 2007-03-21 15:31:35 | Re: [HACKERS] Remove add_missing_from_clause? |
| Previous Message | Joshua D. Drake | 2007-03-21 15:23:30 | Re: [PATCHES] Bitmapscan changes |