pg_partman: init at 4.1.0
This commit is contained in:
@@ -38,4 +38,6 @@ self: super: {
|
||||
tds_fdw = super.callPackage ./ext/tds_fdw.nix { };
|
||||
|
||||
pgrouting = super.callPackage ./ext/pgrouting.nix { };
|
||||
|
||||
pg_partman = super.callPackage ./ext/pg_partman.nix { };
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user