Обсуждение: additional ONLY docs

Поиск
Список
Период
Сортировка

additional ONLY docs

От
Neil Conway
Дата:
This patch improves the documentation of the UPDATE and ALTER TABLE
commands to elaborate on the effect of specifying an "ONLY" clause.

Cheers,

Neil

--
Neil Conway <neilconway@rogers.com>
PGP Key ID: DB3C29FC

Вложения

Re: additional ONLY docs

От
Tom Lane
Дата:
Neil Conway <nconway@klamath.dyndns.org> writes:
> This patch improves the documentation of the UPDATE and ALTER TABLE
> commands to elaborate on the effect of specifying an "ONLY" clause.

Unfortunately this is still only half the truth ... see the
SQL_INHERITANCE configuration variable.

            regards, tom lane

Re: additional ONLY docs

От
Neil Conway
Дата:
Tom Lane <tgl@sss.pgh.pa.us> writes:
> Neil Conway <nconway@klamath.dyndns.org> writes:
> > This patch improves the documentation of the UPDATE and ALTER TABLE
> > commands to elaborate on the effect of specifying an "ONLY" clause.
>
> Unfortunately this is still only half the truth ... see the
> SQL_INHERITANCE configuration variable.

Okay, I've attached an updated patch with more information on
SQL_INHERITANCE and inheritance behavior in prior releases.

Cheers,

Neil

--
Neil Conway <neilconway@rogers.com>
PGP Key ID: DB3C29FC

Вложения

Re: additional ONLY docs

От
Bruce Momjian
Дата:
Your patch has been added to the PostgreSQL unapplied patches list at:

    http://candle.pha.pa.us/cgi-bin/pgpatches

I will try to apply it within the next 48 hours.

---------------------------------------------------------------------------


Neil Conway wrote:
> Tom Lane <tgl@sss.pgh.pa.us> writes:
> > Neil Conway <nconway@klamath.dyndns.org> writes:
> > > This patch improves the documentation of the UPDATE and ALTER TABLE
> > > commands to elaborate on the effect of specifying an "ONLY" clause.
> >
> > Unfortunately this is still only half the truth ... see the
> > SQL_INHERITANCE configuration variable.
>
> Okay, I've attached an updated patch with more information on
> SQL_INHERITANCE and inheritance behavior in prior releases.
>
> Cheers,
>
> Neil
>
> --
> Neil Conway <neilconway@rogers.com>
> PGP Key ID: DB3C29FC

[ Attachment, skipping... ]

>
> ---------------------------(end of broadcast)---------------------------
> TIP 4: Don't 'kill -9' the postmaster

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

Re: additional ONLY docs

От
Bruce Momjian
Дата:
Patch applied.  Thanks.

---------------------------------------------------------------------------



Neil Conway wrote:
> Tom Lane <tgl@sss.pgh.pa.us> writes:
> > Neil Conway <nconway@klamath.dyndns.org> writes:
> > > This patch improves the documentation of the UPDATE and ALTER TABLE
> > > commands to elaborate on the effect of specifying an "ONLY" clause.
> >
> > Unfortunately this is still only half the truth ... see the
> > SQL_INHERITANCE configuration variable.
>
> Okay, I've attached an updated patch with more information on
> SQL_INHERITANCE and inheritance behavior in prior releases.
>
> Cheers,
>
> Neil
>
> --
> Neil Conway <neilconway@rogers.com>
> PGP Key ID: DB3C29FC

[ Attachment, skipping... ]

>
> ---------------------------(end of broadcast)---------------------------
> TIP 4: Don't 'kill -9' the postmaster

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073