Re: [GENERAL] Notify argument? - Mailing list pgsql-hackers

From Tom Lane
Subject Re: [GENERAL] Notify argument?
Date
Msg-id 10388.1016687812@sss.pgh.pa.us
Whole thread Raw
In response to Re: [GENERAL] Notify argument?  (nconway@klamath.dyndns.org (Neil Conway))
Responses Re: [GENERAL] Notify argument?  (Neil Conway <nconway@klamath.dyndns.org>)
List pgsql-hackers
nconway@klamath.dyndns.org (Neil Conway) writes:
>> If we're going to change the structure anyway, let's fix it to be
>> independent of NAMEDATALEN.

> Sounds good. If we're making other backwards-incompatible changes to
> pgNotify, one thing that bugs me about the API is the use of "relname"
> to refer to name of the NOTIFY/LISTEN condition.

I hear you ... but my proposal only requires a recompile, *not* any
source code changes.  Renaming the field would break client source code.
I doubt it's worth that.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: [GENERAL] Notify argument?
Next
From: Neil Conway
Date:
Subject: Re: [GENERAL] Notify argument?