Re: [DOCS] Inheritance mention

2009-04-12 Thread Tom Lane
Euler Taveira de Oliveira writes: > Bruce Momjian escreveu: >> Do people feel we should continue documenting that Postgres pre-7.1 >> didn't reference child tables by default? >> > No. IMHO we should remove references to unsupported releases from > documentation. "Unsupported releases" is far t

Re: [DOCS] Inheritance mention

2009-04-12 Thread Euler Taveira de Oliveira
Bruce Momjian escreveu: Do people feel we should continue documenting that Postgres pre-7.1 didn't reference child tables by default? No. IMHO we should remove references to unsupported releases from documentation. -- Euler Taveira de Oliveira http://www.timbira.com/ -- Sent via pgsql-do

[DOCS] Inheritance mention

2009-04-12 Thread Bruce Momjian
Do people feel we should continue documenting that Postgres pre-7.1 didn't reference child tables by default? (In releases before 7.1, ONLY was the default behavior.) The default behavior can be modified by changing the configuration option. I see this mentioned four pla