/*
Check to see if a person's code is correct
*/
My Postgres 7.3.2 install chokes on the ' when trying to load a function
from psql \i.
Rory
On 31/07/03, Tom Lane (tgl(at)sss(dot)pgh(dot)pa(dot)us) wrote:
> "Chad N. Tindel" <chad(at)tindel(dot)net> writes:
> > 1. It obviously doesn't like the # notation for comments. What is the proper
> > way to put comments in schema files?
>
> The SQL-standard comment syntaxes are
>
> -- comment to end of line
>
> /* C-like comment, possibly multiple lines */
--
Rory Campbell-Lange
<rory(at)campbell-lange(dot)net>
<www.campbell-lange.net>