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

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

From
momjian@svr1.postgresql.org (Bruce Momjian)
Date:
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&r2=1.1388)