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

Commitb8369db

Browse files
committed
Mostly done:
< * Allow better handling of numeric constants, type conversion [typeconv]
1 parentf66f437 commitb8369db

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

‎doc/TODO

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
TODO list for PostgreSQL
22
========================
3-
Last updated:Thu Feb 12 13:01:10 EST 2004
3+
Last updated:Thu Feb 12 13:05:37 EST 2004
44

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

@@ -71,7 +71,6 @@ Data Types
7171
* Disallow changing default expression of a SERIAL column
7272
* Allow infinite dates just like infinite timestamps
7373
* Allow pg_dump to dump sequences using NO_MAXVALUE and NO_MINVALUE
74-
* Allow better handling of numeric constants, type conversion [typeconv]
7574
* Allow backend to output result sets in XML
7675
* Prevent whole-row references from leaking memory, e.g. SELECT COUNT(tab.*)
7776
* Have initdb set DateStyle based on locale?
@@ -463,7 +462,7 @@ Source Code
463462
* Acquire lock on a relation before building a relcache entry for it
464463
* Research interaction of setitimer() and sleep() used by statement_timeout
465464
* -Add checks for fclose() failure (Tom)
466-
* Change CVS $PostgreSQL: pgsql/doc/TODO,v 1.1208 2004/02/12 18:01:20 momjian Exp $ to $PostgreSQL: pgsql/doc/TODO,v 1.1208 2004/02/12 18:01:20 momjian Exp $
465+
* Change CVS $PostgreSQL: pgsql/doc/TODO,v 1.1209 2004/02/12 18:05:51 momjian Exp $ to $PostgreSQL: pgsql/doc/TODO,v 1.1209 2004/02/12 18:05:51 momjian Exp $
467466
* Exit postmaster if postgresql.conf can not be opened
468467
* Rename /scripts directory because they are all C programs now
469468
* Allow the regression tests to start postmaster with -i so the tests

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp