Re: Binary I/O for isn extension - Mailing list pgsql-hackers

From Fabien COELHO
Subject Re: Binary I/O for isn extension
Date
Msg-id alpine.DEB.2.20.1608221412130.7102@lancre
Whole thread Raw
In response to Re: Binary I/O for isn extension  (Shay Rojansky <roji@roji.org>)
Responses Re: Binary I/O for isn extension  (Robert Haas <robertmhaas@gmail.com>)
List pgsql-hackers
Hello Shay,

> Attached is a new version of the patch, adding an upgrade script and the
> rest of it. Note that because, as Fabien noted, there's doesn't seem to be
> a way to add send/receive functions with ALTER TYPE, I did that by updating
> pg_type directly - hope that's OK.

This patch does not apply anymore, because there as been an update in 
between to mark relevant contrib functions as "parallel".

Could you update the patch?

-- 
Fabien.



pgsql-hackers by date:

Previous
From: Amit Kapila
Date:
Subject: Re: dsm_unpin_segment
Next
From: Michael Paquier
Date:
Subject: Re: LSN as a recovery target