pgsql: Update item description: < * CREATE TABLE AS can not determine - Mailing list pgsql-committers

From momjian@svr1.postgresql.org (Bruce Momjian)
Subject pgsql: Update item description: < * CREATE TABLE AS can not determine
Date
Msg-id 20041108151817.8F2053A3EF6@svr1.postgresql.org
Whole thread Raw
List pgsql-committers
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)

pgsql-committers by date:

Previous
From: momjian@svr1.postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Update view info: < * Automatically create rules on views so
Next
From: momjian@svr1.postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Remove atttypmod TODO.detail and merge into TODO list.