We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 44692d8 commit 130972bCopy full SHA for 130972b
doc/TODO
@@ -5,7 +5,7 @@ TODO list for PostgreSQL
5
Bracketed items "[]" have more detail.
6
7
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
8
-Last updated: Tue Oct 12 21:03:05 EDT 2004
+Last updated: Thu Oct 14 15:26:35 EDT 2004
9
10
The most recent version of this document can be viewed at the PostgreSQL web
11
site, http://www.PostgreSQL.org.
@@ -135,7 +135,8 @@ Data Types
135
everywhere a TZ name is currently taken
136
* Allow customization of the known set of TZ names (generalize the
137
present australian_timezones hack)
138
-
+* Prevent inet cast to cidr if the unmasked bits are not zero, or
139
+ zero bits
140
141
* ARRAYS
142
o Allow nulls in arrays
0 commit comments