additional ONLY docs

Started by Neil Conwayalmost 24 years ago5 messagespatches
Jump to latest
#1Neil Conway
neilc@samurai.com

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

Attachments:

only_docs.patchtext/x-patchDownload+10-10
#2Tom Lane
tgl@sss.pgh.pa.us
In reply to: Neil Conway (#1)
Re: additional ONLY docs

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

#3Neil Conway
neilc@samurai.com
In reply to: Tom Lane (#2)
Re: additional ONLY docs

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

Attachments:

only_docs-2.patchtext/x-patchDownload+24-24
#4Bruce Momjian
bruce@momjian.us
In reply to: Neil Conway (#3)
Re: additional ONLY docs

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
#5Bruce Momjian
bruce@momjian.us
In reply to: Neil Conway (#3)
Re: additional ONLY docs

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