Re: listen not schema-aware
- From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
- To: Neil Conway <neilc(at)samurai(dot)com>
- Cc: Agent M <agentm(at)themactionfaction(dot)com>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
- Subject: Re: listen not schema-aware
- Date: Fri, 31 Mar 2006 20:52:12 -0500
- Message-id: <6378(dot)1143856332(at)sss(dot)pgh(dot)pa(dot)us>
Neil Conway <neilc(at)samurai(dot)com> writes:
> i.e. the LISTEN/NOTIFY argument is not the name of a relation, so it
> wouldn't make much sense to schema-qualify it.
I'm not entirely sure why we even have the grammar allowing qualified
names in these statements. It's not documented that you can do that.
regards, tom lane
Home |
Main Index |
Thread Index