Skip to content

Commit 70d782e

Browse files
committed
Update:
< * Add support for ANSI date INTERVAL syntax, INTERVAL '1-2' YEAR TO MONTH > * Add support for ANSI date INTERVAL syntax, INTERVAL '9-3' YEAR TO MONTH
1 parent f30c76c commit 70d782e

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 23 01:11:57 EST 2005
5+
Last updated: Wed Mar 23 11:38:49 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 '1-2' YEAR TO MONTH
185+
* Add support for ANSI date INTERVAL syntax, INTERVAL '9-3' 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)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy