Skip to content

Commit 12085bf

Browse files
committed
add pglogical extensions #2
1 parent f9c68c6 commit 12085bf

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

contrib/Makefile

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,11 +30,16 @@ SUBDIRS = \
3030
passwordcheck \
3131
pg_buffercache \
3232
pg_freespacemap \
33-
pg_prewarm \
33+
pglogical \
34+
pglogical_output \
35+
pglogical_output_plhooks \
36+
pg_prewarm \
3437
pg_standby \
3538
pg_stat_statements \
3639
pg_trgm \
3740
pgcrypto \
41+
pglogical_output \
42+
pglogical_output_plhooks \
3843
pgrowlocks \
3944
pgstattuple \
4045
postgres_fdw \

0 commit comments

Comments
 (0)