Issue(30): Code refactoring.

This commit is contained in:
Ibrar Ahmed
2020-09-14 22:26:19 +00:00
parent 7613b1cb1c
commit 935d063f13
6 changed files with 554 additions and 713 deletions

View File

@@ -1,7 +1,7 @@
# contrib/pg_stat_monitor/Makefile
MODULE_big = pg_stat_monitor
OBJS = guc.o pg_stat_monitor.o $(WIN32RES)
OBJS = hash_query.o guc.o pg_stat_monitor.o $(WIN32RES)
EXTENSION = pg_stat_monitor
DATA = pg_stat_monitor--1.0.sql