Skip to content

Commit 9b2a237

Browse files
committed
Fix typo in comment.
1 parent a91f885 commit 9b2a237

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/test/regress/expected/rules.out

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1594,7 +1594,7 @@ select pg_get_viewdef('shoe'::regclass,0) as prettier;
15941594
(1 row)
15951595

15961596
--
1597-
-- check multi-rule VALUES in rules
1597+
-- check multi-row VALUES in rules
15981598
--
15991599
create table rules_src(f1 int, f2 int);
16001600
create table rules_log(f1 int, f2 int, tag text);

src/test/regress/sql/rules.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -935,7 +935,7 @@ select pg_get_viewdef('shoe'::regclass,true) as pretty;
935935
select pg_get_viewdef('shoe'::regclass,0) as prettier;
936936

937937
--
938-
-- check multi-rule VALUES in rules
938+
-- check multi-row VALUES in rules
939939
--
940940

941941
create table rules_src(f1 int, f2 int);

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