Re: NOTIFY extra parameter

From: Andrew Dunstan <andrew(at)dunslane(dot)net>
To: Andrew Chernow <ac(at)esilo(dot)com>
Cc: PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: NOTIFY extra parameter
Date: 2008-12-26 04:08:56
Message-ID: 495458D8.9010909@dunslane.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Andrew Chernow wrote:
> Any plans to enable the extra parameter string for notifies?
> Apparently, it was seriously considered as it is a member of PGnotify
> and has a reserved spot in the 'A' command sent by the backend.

Yes I plan to do it, but pressure of work has prevented me from devoting
time to it as I had planned.

cheers

andrew

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message ITAGAKI Takahiro 2008-12-26 06:04:30 contrib/pg_stat_statements 1226
Previous Message Andrew Chernow 2008-12-26 03:24:54 NOTIFY extra parameter