Re: [HACKERS] [BUGS] BUG #6046: select current_date crashes postgres

2011-05-31 Thread Tom Lane
Craig Ringer writes: > On 1/06/2011 9:01 AM, Craig Ringer wrote: >> Is anyone aware of any changes between 9.0 and 9.1beta that messed with >> time zone handling and loading? > By the way, it looks like using any of: >SELECT 'now'::timestamp; >SELECT 'now'::timestamptz; >SELECT curre

Re: [HACKERS] [BUGS] BUG #6046: select current_date crashes postgres

2011-05-31 Thread Craig Ringer
On 1/06/2011 9:01 AM, Craig Ringer wrote: Is anyone aware of any changes between 9.0 and 9.1beta that messed with time zone handling and loading? By the way, it looks like using any of: SELECT 'now'::timestamp; SELECT 'now'::timestamptz; SELECT current_time; SELECT current_date; SEL

Re: [HACKERS] [BUGS] BUG #6046: select current_date crashes postgres

2011-05-31 Thread Craig Ringer
On 1/06/2011 1:28 AM, Rikard Pavelic wrote: The following bug has been logged online: Bug reference: 6046 Logged by: Rikard Pavelic Email address: rikard.pave...@zg.htnet.hr PostgreSQL version: 9.1 beta 1 Operating system: Windows 7 64bit Description:select current_