Add support for printing/reading MergeAction nodes - Mailing list pgsql-hackers

From Marina Polyakova
Subject Add support for printing/reading MergeAction nodes
Date
Msg-id [email protected]
Whole thread Raw
Responses Re: Add support for printing/reading MergeAction nodes
List pgsql-hackers
Hello, hackers!

When debugging is enabled for server logging, isolation tests fail 
because there're no corresponding output functions for InsertStmt / 
DeleteStmt / UpdateStmt that are used in the output of the MergeAction 
nodes (see the attached regressions diffs and output). I also attached a 
try that makes the tests pass. Sorry if I missed that it was already 
discussed somewhere.

-- 
Marina Polyakova
Postgres Professional: http://www.postgrespro.com
The Russian Postgres Company
Attachment

pgsql-hackers by date:

Previous
From: Teodor Sigaev
Date:
Subject: Re: Postgres stucks in deadlock detection
Next
From: Antonis Iliopoulos
Date:
Subject: Re: PostgreSQL's handling of fsync() errors is unsafe and risks data loss at least on XFS