pgsql: Remove unnecessary MATCH FULL specification in example. - Mailing list pgsql-committers

From Bruce Momjian
Subject pgsql: Remove unnecessary MATCH FULL specification in example.
Date
Msg-id E1R2NY9-0006NC-PA@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Remove unnecessary MATCH FULL specification in example.

Reported by Grzegorz Szpetkowski.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/c79003ea4f2c40ac957457dbae24928ba255f280

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


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: pgsql: Try to un-break MSVC build.
Next
From: Bruce Momjian
Date:
Subject: pgsql: Document that only user-defined columns are expanded by SELECT *