Commit Graph

2448 Commits

Author SHA1 Message Date
Maximilian Bosch
945cdad4ee postgresql: remove pipelinedb extension
This one is apparently abandoned by upstream and only supported
postgresql_11 which is about to be dropped from nixpkgs.
2023-10-30 15:01:31 +01:00
Maximilian Bosch
6d82eb7753 postgresqlPackages: remove compat with postgresql_11 2023-10-30 14:26:44 +01:00
Maximilian Bosch
1220a4d4dd postgresql_11: remove
As described in the release lifecycle docs from postgresql[1], v11 will
stop receiving fixes as of Nov 9 2023. This means it's EOL throughout
the entire lifetime of 23.11, so let's drop it now.

A lot of examples are also referencing postgresql_11. Where it's
sensible, use postgresql_15 as example now to avoid confusion.

This is also handy because the LLVM 16 fix for postgresql is not
available for postgresql 11 ;-)

[1] https://www.postgresql.org/support/versioning/
2023-10-30 10:41:16 +01:00
Maximilian Bosch
8fbd381b8a postgresql_jit: fix build
Failing Hydra build: https://hydra.nixos.org/build/239477682/nixlog/1

This got fixed upstream already in the release branches, applying the
patches here solves the issue.

This skips v11 since there's no patch available and it will be dropped
soon anyways[1].

[1] #264250
2023-10-29 23:58:28 +01:00
Peder Bergebakken Sundt
fb1c60b65a Merge pull request #262224 from chayleaf/tsja
postgresqlPackages.tsja: init at 0.5.0
2023-10-27 19:53:14 +02:00
chayleaf
47646a34ba postgresqlPackages.tsja: init at 0.5.0 2023-10-27 01:09:48 +07:00
Mario Rodas
991c8a8cf7 postgresqlPackages.pg_cron: 1.6.1 -> 1.6.2
Diff: https://github.com/citusdata/pg_cron/compare/v1.6.1...v1.6.2

Changelog: https://github.com/citusdata/pg_cron/raw/v1.6.2/CHANGELOG.md
2023-10-25 04:20:00 +00:00
Mario Rodas
63678e9f3d Merge pull request #263491 from marsam/update-plpgsql_check
postgresqlPackages.plpgsql_check: 2.5.3 -> 2.5.4
2023-10-26 06:01:41 -05:00
Mario Rodas
fb97aa67ab Merge pull request #262882 from gaelreyrol/postgresql-packages-pg_uudiv7-init
postgresqlPackages.pg_uuidv7: init at 1.3.0
2023-10-25 20:56:56 -05:00
Mario Rodas
f630a7b65a postgresqlPackages.plpgsql_check: 2.5.3 -> 2.5.4
Diff: https://github.com/okbob/plpgsql_check/compare/v2.5.3...v2.5.4

Changelog: https://github.com/okbob/plpgsql_check/releases/tag/v2.5.4
2023-10-25 04:20:00 +00:00
Bruno Bigras
6901ab53f5 postgresqlPackages.hypopg: init at 1.4.0 2023-10-23 16:19:21 -04:00
Gaël Reyrol
d42436b175 postgresqlPackages.pg_uuidv7: init at 1.3.0 2023-10-23 10:33:38 +02:00
Mario Rodas
d6dbcefb30 postgresqlPackages.timescaledb: 2.12.1 -> 2.12.2
Diff: https://github.com/timescale/timescaledb/compare/2.12.1...2.12.2

Changelog: https://github.com/timescale/timescaledb/blob/2.12.2/CHANGELOG.md
2023-10-20 04:20:00 +00:00
Meet Barot
19a4154a7c postgresql: Add meta.pkgConfigModules and test 2023-10-16 00:36:24 -04:00
Mario Rodas
a0acbbbf67 Merge pull request #260626 from marsam/update-timescaledb
postgresqlPackages.timescaledb: 2.12.0 -> 2.12.1
2023-10-13 08:42:37 -05:00
Mario Rodas
b52131dbbe Merge pull request #260793 from r-ryantm/auto-update/postgresql11JitPackages.tds_fdw
postgresql11JitPackages.tds_fdw: unstable-2023-07-20 -> unstable-2023-09-28
2023-10-13 08:41:54 -05:00
R. Ryantm
83e81819e5 postgresql11JitPackages.tds_fdw: unstable-2023-07-20 -> unstable-2023-09-28 2023-10-12 23:35:53 +00:00
R. Ryantm
efa025f3b3 postgresql11JitPackages.pg_cron: 1.6.0 -> 1.6.1 2023-10-12 23:28:57 +00:00
Mario Rodas
1011a8c946 postgresqlPackages.timescaledb: 2.12.0 -> 2.12.1
Diff: https://github.com/timescale/timescaledb/compare/2.12.0...2.12.1

Changelog: https://github.com/timescale/timescaledb/blob/2.12.1/CHANGELOG.md
2023-10-12 04:20:00 +00:00
Mario Rodas
d9a975bdd7 postgresqlPackages.pgvector: 0.5.0 -> 0.5.1
Diff: https://github.com/pgvector/pgvector/compare/v0.5.0...v0.5.1

Changelog: https://github.com/pgvector/pgvector/raw/v0.5.1/CHANGELOG.md
2023-10-11 04:20:00 +00:00
Mario Rodas
eb745fa4d7 Merge pull request #259734 from marsam/postgresql-update-extensions
postgresql: update extensions
2023-10-10 08:35:15 -05:00
Yureka
8a0223ec08 postgresql: reorganize musl patches (#260067)
This also adds support for building postgresql 15 and 16 under musl.
2023-10-10 00:51:44 +02:00
Mario Rodas
3bbc6d8851 Merge pull request #258755 from marsam/postgresql-pg_hint_plan-support-more-versions
postgresqlPackages.pg_hint_plan: support more PostgreSQL versions
2023-10-06 08:14:03 -05:00
Mario Rodas
15e72c0adc postgresqlPackages.pg_hint_plan: support more PostgreSQL versions 2023-10-03 04:20:00 +00:00
Mario Rodas
cf5cea07bd postgresqlPackages.age: support more PostgreSQL versions 2023-10-03 04:20:00 +00:00
Mario Rodas
375a1a8833 postgresqlPackages.timescaledb: 2.11.2 -> 2.12.0
Diff: https://github.com/timescale/timescaledb/compare/2.11.2...2.12.0

Changelog: https://github.com/timescale/timescaledb/raw/2.12.0/CHANGELOG.md
2023-09-26 04:20:00 +00:00
Ivan Kozik
7ea6d0a719 postgresqlPackages.pg_embedding: init at 0.3.6 2023-09-24 23:41:54 +00:00
Mario Rodas
aa7811a8f5 postgresql11Packages.pg_partman: mark as broken 2023-09-22 04:20:00 +00:00
Mario Rodas
b831da50f8 postgresqlPackages.plpgsql_check: 2.5.0 -> 2.5.1
Diff: https://github.com/okbob/plpgsql_check/compare/v2.5.0...v2.5.1

Changelog: https://github.com/okbob/plpgsql_check/releases/tag/v2.5.1
2023-09-22 04:20:00 +00:00
Mario Rodas
831519f0ea postgresql16Packages.pg_partman: mark as broken on PostgreSQL<14 2023-09-22 04:20:00 +00:00
Mario Rodas
ad99a539a4 postgresql16Packages.wal2json: fix build on darwin 2023-09-22 04:20:00 +00:00
Mario Rodas
baedf9c0b8 postgresql16Packages.tsearch-extras: fix build on darwin 2023-09-22 04:20:00 +00:00
Mario Rodas
ac7d7f10a7 postgresql16Packages.rum: fix build on darwin 2023-09-22 04:20:00 +00:00
Mario Rodas
190ddae4a0 postgresql16Packages.repmgr: fix build on darwin 2023-09-22 04:20:00 +00:00
Mario Rodas
89da03b52a postgresql16Packages.plr: fix build on darwin 2023-09-22 04:20:00 +00:00
Mario Rodas
d8b0895554 postgresql16Packages.plpgsql_check: 2.5.1 -> 2.5.3
Diff: https://github.com/okbob/plpgsql_check/compare/v2.5.1...v2.5.3

Changelog: https://github.com/okbob/plpgsql_check/releases/tag/v2.5.3
2023-09-22 04:20:00 +00:00
Mario Rodas
7120d71de5 postgresql16Packages.pg_topn: 2.5.0 -> 2.6.0
Diff: https://github.com/citusdata/postgresql-topn/compare/refs/tags/v2.5.0...v2.6.0

Changelog: https://github.com/citusdata/postgresql-topn/raw/v2.6.0/CHANGELOG.md
2023-09-22 04:20:00 +00:00
Mario Rodas
2c81b4ba39 postgresql16Packages.pg_similarity: fix build on darwin 2023-09-22 04:20:00 +00:00
Mario Rodas
cb7bcf0ace postgresql16Packages.pg_safeupdate: fix build on darwin 2023-09-22 04:20:00 +00:00
Mario Rodas
f282039b9b postgresql16Packages.pg_repack: fix build on darwin 2023-09-22 04:20:00 +00:00
Mario Rodas
fb97353d27 postgresql16Packages.pg_relusage: fix build on darwin 2023-09-22 04:20:00 +00:00
Mario Rodas
3000d76eb1 postgresql16Packages.pg_rational: fix build on darwin 2023-09-22 04:20:00 +00:00
Mario Rodas
59d851384d postgresql16Packages.pg_net: 0.7.2 -> 0.7.3
Diff: https://github.com/supabase/pg_net/compare/refs/tags/v0.7.2...v0.7.3

Changelog: https://github.com/supabase/pg_net/releases/tag/v0.7.3
2023-09-22 04:20:00 +00:00
Mario Rodas
daaca70745 postgresql16Packages.pg_partman: 4.7.4 -> 5.0.0
Diff: https://github.com/pgpartman/pg_partman/compare/refs/tags/v4.7.4...v5.0.0

Changelog: https://github.com/pgpartman/pg_partman/blob/v5.0.0/CHANGELOG.md
2023-09-22 04:20:00 +00:00
Mario Rodas
47a896f3c7 postgresql16Packages.pg_hint_plan: fix build on darwin 2023-09-22 04:20:00 +00:00
Mario Rodas
6f9e07dd45 postgresql16Packages.pgtap: 1.3.0 -> 1.3.1
Diff: https://github.com/theory/pgtap/compare/v1.3.0...v1.3.1
2023-09-22 04:20:00 +00:00
Mario Rodas
e803ddcaf5 postgresql16Packages.pgsql-http: fix build on darwin 2023-09-22 04:20:00 +00:00
Mario Rodas
7b5d06339f postgresql16Packages.pgrouting: 3.5.0 -> 3.5.1
Diff: https://github.com/pgRouting/pgrouting/compare/v3.5.0...v3.5.1

Changelog: https://github.com/pgRouting/pgrouting/releases/tag/v3.5.1
2023-09-22 04:20:00 +00:00
Mario Rodas
da5f6e21c6 postgresql16Packages.pgroonga: fix build on darwin 2023-09-22 04:20:00 +00:00
Mario Rodas
5649f3bcbe postgresql16Packages.periods: fix build on darwin 2023-09-22 04:20:00 +00:00