xact.c cleanup -- uncontroversial try

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема xact.c cleanup -- uncontroversial try
Дата
Msg-id 20040330233728.GA14895@dcc.uchile.cl
обсуждение исходный текст
Ответы Re: xact.c cleanup -- uncontroversial try  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-patches
Hackers,

This is a cleanup patch for access/transam/xact.c.  It is a trimmed down
version of the previous patch, with the controversial part removed.  It
only removes some #ifdef NOT_USED code, and adds a new TBLOCK state
which signals the fact that StartTransaction() has been executed.

Please review and apply if OK.

--
Alvaro Herrera (<alvherre[a]dcc.uchile.cl>)
"El sabio habla porque tiene algo que decir;
el tonto, porque tiene que decir algo" (Platon).

Вложения

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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: Some Documentation Changes
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: [GENERAL] psql's "\d" and CLUSTER