Skip to content

Commit 54916d5

Browse files
committed
Add:
> * Allow INET subnet tests using non-constants
1 parent 3b78826 commit 54916d5

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

doc/TODO

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
TODO list for PostgreSQL
22
========================
3-
Last updated: Sun Aug 4 00:16:54 EDT 2002
3+
Last updated: Thu Aug 8 19:13:54 EDT 2002
44

55
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
66

@@ -83,6 +83,8 @@ Data Types
8383
* Change NUMERIC to enforce the maximum precision, and increase it
8484
* Add function to return compressed length of TOAST data values (Tom)
8585
* -Add GUC parameter for DATESTYLE
86+
* Allow INET subnet tests using non-constants
87+
8688

8789
* CONVERSION
8890
o Store binary-compatible type information in the system

0 commit comments

Comments
 (0)