Skip to content

Commit

Permalink
Merge pull request #1632 from smacfarlane/sm/update-postgresql-client
Browse files Browse the repository at this point in the history
Update postgresql9X-client plans to include pg_config
  • Loading branch information
smacfarlane authored Jul 3, 2018
2 parents b40663d + e59d9f0 commit 3b01247
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion postgresql93-client/plan.sh
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ server_execs=(
ecpg
initdb
pg_archivecleanup
pg_config
pg_controldata
pg_resetxlog
pg_rewind
Expand Down
1 change: 0 additions & 1 deletion postgresql94-client/plan.sh
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ server_execs=(
ecpg
initdb
pg_archivecleanup
pg_config
pg_controldata
pg_resetxlog
pg_rewind
Expand Down
1 change: 0 additions & 1 deletion postgresql95-client/plan.sh
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ server_execs=(
ecpg
initdb
pg_archivecleanup
pg_config
pg_controldata
pg_resetxlog
pg_rewind
Expand Down

0 comments on commit 3b01247

Please sign in to comment.