Re: PostgreSQL 12 crash with segmentation violation in heap_freetuple - Mailing list pgsql-novice

From Tom Lane
Subject Re: PostgreSQL 12 crash with segmentation violation in heap_freetuple
Date
Msg-id 15801.1573417380@sss.pgh.pa.us
Whole thread Raw
In response to Re: PostgreSQL 12 crash with segmentation violation in heap_freetuple  (Marcel Ruff <ruff@netwake.com>)
List 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 by date:

Previous
From: Marcel Ruff
Date:
Subject: Re: PostgreSQL 12 crash with segmentation violation in heap_freetuple
Next
From: Calvin Kim
Date:
Subject: PSQLException: ERROR: could not write to hash-join temporary file: Nospace left on device