pgsql: Correct two mistakes in the ALTER FOREIGN TABLE reference page. - Mailing list pgsql-committers

From Robert Haas
Subject pgsql: Correct two mistakes in the ALTER FOREIGN TABLE reference page.
Date
Msg-id E1YvSeH-0007c6-MC@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Correct two mistakes in the ALTER FOREIGN TABLE reference page.

Etsuro Fujita

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/160a9aaabf400106232e7e6fce0966ee5fdf84e2

Modified Files
--------------
doc/src/sgml/ref/alter_foreign_table.sgml |    4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)


pgsql-committers by date:

Previous
From: Fujii Masao
Date:
Subject: pgsql: Correct the names of pgstattuple_approx output columns in the do
Next
From: Simon Riggs
Date:
Subject: Re: pgsql: Make recovery_target_action = pause work.