From: | Bruce Momjian <bruce(at)momjian(dot)us> |
---|---|
To: | PostgreSQL-documentation <pgsql-docs(at)postgresql(dot)org> |
Subject: | Inheritance mention |
Date: | 2009-04-13 02:22:15 |
Message-ID: | 200904130222.n3D2MFV19893@momjian.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-docs |
Do people feel we should continue documenting that Postgres pre-7.1
didn't reference child tables by default?
(In releases before 7.1, <literal>ONLY</> was the default
behavior.) The default behavior can be modified by changing
the <xref linkend="guc-sql-inheritance"> configuration option.
I see this mentioned four places in the documentation.
--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://enterprisedb.com
+ If your life is a hard drive, Christ can be your backup. +
From | Date | Subject | |
---|---|---|---|
Next Message | Euler Taveira de Oliveira | 2009-04-13 05:14:53 | Re: Inheritance mention |
Previous Message | Tom Lane | 2009-04-09 22:23:41 | Re: Array functions not mentioned in Index |