[DOCS] ALTER FOREIGN TABLE: unsupported features

2011-06-02 Thread Shigeru Hanada
Hi, I noticed that ALTER FOREIGN TABLE document mentions unsupported features: - table inheritance - oid system column - CHECK constraint - per-column FDW options http://developer.postgresql.org/pgdocs/postgres/sql-alterforeigntable.html These features have been proposed once, but were

Re: [DOCS] COMMENT page fixup

2011-06-02 Thread Peter Eisentraut
On lör, 2011-05-28 at 16:16 -0400, Josh Kupershmidt wrote: > Is there any reason the Synopsis for the COMMENT ON: > http://developer.postgresql.org/pgdocs/postgres/sql-comment.html > > is alphabetized except for TABLE and COLUMN? The examples at the > bottom of the page are properly alphabetized

[DOCS] Re: [BUGS] BUG #5926: information schema dtd_identifier for element_types, columns, parameters views inconsistent

2011-06-02 Thread Robert Haas
On Wed, May 25, 2011 at 7:29 AM, Susanne Ebrecht wrote: > I think we should fix the documentation here. Patch? -- Robert Haas EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company -- Sent via pgsql-docs mailing list (pgsql-docs@postgresql.org) To make changes to your sub