Re: OID in $_TD->{new}/$_TD->{old}

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: OID in $_TD->{new}/$_TD->{old}
Дата
Msg-id 18890.1248881135@sss.pgh.pa.us
обсуждение исходный текст
Ответ на OID in $_TD->{new}/$_TD->{old}  (Antonio José García Lagar <antonio@c17.net>)
Ответы Re: OID in $_TD->{new}/$_TD->{old}
Список pgsql-general
Antonio =?ISO-8859-1?Q?Jos=E9_Garc=EDa?= Lagar <antonio@c17.net> writes:
> It is posible to access to the row OID of the row which fired a pl/perl
> trigger?

> If I try to access to $_TD->{new}{oid} or $_TD->{old}{oid} I have no
> result.

It looks to me like plperl_hash_from_tuple considers only user
attributes.  Not sure if this would be worth changing.

            regards, tom lane

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

Предыдущее
От: Sam Mason
Дата:
Сообщение: Re: integration of fulltext search in bytea/docs
Следующее
От: Pavel Stehule
Дата:
Сообщение: Re: integration of fulltext search in bytea/docs