projects
/
pgtranslation
/
admin.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
68cc00a
)
Drop 13 branch
master
author
Peter Eisentraut
<
[email protected]
>
Fri, 28 Nov 2025 15:08:34 +0000
(16:08 +0100)
committer
Peter Eisentraut
<
[email protected]
>
Fri, 28 Nov 2025 15:08:34 +0000
(16:08 +0100)
wwwtools/messages-branches.txt
patch
|
blob
|
blame
|
history
wwwtools/nls-status-page
patch
|
blob
|
blame
|
history
wwwtools/postgresql-branches.txt
patch
|
blob
|
blame
|
history
wwwtools/update-nls-www
patch
|
blob
|
blame
|
history
diff --git
a/wwwtools/messages-branches.txt
b/wwwtools/messages-branches.txt
index 7897ed524f3e8aa54400c03abce81c491926c729..9a272ed74c4b72332e8119d67b4b44a0e9feb86b 100644
(file)
--- a/
wwwtools/messages-branches.txt
+++ b/
wwwtools/messages-branches.txt
@@
-3,4
+3,3
@@
messages-17-branch REL_17_STABLE
messages-16-branch REL_16_STABLE
messages-15-branch REL_15_STABLE
messages-14-branch REL_14_STABLE
messages-16-branch REL_16_STABLE
messages-15-branch REL_15_STABLE
messages-14-branch REL_14_STABLE
-messages-13-branch REL_13_STABLE
diff --git
a/wwwtools/nls-status-page
b/wwwtools/nls-status-page
index c4b605378f2da35d7cb0ac6f01c31d3dfb33c326..b36bd64508d1be00a9a2a31342f43606355693a0 100755
(executable)
--- a/
wwwtools/nls-status-page
+++ b/
wwwtools/nls-status-page
@@
-79,7
+79,6
@@
about when a branch is about to be released.</p>
_EOF_
my %branch_status = (
_EOF_
my %branch_status = (
- '13-branch' => 'maintenance',
'14-branch' => 'maintenance',
'15-branch' => 'maintenance',
'16-branch' => 'maintenance',
'14-branch' => 'maintenance',
'15-branch' => 'maintenance',
'16-branch' => 'maintenance',
diff --git
a/wwwtools/postgresql-branches.txt
b/wwwtools/postgresql-branches.txt
index b91df74433bf8d32bdd0b7302488ffb8350cdf99..75ecf744ebe775f1976a55d9feb608d95cde3721 100644
(file)
--- a/
wwwtools/postgresql-branches.txt
+++ b/
wwwtools/postgresql-branches.txt
@@
-3,4
+3,3
@@
postgresql-17-branch REL_17_STABLE
postgresql-16-branch REL_16_STABLE
postgresql-15-branch REL_15_STABLE
postgresql-14-branch REL_14_STABLE
postgresql-16-branch REL_16_STABLE
postgresql-15-branch REL_15_STABLE
postgresql-14-branch REL_14_STABLE
-postgresql-13-branch REL_13_STABLE
diff --git
a/wwwtools/update-nls-www
b/wwwtools/update-nls-www
index c9b90600a0aeb23c05928fff87e716a5d44ab004..13911902360cdd2218a13d7afa948fc53b5238ce 100755
(executable)
--- a/
wwwtools/update-nls-www
+++ b/
wwwtools/update-nls-www
@@
-30,7
+30,7
@@
while true; do
esac
done
esac
done
-active_branches="18-branch 17-branch 16-branch 15-branch 14-branch
13-branch
"
+active_branches="18-branch 17-branch 16-branch 15-branch 14-branch"
if [ -n "$1" ]; then
active_branches=$1
if [ -n "$1" ]; then
active_branches=$1