Re: Nested Transaction TODO list

Поиск
Список
Период
Сортировка
От Haroldo Stenger
Тема Re: Nested Transaction TODO list
Дата
Msg-id d33fde4e04070316055a183ad1@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Nested Transaction TODO list  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
On Sat, 03 Jul 2004 17:40:23 -0400, Tom Lane <tgl@sss.pgh.pa.us> wrote:
> Alvaro Herrera <alvherre@dcc.uchile.cl> writes:
> > Why does START have a different Node from BEGIN anyway?  This seems to
> > be a leftover from when people thought they should behave differently.
> > They are the same now, so there's no point in distinguishing them, or is it?
> 
> [shrug...] I'd counsel leaving this as-is.  We've practically always
> regretted it when we made the parser discard information about what
> the user typed.  For instance, I was just reminded yesterday that we
> really ought to distinguish SortClauses created due to user ORDER BY
> clauses from those created because the parser silently added 'em.

How about simply documenting semantic equivalences, and making them
somewhat more explicit to the user?

Regards
Haroldo

-- 
Por favor registre haroldo.stenger@gmail.com como mi nueva y unica
direccion de correo en lugar de la vieja hstenger@adinet.com.uy
Please, record haroldo.stenger@gmail.com as my new and unique email
address instead of ye old hstenger@adinet.com.uy
Gracias. Thankyou.


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Nested Transaction TODO list
Следующее
От: Gavin Sherry
Дата:
Сообщение: Re: LinuxTag wrapup