Skip to content

Commit ce1468d

Browse files
committed
Fix regression test output
Missed this in the last commit.
1 parent d8f632c commit ce1468d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/regress/expected/identity.out

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -356,5 +356,5 @@ CREATE TABLE itest_parent (f1 date NOT NULL, f2 text, f3 bigint) PARTITION BY RA
356356
CREATE TABLE itest_child PARTITION OF itest_parent (
357357
f3 WITH OPTIONS GENERATED ALWAYS AS IDENTITY
358358
) FOR VALUES FROM ('2016-07-01') TO ('2016-08-01'); -- error
359-
ERROR: identify columns are not supported on partitions
359+
ERROR: identity columns are not supported on partitions
360360
DROP TABLE itest_parent;

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