Skip to content
This repository was archived by the owner on Jan 30, 2024. It is now read-only.

Commit 65c5df7

Browse files
committed
Fix changelog
[noissue]
1 parent e595fb1 commit 65c5df7

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGES/1457.bugfix

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +0,0 @@
1-
Fix failing to load the PostgreSQL extension `hstore` during migrations by loading the `hstore` extension ahead of time as the `postgresql_user` account (default `postgres`). Also document that this needs to be done manually for external PostgreSQL hosts/clusters.

docs/CHANGES.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,8 @@ Bugfixes
3737
[#1446](https://github.com/pulp/pulp_installer/issues/1446)
3838
- Fix `make vendor` failing to find ini_file.py .
3939
[#1448](https://github.com/pulp/pulp_installer/issues/1448)
40+
- Fix failing to load the PostgreSQL extension `hstore` during migrations by loading the `hstore` extension ahead of time as the `postgresql_user` account (default `postgres`). Also document that this needs to be done manually for external PostgreSQL hosts/clusters.
41+
[#1457](https://github.com/pulp/pulp_installer/issues/1457)
4042

4143

4244
Improved Documentation

0 commit comments

Comments
 (0)