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

Commit5c65c94

Browse files
committed
Remove '?':
< from making invalid dates valid?> from making invalid dates valid
1 parentab5c775 commit5c65c94

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎doc/TODO

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
TODO list for PostgreSQL
22
========================
3-
Last updated:Mon Jun 2300:23:31 EDT 2003
3+
Last updated:Mon Jun 2315:22:26 EDT 2003
44

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

@@ -80,7 +80,7 @@ Data Types
8080
* Allow backend to output result sets in XML
8181
* Prevent whole-row references from leaking memory, e.g. SELECT COUNT(tab.*)
8282
* Allow current datestyle to restrict dates; prevent month/day swapping
83-
from making invalid dates valid?
83+
from making invalid dates valid
8484
* Prevent month/day swapping of ISO dates to make invalid dates valid
8585

8686

@@ -452,7 +452,7 @@ Source Code
452452
* Acquire lock on a relation before building a relcache entry for it
453453
* Research interaction of setitimer() and sleep() used by statement_timeout
454454
* Add checks for fclose() failure
455-
* Change CVS $Id: TODO,v 1.1059 2003/06/2304:31:25 momjian Exp $ to $PostgreSQL: pgsql/doc/TODO,v 1.1059 2003/06/2304:31:25 momjian Exp $
455+
* Change CVS $Id: TODO,v 1.1060 2003/06/2319:22:30 momjian Exp $ to $PostgreSQL: pgsql/doc/TODO,v 1.1060 2003/06/2319:22:30 momjian Exp $
456456
* Exit postmaster if postgresql.conf can not be opened
457457

458458
* Wire Protocol Changes

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp