pgsql: Adjust doc wording about the casting exceptions for composite ty - Mailing list pgsql-committers

From Bruce Momjian
Subject pgsql: Adjust doc wording about the casting exceptions for composite ty
Date
Msg-id E1PzeuD-0000mJ-Mi@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Adjust doc wording about the casting exceptions for composite types.

Branch
------
master

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

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


pgsql-committers by date:

Previous
From: Bruce Momjian
Date:
Subject: pgsql: Add hint suggesting the use of EXECUTE CREATE TABLE ... AS for E
Next
From: Bruce Momjian
Date:
Subject: pgsql: Remove unused copy_dir() function from pg_upgrade.