Re: PG_COMMAND_OK oid information required

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: PG_COMMAND_OK oid information required
Дата
Msg-id 7573.1133131880@sss.pgh.pa.us
обсуждение исходный текст
Ответ на PG_COMMAND_OK oid information required  (Andy Chambers <andychambers2002@yahoo.co.uk>)
Список pgsql-interfaces
Andy Chambers <andychambers2002@yahoo.co.uk> writes:
>  Would it be possible to provide more information in the PGResult object (or rather its associated functions) about
operationsthat don't return a value of PG_RESULT_OK.  Specifically, I believe, it would be useful for clients to know
theoid's of values being inserted or updated.  
 

Huh?  What oids exactly?  There's no such thing as PG_RESULT_OK, so
you're far from making yourself clear.

> Would a patch with this change be considered?

If I understand what you are after at all, it would involve a protocol
change, which means the bar is a whole lot higher than "it'd be nice".
        regards, tom lane


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

Предыдущее
От: Andy Chambers
Дата:
Сообщение: PG_COMMAND_OK oid information required
Следующее
От: Eugene Prokopiev
Дата:
Сообщение: Re: pl/pyton: exceptions.ImportError: No module named