Skip to content

Commit 8df9994

Browse files
committed
Fix whitespace
1 parent 1116108 commit 8df9994

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/test/regress/expected/plpgsql.out

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5961,7 +5961,7 @@ UPDATE alter_table_under_transition_tables
59615961
SET name = (name::text || name::text)::integer;
59625962
WARNING: old table = 1=11,2=22,3=33, new table = 1=1111,2=2222,3=3333
59635963
NOTICE: one = 1
5964-
-- now drop column 'name'
5964+
-- now drop column 'name'
59655965
ALTER TABLE alter_table_under_transition_tables
59665966
DROP column name;
59675967
UPDATE alter_table_under_transition_tables

src/test/regress/sql/plpgsql.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4753,7 +4753,7 @@ ALTER TABLE alter_table_under_transition_tables
47534753
UPDATE alter_table_under_transition_tables
47544754
SET name = (name::text || name::text)::integer;
47554755

4756-
-- now drop column 'name'
4756+
-- now drop column 'name'
47574757
ALTER TABLE alter_table_under_transition_tables
47584758
DROP column name;
47594759
UPDATE alter_table_under_transition_tables

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