pgsql: Fix the inconsistent and wrong claims that the option value in

From: petere(at)postgresql(dot)org (Peter Eisentraut)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix the inconsistent and wrong claims that the option value in
Date: 2009-02-27 07:20:00
Message-ID: 20090227072000.371367559ED@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Fix the inconsistent and wrong claims that the option value in CREATE
FOREIGN DATA WRAPPER/SERVER/USER MAPPING is optional.

Modified Files:
--------------
pgsql/doc/src/sgml/ref:
create_foreign_data_wrapper.sgml (r1.2 -> r1.3)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/ref/create_foreign_data_wrapper.sgml?r1=1.2&r2=1.3)
create_server.sgml (r1.2 -> r1.3)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/ref/create_server.sgml?r1=1.2&r2=1.3)
create_user_mapping.sgml (r1.3 -> r1.4)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/ref/create_user_mapping.sgml?r1=1.3&r2=1.4)

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2009-02-27 09:30:21 pgsql: Equip the programs installed by contrib with proper --help and
Previous Message Tom Lane 2009-02-27 00:06:28 pgsql: Improve create_unique_path to not be fooled by unrelated clauses