Re: [GENERAL] More Time Zone fun

2007-08-17 Thread Tom Lane
Naz Gassiep <[EMAIL PROTECTED]> writes: > ERROR: time zone "Asia/Riyadh87" appears to use leap seconds DETAIL: > PostgreSQL does not support leap seconds. > Surely it's a bug to have timezones in the list that result in errors > being thrown? Perhaps, but weren't you the person complaining abou

Re: [GENERAL] More Time Zone fun

2007-08-17 Thread Naz Gassiep
Just to further note an oddity, apparently PostgreSQL in fact *does* support leap seconds since 7.4 After scouring the manual for info on this, I discovered on this page: http://www.postgresql.org/docs/8.2/static/release-7-4.html Tom added support for 60 second values in the seconds component