We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7024c66 commit af3da74Copy full SHA for af3da74
contrib/Makefile
@@ -36,7 +36,7 @@ SUBDIRS = \
36
pg_query_state \
37
pg_standby \
38
pg_stat_statements \
39
- pg_transfer \
+ pg_transfer \
40
pg_trgm \
41
pgcrypto \
42
pgrowlocks \
@@ -65,12 +65,11 @@ SUBDIRS = \
65
pg_probackup \
66
pg_pathman \
67
shared_ispell \
68
- vacuumlo \
69
pg_hint_plan \
70
- fulleq \
71
- fasttrun \
72
- online_analyze \
73
- plantuner
+ fulleq \
+ fasttrun \
+ online_analyze \
+ plantuner
74
75
ifeq ($(with_openssl),yes)
76
SUBDIRS += sslinfo
0 commit comments