Re: A bad behavior under autocommit off mode

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: A bad behavior under autocommit off mode
Дата
Msg-id 200303270450.h2R4oxW24311@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: A bad behavior under autocommit off mode  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
Tom Lane wrote:
> Bruce Momjian <pgman@candle.pha.pa.us> writes:
> > My basic idea was using INFO-like message to send the SET change
> > information.
> 
> Well, that's not really materially different from what I was proposing,
> except that I was thinking of a format in which the variable name and
> value are separate fields of a protocol message.  If we send it out
> as an INFO-message-like thingy then the client library has to parse
> that string...

My idea of using a string is that it is easier to pass up to application
that use libpq, like psql.  Psql need to know about client encoding
changes.

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
359-1001+  If your life is a hard drive,     |  13 Roberts Road +  Christ can be your backup.        |  Newtown Square,
Pennsylvania19073
 



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

Предыдущее
От: "Thomas T. Thai"
Дата:
Сообщение: Re: BUG: Vacuum Analyze - datumGetSize: Invalid typLen 0
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: updateable cursors & visibility