Re: Dates in inserts

From: "Michal Kalanski" <kalanskim(at)zetokatowice(dot)pl>
To: <pgsql-general(at)postgresql(dot)org>
Subject: Re: Dates in inserts
Date: 2003-04-01 13:14:14
Message-ID: 082e01c2f850$9ac43fe0$1400a8c0@mikala
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


----- Original Message -----
>From: "Martijn van Oosterhout" <kleptog(at)svana(dot)org>
>To: "Michal Kalanski" <kalanskim(at)zetokatowice(dot)pl>
>Cc: <pgsql-general(at)postgresql(dot)org>
>Sent: Tuesday, April 01, 2003 3:00 PM
>Subject: Re: [GENERAL] Dates in inserts

>Looks like the server is confused about the date format you want to use.
>Decide on European or US and do a SET DATESTYLE as appropriate.

I want to use dd.mm.yy date format.
I want to validate dates in inserts. How to do it ?

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Nigel J. Andrews 2003-04-01 13:15:17 Re: Dates in inserts
Previous Message Martijn van Oosterhout 2003-04-01 13:00:26 Re: Dates in inserts