Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This pull request is to add SLES 15 to the supported list. The only change from SLES 12
appears to be the version of PostgreSQL that is included. I have successfully tested this with SLES 15, but do not have access to test this with OpenSUSE so I did not make that change.
To wit, on my system zypper se postgresql returns:
S | Name | Summary | Type
--+------------------------------+-------------------------------------------------------------------------+-----------
| freeradius-server-postgresql | Postgresql support for freeradius | package
| libQt5Sql5-postgresql | Qt 5 PostgreSQL plugin | package
| postgresql | Basic Clients and Utilities for PostgreSQL | package
| postgresql-contrib | Contributed Extensions and Additions to PostgreSQL | package
| postgresql-devel | PostgreSQL development header files and libraries | package
| postgresql-docs | HTML Documentation for PostgreSQL | package
| postgresql-plperl | The PL/Tcl, PL/Perl, and PL/Python procedural languages for PostgreSQL | package
| postgresql-plpython | The PL/Python Procedural Languages for PostgreSQL | package
| postgresql-pltcl | PL/Tcl Procedural Language for PostgreSQL | package
| postgresql-server | The Programs Needed to Create and Run a PostgreSQL Server | package
| postgresql10 | Basic Clients and Utilities for PostgreSQL | package
| postgresql10 | Basic Clients and Utilities for PostgreSQL | srcpackage
| postgresql10-contrib | Contributed Extensions and Additions to PostgreSQL | package
| postgresql10-devel | PostgreSQL development header files and libraries | package
| postgresql10-docs | HTML Documentation for PostgreSQL | package
| postgresql10-plperl | The PL/Tcl, PL/Perl, and PL/Python procedural languages for PostgreSQL | package
| postgresql10-plpython | The PL/Python Procedural Languages for PostgreSQL | package
| postgresql10-pltcl | PL/Tcl Procedural Language for PostgreSQL | package
| postgresql10-server | The Programs Needed to Create and Run a PostgreSQL Server | package