Re: Inheritance docs error.
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Peter Eisentraut <peter_e@gmx.net>
Cc: Paul Govereau <pgoverea@akamai.com>, pgsql-docs@postgresql.org
Date: 2000-12-30T18:05:05Z
Lists: pgsql-hackers
Peter Eisentraut <peter_e@gmx.net> writes: >> It seems that the last one is correct -- or at least works for me. > They are all correct: UNDER is the new SQL99 syntax, INHERITS is the > traditional Postgres syntax. Current docs do appear to be erroneous: they claim the UNDER phrase goes where INHERIT does, which is not what the grammar thinks. I haven't looked at SQL99 to see which is right. regards, tom lane