Tom Lane wrote: > "Joshua D. Drake" <[EMAIL PROTECTED]> 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.
Oh, I know it is still in use, that is my complaint :). Perhaps stating that this will be the last release of the feature? Sincerely, Joshua D. Drake > > regards, tom lane > > ---------------------------(end of broadcast)--------------------------- > TIP 2: Don't 'kill -9' the postmaster > -- === The PostgreSQL Company: Command Prompt, Inc. === Sales/Support: +1.503.667.4564 || 24x7/Emergency: +1.800.492.2240 Providing the most comprehensive PostgreSQL solutions since 1997 http://www.commandprompt.com/ Donate to the PostgreSQL Project: http://www.postgresql.org/about/donate PostgreSQL Replication: http://www.commandprompt.com/products/ ---------------------------(end of broadcast)--------------------------- TIP 9: In versions below 8.0, the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match