Re: $Body$ - Mailing list pgsql-general

From Christophe Pettus
Subject Re: $Body$
Date
Msg-id D721D67B-BDEE-48CE-8140-29AA8223E1F2@thebuild.com
Whole thread Raw
In response to $Body$  (bilal ghayyad <bilmar_gh@yahoo.com>)
List pgsql-general
It's just a string constant:

    http://www.postgresql.org/docs/8.4/interactive/sql-syntax-lexical.html#SQL-SYNTAX-CONSTANTS

It could be anything between the dollar signs, but BODY is self-
documenting.

On Aug 30, 2009, at 3:37 PM, bilal ghayyad wrote:

> Hi List;
>
> What does it mean the $BODY$ when writing the function? In other
> words: why to use the $ sign?
>
> Regards
> Bilal
>
>
>
>
> --
> Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-general

--
-- Christophe Pettus
    xof@thebuild.com


pgsql-general by date:

Previous
From: bilal ghayyad
Date:
Subject: $Body$
Next
From: David Fetter
Date:
Subject: Re: $Body$