Skip to content

Commit 3c07944

Browse files
committed
test_ddl_deparse: Rename test create_sequence_1 to create_sequence
This test was the only one named following the convention used for alternate output files. This was a little bit confusing when looking at the diffs of the test, because one would think that the diffs are based on an uncommon case, as alternate outputs are usually used for uncommon configuration scenarios. create_sequence_1 was the only test in the tree using such a name, and it had no alternate output. Reviewed-by: Kirill Reshke <reshkekirill@gmail.com> Discussion: https://postgr.es/m/aKLY6wCa_OInr3kY@paquier.xyz
1 parent 24e71d5 commit 3c07944

File tree

4 files changed

+2
-2
lines changed

4 files changed

+2
-2
lines changed

src/test/modules/test_ddl_deparse/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ REGRESS = test_ddl_deparse \
1313
create_type \
1414
create_conversion \
1515
create_domain \
16-
create_sequence_1 \
16+
create_sequence \
1717
create_table \
1818
create_transform \
1919
alter_table \

src/test/modules/test_ddl_deparse/meson.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ tests += {
3333
'create_type',
3434
'create_conversion',
3535
'create_domain',
36-
'create_sequence_1',
36+
'create_sequence',
3737
'create_table',
3838
'create_transform',
3939
'alter_table',

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