From b9bc3fdadac510465d112bc0e832ac590c0066a5 Mon Sep 17 00:00:00 2001 From: Jason Petersen Date: Fri, 21 Apr 2017 14:59:53 -0600 Subject: [PATCH] Update header comments to match new test names Just keeping these in sync with the actual file name. --- .../input/multi_behavioral_analytics_create_table.source | 2 +- .../output/multi_behavioral_analytics_create_table.source | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/test/regress/input/multi_behavioral_analytics_create_table.source b/src/test/regress/input/multi_behavioral_analytics_create_table.source index e68fe2edf..e4f31af0b 100644 --- a/src/test/regress/input/multi_behavioral_analytics_create_table.source +++ b/src/test/regress/input/multi_behavioral_analytics_create_table.source @@ -1,5 +1,5 @@ -- --- multi insert select behavioral analytics +-- multi behavioral analytics -- this file is intended to create the table requires for the tests -- diff --git a/src/test/regress/output/multi_behavioral_analytics_create_table.source b/src/test/regress/output/multi_behavioral_analytics_create_table.source index c149e77a8..3506fe929 100644 --- a/src/test/regress/output/multi_behavioral_analytics_create_table.source +++ b/src/test/regress/output/multi_behavioral_analytics_create_table.source @@ -1,5 +1,5 @@ -- --- multi insert select behavioral analytics +-- multi behavioral analytics -- this file is intended to create the table requires for the tests -- ALTER SEQUENCE pg_catalog.pg_dist_shardid_seq RESTART 1400000;