nixpkgs/pkgs/servers/sql
Wolfgang Walther 435f51c37f
postgresql: split dev output
This splits a dev output to make the default output not depend on any
build dependencies anymore. This also avoids removing references from
pgxs' Makefile this way, which should, at least theoretically, be good
to build extensions via pgxs, making sure they use the same tooling.

ecpg is the "embedded SQL C preprocessor", which is certainly a dev
tool.

Most important, for closure size anyway, is to move pg_config to the dev
output, since it retains paths to all the other outputs.

The only thing with references to the dev output remaining is then the
postgres binary itself. It contains all the output paths, because it
shows those in the pg_config system view. There is no other way than
to nuke those references to avoid circular dependencies between outputs
- and blowing up closure size again.
2024-08-23 21:37:49 +02:00
..
cockroachdb cockroachdb-bin: remove neosimsim from meta.maintainers 2024-08-19 12:00:44 +02:00
dolt dolt: 1.42.10 -> 1.42.13 2024-08-18 06:55:30 +00:00
gluesql treewide: Remove ending period from meta.description 2024-06-09 23:04:51 +02:00
mariadb Merge pull request #332445 from helsinki-systems/upd/galera 2024-08-14 17:37:26 +02:00
materialize treewide: Remove indefinite article from meta.description 2024-06-09 23:07:45 +02:00
monetdb treewide: passthru nixos test (#334491) 2024-08-18 00:29:43 +02:00
mssql/jdbc mssql_jdbc: 12.6.3 -> 12.8.0 2024-08-01 01:25:11 +00:00
mysql mysql80: 8.0.38 -> 8.0.39 2024-08-01 22:47:51 +02:00
patroni patroni: 3.3.1 -> 3.3.2 2024-07-30 06:13:22 +00:00
percona-server Merge pull request #330085 from joshheinrichs-shopify/fix-percona-server-scripts 2024-08-09 20:03:17 +02:00
pgbouncer pgbouncer: 1.23.0 -> 1.23.1 2024-08-04 03:02:51 +00:00
pgcat treewide: Remove ending period from meta.description 2024-06-09 23:04:51 +02:00
pgpool treewide: remove unused with statements from maintainer lists 2024-07-29 10:06:20 +08:00
postgresql postgresql: split dev output 2024-08-23 21:37:49 +02:00
proxysql
rqlite rqlite: 8.26.8 -> 8.28.0 2024-08-12 00:39:25 +00:00
sqld
sqlite/jdbc