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

Commitd27061a

Browse files
committed
Update numbers in example:
< * Add support for ANSI date INTERVAL syntax, INTERVAL '9-3' YEAR TO MONTH> * Add support for ANSI date INTERVAL syntax, INTERVAL '20-6' YEAR TO MONTH
1 parent70d782e commitd27061a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎doc/TODO

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
TODO list for PostgreSQL
33
========================
44
Current maintainer:Bruce Momjian (pgman@candle.pha.pa.us)
5-
Last updated:Wed Mar 2311:38:49 EST 2005
5+
Last updated:Wed Mar 2312:05:12 EST 2005
66

77
The most recent version of this document can be viewed at the PostgreSQL web
88
site, http://www.PostgreSQL.org.
@@ -182,7 +182,7 @@ Data Types
182182
* Prevent INET cast to CIDR from droping netmask, SELECT '1.1.1.1'::inet::cidr
183183
* Add 'tid != tid ' operator for use in corruption recovery
184184
* Add support for ANSI time INTERVAL syntax, INTERVAL '1 2:03:04' DAY TO SECOND
185-
* Add support for ANSI date INTERVAL syntax, INTERVAL '9-3' YEAR TO MONTH
185+
* Add support for ANSI date INTERVAL syntax, INTERVAL '20-6' YEAR TO MONTH
186186
* Process mixed ANSI/PG INTERVAL syntax, and round value to requested precision
187187

188188
Interpret INTERVAL '1 year' MONTH as CAST (INTERVAL '1 year' AS INTERVAL

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp