Re: PostgreSQL 12 crash with segmentation violation in heap_freetuple

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: PostgreSQL 12 crash with segmentation violation in heap_freetuple
Дата
Msg-id 15801.1573417380@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: PostgreSQL 12 crash with segmentation violation in heap_freetuple  (Marcel Ruff <ruff@netwake.com>)
Список pgsql-novice
Marcel Ruff <ruff@netwake.com> writes:
> in current 12 branch I get
> make[2]: Verzeichnis „/opt/postgresql/src/backend/parser“ wird betreten
> '/usr/bin/perl' ./check_keywords.pl gram.y
> ../../../src/include/parser/kwlist.h
> /usr/bin/bison -Wno-deprecated  -d -o gram.c gram.y
> /usr/bin/bison: invalid option -- 'W'
> Usage: /usr/bin/bison [-dltvyVu] [-b file-prefix] [-p name-prefix]

Hmph.  What version of bison are you using?
(exact output of "bison -V" please; also, where'd you get it from)

            regards, tom lane



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

Предыдущее
От: Marcel Ruff
Дата:
Сообщение: Re: PostgreSQL 12 crash with segmentation violation in heap_freetuple
Следующее
От: Calvin Kim
Дата:
Сообщение: PSQLException: ERROR: could not write to hash-join temporary file: Nospace left on device