Re: [GENERAL] Re: [HACKERS] custom types and optimization
Brett McCormick <brett@work.chicken.org>
From: Brett McCormick <brett@work.chicken.org>
To: Kevin Heflin <kheflin@shreve.net>
Cc: PostgreSQL-development <hackers@hub.org>, pgsql-hackers@hub.org, PostgreSQL-general <pgsql-general@postgreSQL.org>
Date: 1998-06-01T02:04:56Z
Lists: pgsql-hackers
I'm "in the process of" preparing a contrib module for this purpose. Real Soon Now. On Sun, 31 May 1998, at 17:45:07, Kevin Heflin wrote: > The only problem I haven't been able to fix to date is calling "Dates" > from a database and displaying them like "Sunday May 31, 1998" instead > "05-31-1998" > > Currently using PHP2.x not PHP3 yet... >