Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 50e5323

Browse files
committed
Done:
> * -Add IPv6 capability to INET/CIDR types
1 parent 7b1f6ff commit 50e5323

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

doc/TODO

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
TODO list for PostgreSQL
22
========================
3-
Last updated: Tue Jun 24 14:45:29 EDT 2003
3+
Last updated: Tue Jun 24 19:05:15 EDT 2003
44

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

@@ -63,7 +63,7 @@ Administration
6363
Data Types
6464
==========
6565

66-
* Add IPv6 capability to INET/CIDR types
66+
* -Add IPv6 capability to INET/CIDR types
6767
* Remove Money type, add money formatting for decimal type
6868
* Change factorial to return a numeric
6969
* -Change NUMERIC data type to use base 10,000 internally
@@ -461,7 +461,7 @@ Source Code
461461
* Acquire lock on a relation before building a relcache entry for it
462462
* Research interaction of setitimer() and sleep() used by statement_timeout
463463
* Add checks for fclose() failure
464-
* Change CVS $Id: TODO,v 1.1069 2003/06/24 18:45:38 momjian Exp $ to $PostgreSQL: pgsql/doc/TODO,v 1.1069 2003/06/24 18:45:38 momjian Exp $
464+
* Change CVS $Id: TODO,v 1.1070 2003/06/24 23:05:20 momjian Exp $ to $PostgreSQL: pgsql/doc/TODO,v 1.1070 2003/06/24 23:05:20 momjian Exp $
465465
* Exit postmaster if postgresql.conf can not be opened
466466
* Rename /scripts directory because they are all C programs now
467467
* Allow the regression tests to start postmaster with -i so the tests

0 commit comments

Comments
 (0)