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 a316339 commit efc6b7dCopy full SHA for efc6b7d
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated: Fri May 12 08:23:51 EDT 2000
+Last updated: Sat May 13 21:27:24 EDT 2000
4
5
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
6
@@ -52,7 +52,6 @@ MISC
52
* Permission to UPDATE table allows DELETE also
53
* Some database schema's are not dumpable; do dumps in oid order
54
55
-
56
ENHANCEMENTS
57
------------
58
@@ -95,6 +94,7 @@ TYPES
95
94
* Add non-large-object binary field
96
* Functions returning sets don't really work right[function]
97
* Add hash for int8
+* SELECT col FROM tab WHERE numeric_col = 10.1 fails
98
99
VIEWS
100
0 commit comments