Re: $Body$

From: Christophe Pettus <xof(at)thebuild(dot)com>
To: "pgsql-general(at)postgresql(dot)org mailing list" <pgsql-general(at)postgresql(dot)org>
Subject: Re: $Body$
Date: 2009-08-30 22:44:32
Message-ID: D721D67B-BDEE-48CE-8140-29AA8223E1F2@thebuild.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)postgresql(dot)org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-general

--
-- Christophe Pettus
xof(at)thebuild(dot)com

In response to

  • $Body$ at 2009-08-30 22:37:56 from bilal ghayyad

Browse pgsql-general by date

  From Date Subject
Next Message David Fetter 2009-08-30 22:44:54 Re: $Body$
Previous Message bilal ghayyad 2009-08-30 22:37:56 $Body$