pgsql: Add CREATE FOREIGN TABLE doc reference to CREATE SERVER.

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Add CREATE FOREIGN TABLE doc reference to CREATE SERVER.
Date: 2012-08-16 00:38:12
Message-ID: E1T1o6G-0001bg-Oj@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Add CREATE FOREIGN TABLE doc reference to CREATE SERVER.

Per suggestion from Ray Stell

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/16d508ccbc6f228c8c38dffbe9d295ac449c809b

Modified Files
--------------
doc/src/sgml/ref/create_foreign_table.sgml | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2012-08-16 00:52:23 pgsql: Document that pg_ctl -w allows for the entry of an SSL passphase
Previous Message Bruce Momjian 2012-08-16 00:30:11 pgsql: Properly document that NEW is unassigned in plpgsql for DELETE (