Re: CREATE FOREIGN TABLE doc

From: Robert Haas <robertmhaas(at)gmail(dot)com>
To: Shigeru HANADA <hanada(at)metrosystems(dot)co(dot)jp>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: CREATE FOREIGN TABLE doc
Date: 2011-03-16 12:13:52
Message-ID: AANLkTi=MD4KSz1ncE+hXJ52G+JUByJG7N60nAkikTJ+i@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wed, Mar 16, 2011 at 6:26 AM, Shigeru HANADA
<hanada(at)metrosystems(dot)co(dot)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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Piyush Newe 2011-03-16 12:21:55 Rectifying wrong Date outputs
Previous Message Robert Haas 2011-03-16 12:06:42 Re: Fwd: index corruption in PG 8.3.13