From: | Robert Haas <robertmhaas(at)gmail(dot)com> |
---|---|
To: | Julien Rouhaud <julien(dot)rouhaud(at)dalibo(dot)com> |
Cc: | PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: Overlook in 2bd9e412? |
Date: | 2016-10-31 13:21:19 |
Message-ID: | CA+TgmoYKHEQt3oCtzFeYKudWRkkF-d8cq=1PgfsUDnc6ryq+uQ@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Fri, Oct 28, 2016 at 8:46 AM, Julien Rouhaud
<julien(dot)rouhaud(at)dalibo(dot)com> wrote:
> It looks like pq_putmessage_hook and pq_flush_hook were meant for
> development purpose and not supposed to be committed.
>
> Attached patch remove them.
Thanks. Those were actually remnants of an earlier design which
didn't survive contact with Andres, and which I failed to clean up
properly.
Committed.
--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
From | Date | Subject | |
---|---|---|---|
Next Message | Tomas Vondra | 2016-10-31 13:24:58 | Re: Speed up Clog Access by increasing CLOG buffers |
Previous Message | Tom Lane | 2016-10-31 13:18:31 | Re: Query regarding selectDumpableExtension() |