gnu: databases: Define postgresql-10.
authorChristopher Baines <mail@cbaines.net>
Fri, 2 Oct 2020 18:08:35 +0000 (19:08 +0100)
committerChristopher Baines <mail@cbaines.net>
Tue, 20 Oct 2020 21:39:43 +0000 (22:39 +0100)
commit21b712acc73f6a0a8f9d44ae32438539b78b3db6
tree0b17ef189c7731420f6198063844ac83c3be0f46
parenta698df72d37aa5173c357b7d1e3873d2c2c64c32
gnu: databases: Define postgresql-10.

So that it can be used, rather than postgresql. Because the major version of
the package is important, as it relates to the compatability with the data
files used by the service, it's useful to have a stable name to refer to a
package for version 10 of PostgreSQL.

* gnu/packages/databases.scm (postgresql-10): New variable.
gnu/packages/databases.scm