mirror of
https://github.com/postgres/postgres.git
synced 2026-06-09 09:03:23 -04:00
f62d1253ef
> 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.