]> git.ipfire.org Git - thirdparty/kea.git/commit
[#2539] hammer.py: switch from PostgreSQL 14 to the default in RHEL 9
authorAndrei Pavel <andrei@isc.org>
Mon, 5 Sep 2022 18:59:12 +0000 (21:59 +0300)
committerAndrei Pavel <andrei@isc.org>
Mon, 10 Jul 2023 06:24:35 +0000 (09:24 +0300)
commit559905a4343765601958b42734a85ae34d06dc7f
treeebbc14824cd046b779d9e847bc80b6a96ee1c175
parentb012396a9e3a913202eb878e61fde5c3497d1734
[#2539] hammer.py: switch from PostgreSQL 14 to the default in RHEL 9

There is a lot of code that deals with previously installed versions of
PostgreSQL. This is good since it deals with a lot of use cases and
allows us to not regenerate images, but it also adds complexity.
hammer.py