nixpkgs/pkgs/servers/sql
Wolfgang Walther 68254e438c
postgresqlPackages: enable update scripts by default
This enables update scripts via buildPostgresqlExtension. Extensions
must actively opt-out, if they don't support either the default
configuration or the unstable configuration.

To make the update script work, some extensions had to be changed to
pull their code from GitHub instead. Those with PostgreSQL-style version
tags (REL_X_Y) had to be changed to make src.rev the source of truth.
2024-11-16 13:09:35 +01:00
..
mariadb mariadb: 10.5.27, 10.6.20, 10.11.10, 11.4.4 2024-11-04 16:34:26 +01:00
materialize treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
mssql/jdbc mssql_jdbc: 12.8.0 -> 12.8.1 2024-08-23 04:00:00 +00:00
mysql mysql80: 8.0.39 -> 8.0.40 (#350248) 2024-11-09 05:42:24 -08:00
percona-server percona-server_8_{0,4}: fix tests not being found 2024-10-19 13:54:49 +02:00
postgresql postgresqlPackages: enable update scripts by default 2024-11-16 13:09:35 +01:00