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

Commit4a49d69

Browse files
committed
Add:
> * Allow current datestyle to restrict dates; prevent month/day swapping> from making invalid dates valid> * Prevent month/day swapping of ISO dates to make invalid dates valid
1 parentc1ae39a commit4a49d69

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

‎doc/TODO

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
TODO list for PostgreSQL
22
========================
3-
Last updated:Wed Jun11 18:09:42 EDT 2003
3+
Last updated:Sun Jun22 01:01:16 EDT 2003
44

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

@@ -79,6 +79,9 @@ Data Types
7979
* Allow better handling of numeric constants, type conversion [typeconv]
8080
* Allow backend to output result sets in XML
8181
* Prevent whole-row references from leaking memory, e.g. SELECT COUNT(tab.*)
82+
* Allow current datestyle to restrict dates; prevent month/day swapping
83+
from making invalid dates valid
84+
* Prevent month/day swapping of ISO dates to make invalid dates valid
8285

8386

8487
* ARRAYS

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp