From e59d9f0a0a4f1d4f62e998823f2d413c58510e5a Mon Sep 17 00:00:00 2001 From: Scott Macfarlane Date: Fri, 29 Jun 2018 08:13:40 -0700 Subject: [PATCH] Update postgresql9X-client plans to include pg_config Signed-off-by: Scott Macfarlane --- postgresql93-client/plan.sh | 1 - postgresql94-client/plan.sh | 1 - postgresql95-client/plan.sh | 1 - 3 files changed, 3 deletions(-) diff --git a/postgresql93-client/plan.sh b/postgresql93-client/plan.sh index 2891679b8e..07095ed7ec 100644 --- a/postgresql93-client/plan.sh +++ b/postgresql93-client/plan.sh @@ -24,7 +24,6 @@ server_execs=( ecpg initdb pg_archivecleanup - pg_config pg_controldata pg_resetxlog pg_rewind diff --git a/postgresql94-client/plan.sh b/postgresql94-client/plan.sh index 86374710fb..24511e047f 100644 --- a/postgresql94-client/plan.sh +++ b/postgresql94-client/plan.sh @@ -24,7 +24,6 @@ server_execs=( ecpg initdb pg_archivecleanup - pg_config pg_controldata pg_resetxlog pg_rewind diff --git a/postgresql95-client/plan.sh b/postgresql95-client/plan.sh index adb0785022..e64ab2692e 100644 --- a/postgresql95-client/plan.sh +++ b/postgresql95-client/plan.sh @@ -24,7 +24,6 @@ server_execs=( ecpg initdb pg_archivecleanup - pg_config pg_controldata pg_resetxlog pg_rewind