Skip to content

postgresqlPackages.cstore_fdw: remove broken extension#487248

Merged
Ma27 merged 1 commit into
NixOS:masterfrom
Mic92:remove/cstore_fdw
Feb 6, 2026
Merged

postgresqlPackages.cstore_fdw: remove broken extension#487248
Ma27 merged 1 commit into
NixOS:masterfrom
Mic92:remove/cstore_fdw

Conversation

@Mic92

@Mic92 Mic92 commented Feb 5, 2026

Copy link
Copy Markdown
Member

cstore_fdw has been marked broken since NixOS 24.05 for PostgreSQL 14+ and remains unfixed. The extension is incompatible with modern PostgreSQL versions.

Per RFC 180, packages broken for a full release cycle are subject to removal.

NixOS/rfcs#180

Things done

  • Built on platform:
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • Tested, as applicable:
  • Ran nixpkgs-review on this PR. See nixpkgs-review usage.
  • Tested basic functionality of all binary files, usually in ./result/bin/.
  • Nixpkgs Release Notes
    • Package update: when the change is major or breaking.
  • NixOS Release Notes
    • Module addition: when adding a new NixOS module.
    • Module update: when the change is significant.
  • Fits CONTRIBUTING.md, pkgs/README.md, maintainers/README.md and other READMEs.

cstore_fdw has been marked broken since NixOS 24.05 for PostgreSQL 14+
and remains unfixed. The extension is incompatible with modern
PostgreSQL versions.

Per RFC 180, packages broken for a full release cycle are subject
to removal.

NixOS/rfcs#180
@nixpkgs-ci nixpkgs-ci Bot added 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 0 This PR does not cause any packages to rebuild on Linux. labels Feb 5, 2026

@wolfgangwalther wolfgangwalther left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I guess we should have removed it when removing PG 13, so LGTM.

@nixpkgs-ci nixpkgs-ci Bot added the 12.approvals: 1 This PR was reviewed and approved by one person. label Feb 5, 2026
@Ma27 Ma27 added this pull request to the merge queue Feb 6, 2026
@nixpkgs-ci nixpkgs-ci Bot added 12.approvals: 2 This PR was reviewed and approved by two persons. and removed 12.approvals: 1 This PR was reviewed and approved by one person. labels Feb 6, 2026
Merged via the queue into NixOS:master with commit bf5b91e Feb 6, 2026
34 of 36 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 0 This PR does not cause any packages to rebuild on Linux. 12.approvals: 2 This PR was reviewed and approved by two persons.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants