From: | Bruce Momjian <bruce(at)momjian(dot)us> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | Greg Sabino Mullane <greg(at)turnstep(dot)com>, pgsql-patches(at)postgresql(dot)org |
Subject: | Re: Warning about LISTEN names |
Date: | 2007-04-02 22:19:52 |
Message-ID: | 200704022219.l32MJqg09226@momjian.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-patches |
Tom Lane wrote:
> "Greg Sabino Mullane" <greg(at)turnstep(dot)com> writes:
> > I'll save the full rant for my blog :), but wanted to submit this documentation
> > patch for this listen gotcha that's been bugging me for a while. I'd like
> > to see LISTEN and NOTIFY changed to use a simple text string, but until then,
> > I think we should probably warn about the chopping off of the left-hand part.
>
> Let's change it to a plain ColId, so you get a syntax error if you try
> that.
With no comment from my question of status, I have implemented this
idea. Patch attached and applied.
--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://www.enterprisedb.com
+ If your life is a hard drive, Christ can be your backup. +
Attachment | Content-Type | Size |
---|---|---|
/rtmp/diff | text/x-diff | 1.7 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2007-04-02 22:29:15 | Re: [PATCHES] pg_standby |
Previous Message | Tom Lane | 2007-04-02 21:27:30 | Re: Current enums patch |