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

Поиск
Список
Период
Сортировка
От Chapman Flack
Тема Re: Removing useless \. at the end of copy in pgbench
Дата
Msg-id 3e8ec419-c918-ad0f-e924-859b947c5cf0@anastigmatix.net
обсуждение исходный текст
Ответ на Re: Removing useless \. at the end of copy in pgbench  (Fabien COELHO <coelho@cri.ensmp.fr>)
Список pgsql-hackers
On 08/29/2018 10:35 AM, Fabien COELHO wrote:

> The "may" is because I could *not* test: I could not run a 8.2 on my
> laptop, "initdb" fails on:
> 
>  creating template1 database in
> <...>/src/test/regress/./tmp_check/data/base/1 ... ok
>  initializing pg_authid ... FATAL:  wrong number of index expressions

Ran into that myself just recently while confirming that PL/Java
still works back to 8.2 as claimed.

Rebuild postgres with -fno-aggressive-loop-optimizations added
to CFLAGS. :)

-Chap


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

Предыдущее
От: Fabien COELHO
Дата:
Сообщение: Re: some more error location support
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: Removing useless \. at the end of copy in pgbench