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

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: Patch: show relation and tuple infos of a lock to acquire
Дата
Msg-id 20140318164325.GV6899@eldon.alvh.no-ip.org
обсуждение исходный текст
Ответ на Re: Patch: show relation and tuple infos of a lock to acquire  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: Patch: show relation and tuple infos of a lock to acquire  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
Tom Lane escribió:
> Robert Haas <robertmhaas@gmail.com> writes:
> > Well, if we're back to one version of the message, and I'm glad we
> > are, can we go back to saying:
> 
> > CONTEXT:  while updating tuple (0,2) in relation "public"."foo" of
> > database "postgres"
> 
> If I end up being the one who commits this, it's going to say
> 
> while updating tuple (0,2) in table "foo"
> 
> Not more, and not less.

Please see my reply to Robert.  My proposal (in form of a patch) is while operating on tuple (0,2) in table "foo":
updatingtuple
 
Would this work for you?

-- 
Álvaro Herrera                http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services



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

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