Re: Patch: show relation and tuple infos of a lock to acquire

Поиск
Список
Период
Сортировка
Alvaro Herrera <alvherre@2ndquadrant.com> writes:
> 1. MyProcPort contains the database name; no need for the
> get_database_name() call in there.

Wait. A. Minute.  This patch wants to print the current database name in
the message?  What on earth for?  What other error messages do you see
doing that?

It should print a table name and a TID.  Not more, not less.  If there's
any doubt as to whether you have both of those pieces of information,
the patch still needs work.
        regards, tom lane



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

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: Patch: show relation and tuple infos of a lock to acquire
Следующее
От: Andres Freund
Дата:
Сообщение: Re: Patch: show relation and tuple infos of a lock to acquire