Datestyle - Mailing list pgsql-hackers

From Bruce Momjian
Subject Datestyle
Date
Msg-id 199911010617.BAA00953@candle.pha.pa.us
Whole thread Raw
List pgsql-hackers
Is this correct?
test=> SET DATESTYLE = 'European';SET VARIABLEtest=> SELECT date('2/1/1983'::date);      date----------02-01-1983(1
row)

I have found US, Postgres, European, and NonEuropean as showing the same
date output.  Is that correct?

--  Bruce Momjian                        |  http://www.op.net/~candle maillist@candle.pha.pa.us            |  (610)
853-3000+  If your life is a hard drive,     |  830 Blythe Avenue +  Christ can be your backup.        |  Drexel Hill,
Pennsylvania19026
 


pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: [HACKERS] Backend crashes (6.5.2 linux)
Next
From: Bruce Momjian
Date:
Subject: DateStyle