1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-31 22:04:40 +03:00
o -Add support for day-time syntax, INTERVAL '1 2:03:04'DAY TO
      SECOND
This commit is contained in:
Bruce Momjian
2006-04-24 22:59:46 +00:00
parent cd48ae8bf0
commit 02b59c6ebd
2 changed files with 4 additions and 4 deletions

View File

@ -2,7 +2,7 @@
PostgreSQL TODO List
====================
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
Last updated: Sat Apr 22 23:59:59 EDT 2006
Last updated: Mon Apr 24 18:59:31 EDT 2006
The most recent version of this document can be viewed at
http://www.postgresql.org/docs/faqs.TODO.html.