BUG #1118: Misleading Commit message

Поиск
Список
Период
Сортировка
От PostgreSQL Bugs List
Тема BUG #1118: Misleading Commit message
Дата
Msg-id 20040328032408.3CB77CF55FA@www.postgresql.com
обсуждение исходный текст
Ответы Re: BUG #1118: Misleading Commit message
Список pgsql-bugs
The following bug has been logged online:

Bug reference:      1118
Logged by:          elein

Email address:      elein@norcov.com

PostgreSQL version: 7.4

Operating system:   SuSE

Description:        Misleading Commit message

Details:

In a block transaction, whether or not there were errors in the transaction
issuing a commit; returns a COMMIT confirmation.

In a block transaction, after a statement fails, all other statements have
the (frustratingly) nice message ERROR:  current transaction is aborted,
commands ignored until end of transaction block

It seems to me, it would be helpful to change the commit message to reflect
a ROLLBACK if the transaction is not actually committed.

Let me know if you want an example :-)

PS: the bug tracking thingo thinks my email (elein@varlena.com) is not a
valid address.
Funny I get a whole lotta postgres mail there...

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

Предыдущее
От: Stephan Szabo
Дата:
Сообщение: Re: Fwd: Default pg_autovacuum config glitches
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: BUG #1118: Misleading Commit message