projects
/
pgapt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bb5163d
)
17 has been released
author
Christoph Berg
<myon@debian.org>
Thu, 26 Sep 2024 13:58:03 +0000
(15:58 +0200)
committer
Christoph Berg
<myon@debian.org>
Thu, 26 Sep 2024 13:58:03 +0000
(15:58 +0200)
pgapt.conf
patch
|
blob
|
blame
|
history
diff --git
a/pgapt.conf
b/pgapt.conf
index b4b09a7aaf264bc5770cf5a87b0c6b2c6e00faa4..aad9f9d9dce54c4dd9e2e9181ae88677817b29dd 100644
(file)
--- a/
pgapt.conf
+++ b/
pgapt.conf
@@
-1,7
+1,7
@@
# oldest version: used by QA scripts (repo/bin/missing-pg-modules)
PG_OLDEST_VERSION=9.6
PG_MAIN_VERSION=17
-PG_BETA_VERSION=
17
+PG_BETA_VERSION=
PG_DEVEL_VERSION=18
PG_VERSIONS="10 11 12 13 14 15 16 17 18" # all server versions >= 10 (what we build extensions for)
PG_ALL_VERSIONS="8.2 8.3 8.4 9.0 9.1 9.2 9.3 9.4 9.5 9.6 $PG_VERSIONS" # all versions (which server packages we build on LTS dists)