Re: pg9.6 segfault using simple query (related to use fk for join estimates) - Mailing list pgsql-hackers

From Tom Lane
Subject Re: pg9.6 segfault using simple query (related to use fk for join estimates)
Date
Msg-id 5234.1464892174@sss.pgh.pa.us
Whole thread Raw
In response to Re: pg9.6 segfault using simple query (related to use fk for join estimates)  (Robert Haas <robertmhaas@gmail.com>)
List pgsql-hackers
Robert Haas <robertmhaas@gmail.com> writes:
> FYI, I spoke to Tom Lane about this at PGCon and suggested that he
> look at the proposed patch as I requested in
> https://www.postgresql.org/message-id/CA+TgmobPqrAVXOBMHTcpDq8hX7gCzcVhoUvC8s9V=d09+bt30w@mail.gmail.com
> and see whether that would address his concerns, and he said that he
> would do that.  It may, however, have slipped his mind.

Not entirely, though I've been wrapped up in pg_dump fixes for the last
little while.  I'll get to this soon.
        regards, tom lane



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: epoll_wait returning EFAULT on Linux 3.2.78
Next
From: Tom Lane
Date:
Subject: Re: Redesigning parallel dump/restore's wait-for-workers logic