Skip to content

Commit 9b79234

Browse files
committed
Merge with current state of PGPRO9_6
2 parents c85077c + 4bd685c commit 9b79234

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

58 files changed

+2133
-1753
lines changed

contrib/Makefile

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -60,15 +60,15 @@ SUBDIRS = \
6060
pg_variables \
6161
jsquery \
6262
sr_plan \
63-
pg_arman \
63+
pg_probackup \
6464
pg_pathman \
6565
shared_ispell \
66+
vacuumlo \
6667
pg_hint_plan \
67-
vacuumlo \
68-
fulleq \
69-
fasttrun \
70-
online_analyze \
71-
plantuner
68+
fulleq \
69+
fasttrun \
70+
online_analyze \
71+
plantuner
7272

7373
ifeq ($(with_openssl),yes)
7474
SUBDIRS += sslinfo

0 commit comments

Comments
 (0)