aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2002-08-08 23:20:11 +0000
committerBruce Momjian <bruce@momjian.us>2002-08-08 23:20:11 +0000
commit54916d57b3cac7866f4d1350bde3eff060a4ea80 (patch)
tree77ef2209a92f425efeaed71627fd8703028acba3
parent3b78826bb5440c98c49327bc470f3c76784298a4 (diff)
downloadpostgresql-54916d57b3cac7866f4d1350bde3eff060a4ea80.tar.gz
postgresql-54916d57b3cac7866f4d1350bde3eff060a4ea80.zip
Add:
> * Allow INET subnet tests using non-constants
-rw-r--r--doc/TODO4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/TODO b/doc/TODO
index 172e31d71c7..5f27662ab2d 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,6 +1,6 @@
TODO list for PostgreSQL
========================
-Last updated: Sun Aug 4 00:16:54 EDT 2002
+Last updated: Thu Aug 8 19:13:54 EDT 2002
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
@@ -83,6 +83,8 @@ Data Types
* Change NUMERIC to enforce the maximum precision, and increase it
* Add function to return compressed length of TOAST data values (Tom)
* -Add GUC parameter for DATESTYLE
+* Allow INET subnet tests using non-constants
+
* CONVERSION
o Store binary-compatible type information in the system