pgsql: Update item description: < * CREATE TABLE AS can not determine

Started by Bruce Momjianover 21 years ago1 messagescomitters
Jump to latest
#1Bruce Momjian
bruce@momjian.us

Log Message:
-----------
Update item description:

< * CREATE TABLE AS can not determine column lengths from expressions [atttypmod]

* Allow CREATE TABLE AS to determine column lengths for complex
expressions like SELECT col1 || col2

Modified Files:
--------------
pgsql/doc:
TODO (r1.1387 -> r1.1388)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/TODO.diff?r1=1.1387&amp;r2=1.1388)