nixpkgs/pkgs/servers/sql
Wolfgang Walther c3c52231f0
postgresql: remove left-over LC_ALL environment variable
This was introduced in 65fd8f3f48 around 20 years
ago as LANG=en_US, later changed to LC_ALL=en_US and LC_ALL=C to avoid bash
warnings. This might have been relevant to run initdb during the check phase, but
the PostgreSQL docs [1] say this today:

  For implementation reasons, setting LC_ALL does not work for this purpose

Therefore it can be removed safely.

[1]: https://www.postgresql.org/docs/current/regress-run.html#REGRESS-RUN-LOCALE
2024-04-04 08:41:18 +02:00
..
cockroachdb cockroachdb: point to cockroachdb-bin 2024-03-18 17:19:16 -05:00
dolt treewide: add meta.mainProgram to packages with a single binary 2024-03-19 03:14:51 +01:00
gluesql
mariadb treewide: add meta.mainProgram to packages with a single binary 2024-03-19 03:14:51 +01:00
materialize materialize: 0.17.0 -> 0.84.2 2024-01-24 20:35:47 -05:00
monetdb monetdb: 11.49.1 -> 11.49.5 2024-03-19 00:24:04 +00:00
mssql/jdbc mssql_jdbc: 12.4.2 -> 12.6.1 2024-02-23 02:44:18 +00:00
mysql Merge pull request #283060 from r-ryantm/auto-update/mysql_jdbc 2024-02-05 00:16:46 +01:00
patroni
percona-server percona-server_8_0: 8.0.35-27 -> 8.0.36-28 2024-03-06 19:33:27 +01:00
pgbouncer pgbouncer: 1.22.0 -> 1.22.1 2024-03-04 12:41:27 +00:00
pgcat
pgpool pgpool: 4.5.0 -> 4.5.1 2024-02-29 10:23:32 +00:00
postgresql postgresql: remove left-over LC_ALL environment variable 2024-04-04 08:41:18 +02:00
proxysql treewide: add meta.mainProgram to packages with a single binary 2024-03-19 03:14:51 +01:00
rqlite rqlite: 8.22.1 -> 8.23.0 2024-03-14 15:22:12 +00:00
sqld
sqlite/jdbc