Re: Warning about LISTEN names - Mailing list pgsql-patches

From Bruce Momjian
Subject Re: Warning about LISTEN names
Date
Msg-id 200703271550.l2RFoXu12759@momjian.us
Whole thread Raw
In response to Re: Warning about LISTEN names  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-patches
Tom Lane wrote:
> "Greg Sabino Mullane" <greg@turnstep.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.

OK, so should I make this change for 8.3?

--
  Bruce Momjian  <bruce@momjian.us>          http://momjian.us
  EnterpriseDB                               http://www.enterprisedb.com

  + If your life is a hard drive, Christ can be your backup. +

pgsql-patches by date:

Previous
From: "Marko Kreen"
Date:
Subject: DEALLOCATE ALL
Next
From: Bruce Momjian
Date:
Subject: Re: Recalculating OldestXmin in a long-running vacuum