nixpkgs/pkgs/servers/sql
Jan Tojnar d5c902b131 postgresqlPackages.plv8: install all files
Previously, the update complained due to missing migration files:

	db=# alter extension plv8 update to '2.3.15';
	ERROR:  extension "plv8" has no update path from version "2.3.13" to version "2.3.15"

Now it fails for a different reason:

	db=# alter extension plv8 update to '2.3.15';
	ERROR:  could not access file "$libdir/plv8-2.3.13": No such file or directory

Changing installation directory using DESTDIR is an ugly hack that might backfire
but PGXS does not currently seem to allow overriding the installation directory.
2021-12-09 00:12:21 +01:00
..
cockroachdb cockroachdb: remove myself as maintainer 2021-06-29 21:20:08 +02:00
dolt dolt: 0.28.4 -> 0.32.1 2021-10-29 10:33:14 +00:00
mariadb Merge master into staging-next 2021-11-26 00:01:38 +00:00
materialize materialize: 0.9.4 -> 0.10.0 2021-11-25 12:59:16 +01:00
monetdb monetdb: 11.39.11 -> 11.39.13 2021-02-24 10:40:56 +00:00
mssql/jdbc mssql-jdbc: remove build.sh 2021-11-16 16:31:56 +01:00
mysql treewide: ensure pre/post phase hooks are strings 2021-08-20 19:08:42 -04:00
patroni pythonPackages.dns: move alias to python-aliases.nix 2021-06-23 11:48:22 +02:00
percona
pgbouncer pgbouncer: 1.16.0 -> 1.16.1 2021-11-29 18:57:46 +01:00
pgpool
postgresql postgresqlPackages.plv8: install all files 2021-12-09 00:12:21 +01:00
proxysql proxysql: init at 2.3.2 2021-11-08 16:42:16 +01:00
sqlite/jdbc sqlite-jdbc: remove phases 2021-07-22 22:25:05 +02:00
virtuoso servers: replace name with pname&version 2021-07-26 20:15:46 +02:00