projects
/
pgapt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
562a423
)
Bump default PG version to 17
author
Christoph Berg
<myon@debian.org>
Tue, 10 Sep 2024 11:08:37 +0000
(13:08 +0200)
committer
Christoph Berg
<myon@debian.org>
Tue, 10 Sep 2024 11:08:37 +0000
(13:08 +0200)
pgapt.conf
patch
|
blob
|
blame
|
history
diff --git
a/pgapt.conf
b/pgapt.conf
index dc365d98bc900414c07da893201658a30a374614..5d279b48038a8e98559ca1542b2090556f48d6cc 100644
(file)
--- a/
pgapt.conf
+++ b/
pgapt.conf
@@
-1,6
+1,6
@@
# oldest version: used by QA scripts (repo/bin/missing-pg-modules)
PG_OLDEST_VERSION=9.6
-PG_MAIN_VERSION=1
6
+PG_MAIN_VERSION=1
7
PG_BETA_VERSION=17
PG_DEVEL_VERSION=18
PG_VERSIONS="10 11 12 13 14 15 16 17 18" # all server versions >= 10 (what we build extensions for)