]> granicus.if.org Git - postgresql/commit
From: Massimo Dal Zotto <dz@cs.unitn.it>
authorMarc G. Fournier <scrappy@hub.org>
Tue, 25 Aug 1998 21:37:08 +0000 (21:37 +0000)
committerMarc G. Fournier <scrappy@hub.org>
Tue, 25 Aug 1998 21:37:08 +0000 (21:37 +0000)
commitf62d1253eff4622f6ff0b76f8f0f2eca793bd608
treee28e49785256ce9f46f924bc518b0dfeda0d80a6
parent7414d619507ed9e2cdb5113ff77df55feef786c4
From: Massimo Dal Zotto <dz@cs.unitn.it>

>       these patches define the UNLISTEN sql command. The code already
>       existed but it was unknown to the parser. Now it can be used
>       like the listen command.
>       You must make clean and delete gram.c and parser.h before make.
src/backend/parser/gram.y
src/backend/parser/keywords.c
src/backend/tcop/utility.c
src/bin/psql/psqlHelp.h
src/include/commands/async.h
src/include/nodes/nodes.h
src/include/nodes/parsenodes.h
src/interfaces/ecpg/preproc/keywords.c
src/interfaces/ecpg/preproc/preproc.y