Re: Removing useless \. at the end of copy in pgbench

Поиск
Список
Период
Сортировка
От Fabien COELHO
Тема Re: Removing useless \. at the end of copy in pgbench
Дата
Msg-id alpine.DEB.2.21.1807280941001.5142@lancre
обсуждение исходный текст
Ответ на Removing useless \. at the end of copy in pgbench  (Tatsuo Ishii <ishii@sraoss.co.jp>)
Ответы Re: Removing useless \. at the end of copy in pgbench
Список pgsql-hackers
Hello Tatsuo-san,

> If we want to support pre 7.4 backend (which only supports the version
> 2 protocol), we could test the current protocol version and decide
> whether we should send out "\." or not, but I doubt it's necessary.
>
> Comments?

Code tested, ok.

I agree that compatibility with protocol v2 (pg 7.4) is not an issue.

As Tom, I would not have bothered, though, however once it is there why 
not?

Should the doc state that pgbench compatibility is ok from pg 8.0?

-- 
Fabien.


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

Предыдущее
От: Amit Kapila
Дата:
Сообщение: Re: Problem while setting the fpw with SIGHUP
Следующее
От: Fabien COELHO
Дата:
Сообщение: pgbench - add pseudo-random permutation function