> Neil Conway <nconway@klamath.dyndns.org> writes:

Bruce Momjian <bruce@momjian.us>

Commit: 88bd306832f476987cf8166e8095756a5986d38b
Author: Bruce Momjian <bruce@momjian.us>
Date: 2002-08-15T02:59:18Z
Releases: 7.3.1
> 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.

Neil Conway

Files

PathChange+/−
doc/src/sgml/ref/alter_table.sgml modified +10 −2
doc/src/sgml/ref/select.sgml modified +4 −2
doc/src/sgml/ref/update.sgml modified +10 −2