Re: Feature request: binary NOTIFY

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Mitar <mmitar(at)gmail(dot)com>
Cc: Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com>, PostgreSQL Developers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Feature request: binary NOTIFY
Date: 2019-09-19 04:22:19
Message-ID: 29575.1568866939@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Mitar <mmitar(at)gmail(dot)com> writes:
> What about adding NOTIFYB and LISTENB commands? And
> NotificationBinaryResponse? For binary?

[ shrug... ] We can put that on the list of things we might want
to do if the wire protocol ever gets changed. I urgently recommend
not holding your breath.

regards, tom lane

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Paquier 2019-09-19 04:23:05 Re: subscriptionCheck failures on nightjar
Previous Message Alvaro Herrera 2019-09-19 03:47:15 Re: Optimization of some jsonb functions