1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/plugins/modules/database
patchback[bot] ee8f87412a
postgresql_ext: sort list of available versions (#1078) (#1084)
* sort list of available versions

If `version == 'latest'` then the version is set to `available_versions[-1]` however `available_versions` was not previously sorted so the ordering was the natural order of the `pg_available_extension_versions` view.

* remove unnecessary lambda

* create changelog fragment for #1078

* add PR link to changelog fragment

Co-authored-by: Andrew Klychkov <aaklychkov@mail.ru>

Co-authored-by: Andrew Klychkov <aaklychkov@mail.ru>
(cherry picked from commit 159f38f4f2)

Co-authored-by: Simon Kelly <skelly@dimagi.com>
2020-10-13 14:53:17 +03:00
..
aerospike [aerospike_migrations] - handle exception for unstable-cluster (#900) (#959) 2020-09-25 08:17:56 +02:00
influxdb modules: fix examples to use FQCN for builtin modules (#648) 2020-07-14 18:28:08 +03:00
misc Adding ODBC module (#606) 2020-07-17 07:39:37 +03:00
mssql modules: fix examples to use FQCN for builtin modules (#648) 2020-07-14 18:28:08 +03:00
postgresql postgresql_ext: sort list of available versions (#1078) (#1084) 2020-10-13 14:53:17 +03:00
vertica modules: fix examples to use FQCN for builtin modules (#648) 2020-07-14 18:28:08 +03:00