Thanks to visit codestin.com Credit goes to github.com
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 944b162 commit e70a8eeCopy full SHA for e70a8ee
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated: Fri May 30 22:31:44 EDT 2003
+Last updated: Fri May 30 22:54:51 EDT 2003
4
5
Current maintainer: Bruce Momjian ([email protected])
6
@@ -77,6 +77,8 @@ Data Types
77
* Allow pg_dump to dump sequences using NO_MAXVALUE and NO_MINVALUE
78
* Allow better handling of numeric constants, type conversion [typeconv]
79
* Allow backend to output result sets in XML
80
+* Prevent whole-row references from leaking memory, e.g. SELECT COUNT(tab.*)
81
+
82
83
* ARRAYS
84
o Allow nulls in arrays
0 commit comments