Skip to content

Commit bfc5e70

Browse files
committed
Move pglogical after pglogical_output in Makefile
1 parent babd350 commit bfc5e70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contrib/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,9 @@ SUBDIRS = \
3535
pg_stat_statements \
3636
pg_trgm \
3737
pgcrypto \
38-
pglogical \
3938
pglogical_output \
4039
pglogical_output_plhooks \
40+
pglogical \
4141
pgrowlocks \
4242
pgstattuple \
4343
postgres_fdw \

0 commit comments

Comments
 (0)