Skip to content

Commit e90d108

Browse files
committed
Fix whitespace
1 parent c06a474 commit e90d108

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

src/test/regress/expected/merge.out

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2711,7 +2711,6 @@ SELECT * FROM tgt;
27112711
(0 rows)
27122712

27132713
DROP TABLE src, tgt;
2714-
27152714
--
27162715
-- test for bug #18634 (wrong varnullingrels error)
27172716
--

src/test/regress/sql/merge.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1727,7 +1727,7 @@ MERGE INTO tgt USING src ON tgt.a IS NOT DISTINCT FROM src.a
17271727
SELECT * FROM tgt;
17281728

17291729
DROP TABLE src, tgt;
1730-
1730+
17311731
--
17321732
-- test for bug #18634 (wrong varnullingrels error)
17331733
--

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy