Re: Trouble with timestamp in PQprepare/PQexecPrepared - Mailing list pgsql-general

From Tom Lane
Subject Re: Trouble with timestamp in PQprepare/PQexecPrepared
Date
Msg-id 14681.1275324521@sss.pgh.pa.us
Whole thread Raw
In response to Trouble with timestamp in PQprepare/PQexecPrepared  (Viktor Pavlenko <vvp@cogeco.ca>)
Responses Re: Trouble with timestamp in PQprepare/PQexecPrepared  (Viktor Pavlenko <vvp@cogeco.ca>)
List pgsql-general
Viktor Pavlenko <vvp@cogeco.ca> writes:
> I'm using PG 8.1.11 on linux and having trouble inserting a timestamp
> value (for starters :)) from a C++ program.

The first argument of to_timestamp is not a timestamp ...

            regards, tom lane

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: Libpq Asynchronous Command Processing
Next
From: Viktor Pavlenko
Date:
Subject: Re: Trouble with timestamp in PQprepare/PQexecPrepared