Re: Segfault logical replication PG 10.4 - Mailing list pgsql-hackers

From Alvaro Herrera
Subject Re: Segfault logical replication PG 10.4
Date
Msg-id 20180728175212.tibor3mz2ijedcgd@alvherre.pgsql
Whole thread Raw
In response to Re: Segfault logical replication PG 10.4  (Quan Tran <account@itscaro.me>)
Responses Re: Segfault logical replication PG 10.4  (Alvaro Herrera <alvherre@2ndquadrant.com>)
List pgsql-hackers
Aha, I see, thanks.  Here's a complete fix with included testcase.  In
an unpatched assert-enabled build, this crashes this

TRAP: FailedAssertion("!(ActiveSnapshotSet())", File: "/pgsql/source/REL_10_STABLE/src/backend/tcop/postgres.c", Line:
788)

Will push on Monday.

-- 
Álvaro Herrera                https://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services

Attachment

pgsql-hackers by date:

Previous
From: Melanie Plageman
Date:
Subject: Re: Making "COPY partitioned_table FROM" faster
Next
From: Tom Lane
Date:
Subject: Usability fail with psql's \dp command