From: | Bruce Momjian <bruce(at)momjian(dot)us> |
---|---|
To: | bruce(at)momjian(dot)us |
Cc: | Joe Conway <mail(at)joeconway(dot)com>, Pavel Stehule <pavel(dot)stehule(at)hotmail(dot)com>, pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: ToDo: add documentation for operator IS OF |
Date: | 2007-02-20 13:58:10 |
Message-ID: | 200702201358.l1KDwAX10441@momjian.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
bruce wrote:
> Joe Conway wrote:
> > Bruce Momjian wrote:
> > > Pavel Stehule wrote:
> > >> Hello,
> > >>
> > >> I miss doc for this operator
> > >
> > > Strang IS [NOT] OF wasn't documented, especially seeing it was added in
> > > PostgreSQL 7.3. Anyway, documented and backpatched to 8.2.X.
> >
> > Here's the reason -- see this thread:
> > http://archives.postgresql.org/pgsql-patches/2003-08/msg00062.php
>
> Wow, interesting. I do remember that now. Should I revert the
> documentation addition and add a comment to gram.y?
OK, I have votes to remove the code, remove the documentation, and keep
all of it but document its behavior might change in the future.
I will leave the documentation, but comment it out so it doesn't appear
in the output, and state why in the comment.
I will also add a TODO item.
--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://www.enterprisedb.com
+ If your life is a hard drive, Christ can be your backup. +
From | Date | Subject | |
---|---|---|---|
Next Message | Pavel Stehule | 2007-02-20 14:20:35 | Re: ToDo: add documentation for operator IS OF |
Previous Message | Alvaro Herrera | 2007-02-20 13:53:40 | Re: Plan invalidation design |