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 42c7b22 commit c6337faCopy full SHA for c6337fa
Makefile
@@ -1,6 +1,8 @@
1
# Copyright (c) Microsoft Corporation. All rights reserved.
2
# Licensed under the PostgreSQL License.
3
4
+.DEFAULT_GOAL := all
5
+
6
# Supported PostgreSQL versions:
7
PGVERSIONS = 11 12 13 14 15 16
8
0 commit comments