From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | Zeugswetter Andreas SEV <ZeugswetterA(at)wien(dot)spardat(dot)at> |
Cc: | "'pgsql-hackers(at)postgresql(dot)org'" <pgsql-hackers(at)postgresql(dot)org>, "'Bruce Momjian'" <maillist(at)candle(dot)pha(dot)pa(dot)us> |
Subject: | Re: SQL statements: begin and end |
Date: | 1999-11-23 18:04:14 |
Message-ID: | 199911231804.NAA06490@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
[Charset iso-8859-1 unsupported, filtering to ASCII...]
> I see everybody using the following PostgreSQL statements:
>
> "begin" instead of "begin work"
> "end" instead of "commit work"
>
> This is really bad, because it is not standard, and can easily be taken for
> a statement block, which it is definitely not ! It is a transaction block.
>
> I vote for issuing a NOTICE for these in V7 and remove them in V8,
> at least the single "end"
Not sure on this one. Why not let them use it?
>
> Bruce, please don't use "begin" and "end" in your book.
OK.
--
Bruce Momjian | http://www.op.net/~candle
maillist(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 1999-11-23 18:24:46 | Re: [DOCS] RE: file name error (fwd) |
Previous Message | Alessio Bragadini | 1999-11-23 18:03:48 | A bug or a feature? |