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

From: momjian(at)svr1(dot)postgresql(dot)org (Bruce Momjian)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Update item description: < * CREATE TABLE AS can not determine
Date: 2004-11-08 15:18:17
Message-ID: 20041108151817.8F2053A3EF6@svr1.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2004-11-08 15:19:35 pgsql: Remove atttypmod TODO.detail and merge into TODO list.
Previous Message Bruce Momjian 2004-11-08 14:55:06 pgsql: Remove view TODO.detail.