Re: Date Anomaly??

From: Bruno Wolff III <bruno(at)wolff(dot)to>
To: Thomas Good <tomg(at)sqlclinic(dot)net>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Ian Barwick <barwick(at)gmx(dot)net>, Postgres SQL List <pgsql-sql(at)postgresql(dot)org>
Subject: Re: Date Anomaly??
Date: 2003-05-07 15:39:38
Message-ID: 20030507153938.GA26150@wolff.to
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

On Wed, May 07, 2003 at 11:04:28 -0400,
Thomas Good <tomg(at)sqlclinic(dot)net> wrote:
>
> Bottom line: there is no way to return a MM-DD-YYYY value?

You can always use to_char to return the date as a string in a format you want.

In response to

Browse pgsql-sql by date

  From Date Subject
Next Message scott.marlowe 2003-05-07 15:42:27 Re: An unresolved performance problem.
Previous Message Josh Berkus 2003-05-07 15:37:25 Re: ERROR:Â pg_atoi: error in "NULL": can't parse "NULL"