We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d600c1d commit 0d19d8bCopy full SHA for 0d19d8b
doc/TODO
@@ -2,7 +2,7 @@
2
TODO list for PostgreSQL
3
========================
4
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
5
-Last updated: Tue Jan 4 00:35:42 EST 2005
+Last updated: Wed Jan 19 09:17:41 EST 2005
6
7
The most recent version of this document can be viewed at the PostgreSQL web
8
site, http://www.PostgreSQL.org.
@@ -169,6 +169,7 @@ Data Types
169
* Prevent INET cast to CIDR if the unmasked bits are not zero, or
170
zero the bits
171
* 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
173
174
175
* ARRAYS
0 commit comments