Re: [HACKERS] END/ABORT

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
Cc: PostgreSQL Development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: [HACKERS] END/ABORT
Date: 2000-01-29 16:59:00
Message-ID: Pine.LNX.4.21.0001291355220.364-100000@localhost.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 2000-01-28, Bruce Momjian mentioned:

> [Charset ISO-8859-1 unsupported, filtering to ASCII...]
> > I'd like to yank the END/ABORT commands, since they're non-standard and
> > redundant (COMMIT/ROLLBACK). Anyone who could not bear to see them go?
> > (Of course END would stay as a reserved word.)
> >
>
> We have to keep them in there for compatibility with older code.
>

Okay, maybe yank was the wrong word. But I changed the command tags to
commit/rollback and the notices to something friendlier.

--
Peter Eisentraut Sernanders väg 10:115
peter_e(at)gmx(dot)net 75262 Uppsala
http://yi.org/peter-e/ Sweden

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Eisentraut 2000-01-29 16:59:14 Re: [HACKERS] Copyright
Previous Message Peter Eisentraut 2000-01-29 16:58:31 Re: [HACKERS] Does initdb -e is working ? (Latest dev. snapshot)