Re: trigger compile problem

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: trigger compile problem
Дата
Msg-id 200109280102.f8S12C226032@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: trigger compile problem  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: trigger compile problem
Список 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 по дате отправления:

Предыдущее
От: John Clark Naldoza y Lopez
Дата:
Сообщение: Re: New To PostgreSQL
Следующее
От: Holger Klawitter
Дата:
Сообщение: Re: PgSQL behind a firewall