Skip to content

Commit

Permalink
[OSS-ONLY] Fix minor version upgrade github action workflow (babelfis…
Browse files Browse the repository at this point in the history
…h-for-postgresql#1594)

This commit reverts a unwanted change introduced in minor-version-upgrade.yml github action by commit aaa7127.

Task: BABEL-OSS
Signed-off-by: Harsh Lunagariya [email protected]
  • Loading branch information
HarshLunagariya authored and Sharu Goel committed Jul 17, 2023
1 parent 070993c commit b949eb8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/minor-version-upgrade.yml
Original file line number Diff line number Diff line change
Expand Up @@ -117,4 +117,3 @@ jobs:
with:
name: upgrade-output-diff.diff
path: test/JDBC/Info/upgrade-output-diff.diff
sudo sed -i "s/#shared_preload_libraries = ''/shared_preload_libraries = 'pg_stat_statements'/g" postgresql.conf

0 comments on commit b949eb8

Please sign in to comment.