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

Commit 0d19d8b

Browse files
committed
Add:
> * Add 'tid != tid ' operator for use in corruption recovery
1 parent d600c1d commit 0d19d8b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/TODO

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
TODO list for PostgreSQL
33
========================
44
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
5-
Last updated: Tue Jan 4 00:35:42 EST 2005
5+
Last updated: Wed Jan 19 09:17:41 EST 2005
66

77
The most recent version of this document can be viewed at the PostgreSQL web
88
site, http://www.PostgreSQL.org.
@@ -169,6 +169,7 @@ Data Types
169169
* Prevent INET cast to CIDR if the unmasked bits are not zero, or
170170
zero the bits
171171
* Prevent INET cast to CIDR from droping netmask, SELECT '1.1.1.1'::inet::cidr
172+
* Add 'tid != tid ' operator for use in corruption recovery
172173

173174

174175
* ARRAYS

0 commit comments

Comments
 (0)