Commit Graph

7 Commits

Author SHA1 Message Date
Diogo Correia
cd080abe76 postgresqlPackages.pg_tle: 1.5.1 -> 1.5.2
Unbreaks PG18 build.
2025-10-02 07:52:05 +01:00
Diogo Correia
108733a2a2 postgresql18Packages: mark remaining extensions as broken
Those extensions don't support building with PostgreSQL 18, yet.

To make sure the broken status is updated on the next upgrade, they all
have version checks in the form of an evaluation warning, so that there
has be explicit action regarding its PG18 compatibility.
2025-08-09 00:05:22 +01:00
R. Ryantm
6b52d2e642 postgresqlPackages.pg_tle: 1.5.0 -> 1.5.1 2025-05-15 06:07:48 +00:00
R. Ryantm
44e782ed5a postgresqlPackages.pg_tle: 1.4.0 -> 1.5.0 2025-03-20 15:28:13 +00:00
Wolfgang Walther
72b8186ff7 postgresqlPackages: rename buildPostgresqlExtension to postgresqlBuildExtension
This is for consistency with postgresqlTestExtension and
postgresqlTestHook. Everything that is passed via postgresql's
generic.nix "packages scope" now is prefixed with "postgresql".
2025-03-18 18:17:24 +01:00
Wolfgang Walther
a01c101200 postgresqlPackages.pg_tle: sort arguments 2025-03-18 18:17:23 +01:00
Ben Chand
8079fb45d5 postgresqlPackages.pg_tle: init at 1.4.0 (#387868) 2025-03-07 14:06:51 +01:00