to_char(interval)

From: Karel Zak <zakkr(at)zf(dot)jcu(dot)cz>
To: pgsql-patches <pgsql-patches(at)postgreSQL(dot)org>
Subject: to_char(interval)
Date: 2001-08-31 10:12:46
Message-ID: 20010831121246.B7519@zf.jcu.cz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches


- new to_char(interval, text)
- new millisecond (ms) and microsecond (us) support
- more robus parsing from string - used is separator checking for
non-exact formats like to_date('2001-9-1', 'YYYY-MM-DD')
- SGML docs are included

Karel

--
Karel Zak <zakkr(at)zf(dot)jcu(dot)cz>
http://home.zf.jcu.cz/~zakkr/

C, PostgreSQL, PHP, WWW, http://docs.linux.cz, http://mape.jcu.cz

Attachment Content-Type Size
formatting-08312001.patch.gz application/x-gzip 8.9 KB

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Karel Zak 2001-08-31 15:24:38 Re: encoding names
Previous Message Dave Cramer 2001-08-31 02:16:07 Re: Read transactions don't work on 7.0.x db's