Re: Create Timestamp From Date and Time

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Ron St(dot)Pierre" <rstpierre(at)syscor(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Create Timestamp From Date and Time
Date: 2002-11-27 16:32:36
Message-ID: 18115.1038414756@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

"Ron St.Pierre" <rstpierre(at)syscor(dot)com> writes:
> The 7.2 documentation lists a function:
> timestamp(date '1998-02-24',time '23:07')
> to do just this, however when I try to run it without hard coding the
> date and time fields it fails.

Please be more specific: what did you write, what error did you get?

regards, tom lane

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Achilleus Mantzios 2002-11-27 16:35:20 Re: FreeBSD, Linux: select, select count(*) performance
Previous Message Neil Conway 2002-11-27 16:30:33 Re: Server v7.3RC2 Dies