]> granicus.if.org Git - postgresql/commitdiff
Remove extraneous blank lines from error messages.
authorThomas G. Lockhart <lockhart@fourpalms.org>
Tue, 16 Sep 1997 16:13:58 +0000 (16:13 +0000)
committerThomas G. Lockhart <lockhart@fourpalms.org>
Tue, 16 Sep 1997 16:13:58 +0000 (16:13 +0000)
src/test/regress/expected/alter_table.out

index bdad32f0713b77ca693880cdf62f8059072f429e..dd026109cd8235c2c48b40effad72dcd3a2f7bdc 100644 (file)
@@ -34,7 +34,6 @@ QUERY: INSERT INTO temp (a, b, c, d, e, f, g, h, i, j, k, l, m, n, p, q, r, s, t
        '(0,2,4.1,4.1,3.1,3.1)', '(4.1,4.1,3.1,3.1)', '["current" "infinity"]',
        '1/3', '1,char16', '{1.0,2.0,3.0,4.0}', '{1.0,2.0,3.0,4.0}', '{1,2,3,4}');
 WARN:Relation temp does not have attribute k
-
 QUERY: SELECT * FROM temp;
 initial|a|b|c|d|e|f|g|h|i|j|l|m|n|p|q|r|s|t|u|v|w|x|y|z
 -------+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
@@ -79,7 +78,6 @@ QUERY: INSERT INTO temp (a, b, c, d, e, f, g, h, i, j, k, l, m, n, p, q, r, s, t
        '(0,2,4.1,4.1,3.1,3.1)', '(4.1,4.1,3.1,3.1)', '["current" "infinity"]',
        '1/3', '1,char16', '{1.0,2.0,3.0,4.0}', '{1.0,2.0,3.0,4.0}', '{1,2,3,4}');
 WARN:Relation temp does not have attribute k
-
 QUERY: SELECT * FROM temp[,];
 initial|a|b|c|d|e|f|g|h|i|j|l|m|n|p|q|r|s|t|u|v|w|x|y|z
 -------+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-