]> granicus.if.org Git - postgresql/commit
Allow NOTIFY/LISTEN/UNLISTEN to only take relation names, not
authorBruce Momjian <bruce@momjian.us>
Mon, 2 Apr 2007 22:20:53 +0000 (22:20 +0000)
committerBruce Momjian <bruce@momjian.us>
Mon, 2 Apr 2007 22:20:53 +0000 (22:20 +0000)
commitf16f89a616da9d4045e7bea7cc3fd057b83d30fd
tree3587c71fa4b0114b3661ae8afeaed1ca35ee09c0
parent325feaef7f46e609973360b4102c1acfc4924d72
Allow NOTIFY/LISTEN/UNLISTEN to only take relation names, not
schema.relation, because the notify code only honors the relation name.
schema.relation will now generate a syntax error.
src/backend/parser/gram.y