Re: [COMMITTERS] pgsql: TABLE command

2008-11-20 Thread Tom Lane
[EMAIL PROTECTED] (Peter Eisentraut) writes: > Log Message: > --- > TABLE command If this got re-posted for review I missed it :-(. I disagree with using qualified_name here --- I think it would be better to use relation_expr so that people would have the ability to specify inheritance be

[COMMITTERS] pgsql: TABLE command

2008-11-20 Thread Peter Eisentraut
Log Message: --- TABLE command Modified Files: -- pgsql/doc/src/sgml/ref: create_table_as.sgml (r1.39 -> r1.40) (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/ref/create_table_as.sgml?r1=1.39&r2=1.40) select.sgml (r1.109 -> r1.110)