aboutsummaryrefslogtreecommitdiff
path: root/contrib/btree_gist/expected/char_1.out
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/btree_gist/expected/char_1.out')
-rw-r--r--contrib/btree_gist/expected/char_1.out6
1 files changed, 3 insertions, 3 deletions
diff --git a/contrib/btree_gist/expected/char_1.out b/contrib/btree_gist/expected/char_1.out
index 867318002b8..7b7824b7171 100644
--- a/contrib/btree_gist/expected/char_1.out
+++ b/contrib/btree_gist/expected/char_1.out
@@ -75,8 +75,8 @@ SELECT * FROM chartmp WHERE a BETWEEN '31a' AND '31c';
(2 rows)
SELECT * FROM chartmp WHERE a BETWEEN '31a' AND '31c';
- a
-------
- 31b0
+ a
+----------------------------------
+ 31b0
(1 row)