> Neil Conway <nconway@klamath.dyndns.org> writes:
Bruce Momjian <bruce@momjian.us>
> 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
| Path | Change | +/− |
|---|---|---|
| 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 |