Re: Problem with dollar-quoted CREATE OR REPLACE FUNCTION

From: Dave Cramer <pg(at)fastcrypt(dot)com>
To: Tim Penhey <tim(at)penhey(dot)net>
Cc: "pgsql-jdbc(at)postgresql(dot)org" <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: Problem with dollar-quoted CREATE OR REPLACE FUNCTION
Date: 2004-09-14 18:25:00
Message-ID: 1095186300.1549.98.camel@localhost.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

What kind of machine is it ?

/var/log/postgres.log ?

Dave
On Tue, 2004-09-14 at 13:26, Tim Penhey wrote:
> Dave Cramer wrote:
>
> >Tim,
> >
> >Ideally you should look in the logs, I suspect that if you escaped the $
> >with \$ it should work.
> >
> >Dave
> >
> >
> Nope, the only thing that \$ did was give me the error:
>
> ERROR: syntax error at or near "\"
>
> Where would I find the logs?
>
> Tim
>
>
--
Dave Cramer
519 939 0336
ICQ # 14675561
www.postgresintl.com

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Tim Penhey 2004-09-14 18:37:32 Re: Problem with dollar-quoted CREATE OR REPLACE FUNCTION
Previous Message Dave Cramer 2004-09-14 15:37:41 Re: Problem with dollar-quoted CREATE OR REPLACE FUNCTION