Thread: CREATE FOREIGN TABLE doc

CREATE FOREIGN TABLE doc

From
Shigeru HANADA
Date:
I noticed that CREATE FOREIGN TABLE document would need some
corrections.

  - server_name is not mentioned in Parameters section
  - "=" is unnecessary in OPTIONS

Please find attached a brief patch.

Regards,
--
Shigeru Hanada

Attachment

Re: CREATE FOREIGN TABLE doc

From
Robert Haas
Date:
On Wed, Mar 16, 2011 at 6:26 AM, Shigeru HANADA
<hanada@metrosystems.co.jp> wrote:
> I noticed that CREATE FOREIGN TABLE document would need some
> corrections.
>
>  - server_name is not mentioned in Parameters section
>  - "=" is unnecessary in OPTIONS
>
> Please find attached a brief patch.

Committed, thanks.

--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company