Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commite70a8ee

Browse files
committed
Add:
> * Prevent whole-row references from leaking memory, e.g. SELECT COUNT(tab.*)
1 parent944b162 commite70a8ee

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

‎doc/TODO

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
TODO list for PostgreSQL
22
========================
3-
Last updated:Fri May 30 22:31:44 EDT 2003
3+
Last updated:Fri May 30 22:54:51 EDT 2003
44

55
Current maintainer:Bruce Momjian (pgman@candle.pha.pa.us)
66

@@ -77,6 +77,8 @@ Data Types
7777
* Allow pg_dump to dump sequences using NO_MAXVALUE and NO_MINVALUE
7878
* Allow better handling of numeric constants, type conversion [typeconv]
7979
* Allow backend to output result sets in XML
80+
* Prevent whole-row references from leaking memory, e.g. SELECT COUNT(tab.*)
81+
8082

8183
* ARRAYS
8284
o Allow nulls in arrays

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp