Converting to Java date example - Mailing list pgsql-general

From Jonathan Villa
Subject Converting to Java date example
Date
Msg-id 14252.206.166.29.228.1096472143.squirrel@206.166.29.228
Whole thread Raw
List pgsql-general
Quick question, hopefully...

How do you store a date in Postgresql using Java date format, i.e.
2004-00-01 where that would be January 1, 2004 (looking for the 00 as
Jan.)

I've googled but only found someone else with the same problem.


pgsql-general by date:

Previous
From: Graeme Hinchliffe
Date:
Subject: string is sometimes null ?
Next
From: Tom Lane
Date:
Subject: Re: Setting search paths inside a function (plpgsql)