Re: trigger compile problem - Mailing list pgsql-general

From Bruce Momjian
Subject Re: trigger compile problem
Date
Msg-id 200109280102.f8S12C226032@candle.pha.pa.us
Whole thread Raw
In response to Re: trigger compile problem  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: trigger compile problem
List pgsql-general
> T.R.Missner@Level3.com writes:
> > It was the ; after END
> > I feel like a tard.
> > spent over 5 hours on this .
>
> I've always wondered why plpgsql is so nitpickingly insistent on finding
> a semicolon after the last END.  Would anyone object if I made the
> last semi optional?

C requires the termination.  I assume our languages should too.

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026

pgsql-general by date:

Previous
From: John Clark Naldoza y Lopez
Date:
Subject: Re: New To PostgreSQL
Next
From: Holger Klawitter
Date:
Subject: Re: PgSQL behind a firewall