Re: semicolon not required on END statement

From: Neil Conway <neilc(at)samurai(dot)com>
To: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Hussein Patni <security(at)cosbit(dot)com>, pgsql-bugs(at)postgresql(dot)org
Subject: Re: semicolon not required on END statement
Date: 2004-10-04 05:43:26
Message-ID: 4160E2FE.90003@samurai.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Bruce Momjian wrote:
> Improved wording that doesn't telegraph, "Look at me!":
>
> Each declaration and each statement within a block is terminated by a
> semicolon, though the final <literal>END</literal> that concludes a
> function does not require one.

Patch applied.

-Neil

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Cherry Ann Alib 2004-10-04 05:55:50 initdb fails
Previous Message Tom Lane 2004-10-03 17:09:59 Re: 8.0b3: problems with ILIKE and ~* on multibyte-chars