diff options
Diffstat (limited to 'contrib/tcn')
-rw-r--r-- | contrib/tcn/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/tcn/Makefile b/contrib/tcn/Makefile index 7bac5e359c2..2de3425bbda 100644 --- a/contrib/tcn/Makefile +++ b/contrib/tcn/Makefile @@ -4,6 +4,7 @@ MODULES = tcn EXTENSION = tcn DATA = tcn--1.0.sql +PGFILEDESC = "tcn - trigger function notifying listeners" ifdef USE_PGXS PG_CONFIG = pg_config |