Re: Dollaw sign quoting disabled - Mailing list pgsql-general

From A. Kretschmer
Subject Re: Dollaw sign quoting disabled
Date
Msg-id 20061125073720.GB29346@a-kretschmer.de
Whole thread Raw
In response to Dollaw sign quoting disabled  ("snappingturtle" <mikosullivan@gmail.com>)
List pgsql-general
am  Wed, dem 22.11.2006, um 16:34:02 -0800 mailte snappingturtle folgendes:
> It appears that in my installation of Postgres that dollaw sign quoting
> is disabled.  For example, the following command returns an error:
>
>  CREATE or replace FUNCTION add_em(int, int) RETURNS integer AS $$
>      SELECT $1 + $2;
>  $$ LANGUAGE SQL;

It works for me without any errors, but are you sure that you have at
least version 8.0? The dollar-quoting - feature will only work with 8.x
and higher.

Andreas
--
Andreas Kretschmer
Kontakt:  Heynitz: 035242/47215,   D1: 0160/7141639 (mehr: -> Header)
GnuPG-ID:   0x3FFF606C, privat 0x7F4584DA   http://wwwkeys.de.pgp.net

pgsql-general by date:

Previous
From: Ron Johnson
Date:
Subject: Re: indexes
Next
From: "Ritesh Nadhani"
Date:
Subject: Development of cross-platform GUI for Open Source DBs