[postgis-commits] svn - r3394 - trunk

postgis-commits at postgis.refractions.net postgis-commits at postgis.refractions.net
Sat Dec 13 11:47:24 PST 2008


Author: pramsey
Date: 2008-12-13 11:47:24 -0800 (Sat, 13 Dec 2008)
New Revision: 3394

Modified:
   trunk/TODO
Log:
Add typmod idea


Modified: trunk/TODO
===================================================================
--- trunk/TODO	2008-12-12 17:07:35 UTC (rev 3393)
+++ trunk/TODO	2008-12-13 19:47:24 UTC (rev 3394)
@@ -71,6 +71,10 @@
 an ANALYZE automatically removes orphaned rows from GEOMETRY_COLUMNS and
 adds entries for new rows.
 
+-- typmod support --
+
+Allow geometry(srid, type) constructors to automatically fill out GEOMETRY_COLUMNS and constraints.
+
 -- Estimated Extent --
 
 Fast extent estimation based on reading the head of the R-Tree.



More information about the postgis-commits mailing list