updated TODO
authorchriskl <chriskl>
Sat, 4 Jan 2003 08:00:12 +0000 (08:00 +0000)
committerchriskl <chriskl>
Sat, 4 Jan 2003 08:00:12 +0000 (08:00 +0000)
TODO

diff --git a/TODO b/TODO
index 0b36af82b0635842ce93dfb69552295706d918ab..ba3ea304a2d422b8f7e729674e1e5d5dbcad70ab 100644 (file)
--- a/TODO
+++ b/TODO
@@ -55,7 +55,7 @@ Tables
 * -Modify column - default, nullability, etc. (chriskl)
 * Constraints - note massive 7.3 changes here
 * Vacuum & analyze
-* Dumps as CSV, XML or database specific bulk load format
+* -Dumps as CSV, XML or database specific bulk load format (chriskl)
 * Insert and edit row aren't smart - eg. it will quote everything including 'current_timestamp'
   in a timestamp field.  We need to detect if they're inserting into a timestamp field with a magic
   value and then not quote it.
@@ -142,8 +142,8 @@ Casts (7.3)
 Schemas
 -------
 
-* Create schema, drop schema
-* No operations yet respect schema settings
+* -Create schema, drop schema (chriskl)
+* Not all operations yet respect schema settings
 
 Settings
 --------