summaryrefslogtreecommitdiff
path: root/contrib/btree_gin/expected/macaddr.out
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/btree_gin/expected/macaddr.out')
-rw-r--r--contrib/btree_gin/expected/macaddr.out2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/btree_gin/expected/macaddr.out b/contrib/btree_gin/expected/macaddr.out
index d26d1f9ad3..ebceb01862 100644
--- a/contrib/btree_gin/expected/macaddr.out
+++ b/contrib/btree_gin/expected/macaddr.out
@@ -2,7 +2,7 @@ set enable_seqscan=off;
CREATE TABLE test_macaddr (
i macaddr
);
-INSERT INTO test_macaddr VALUES
+INSERT INTO test_macaddr VALUES
( '22:00:5c:03:55:08' ),
( '22:00:5c:04:55:08' ),
( '22:00:5c:05:55:08' ),