Re: [Re] Re: PREPARE and transactions

Поиск
Список
Период
Сортировка
От Jeroen T. Vermeulen
Тема Re: [Re] Re: PREPARE and transactions
Дата
Msg-id 20040704190404.GV50626@xs4all.nl
обсуждение исходный текст
Ответ на Re: [Re] Re: PREPARE and transactions  (Oliver Jowett <oliver@opencloud.com>)
Ответы Re: [Re] Re: PREPARE and transactions
Список pgsql-hackers
On Sun, Jul 04, 2004 at 02:33:53PM +1200, Oliver Jowett wrote:
> Consider SET client_encoding then..

Does that really affect most middleware?  In my situation for instance,
what goes through the connection either way is "just bytes" to the
middleware.  Its interpretation is a client matter.  So to me this is a
client application thing (though of course lower-level than normal SQL)
and it's also fully transactional.


Jeroen



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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Major PG news article
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: Compile failure in plperl