Re: semicolon not required on END statement - Mailing list pgsql-bugs

From Neil Conway
Subject Re: semicolon not required on END statement
Date
Msg-id 4160E2FE.90003@samurai.com
Whole thread Raw
In response to Re: semicolon not required on END statement  (Bruce Momjian <pgman@candle.pha.pa.us>)
List 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

pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: 8.0b3: problems with ILIKE and ~* on multibyte-chars
Next
From: "PostgreSQL Bugs List"
Date:
Subject: BUG #1277: plpgsql EXECUTE bug in beta3