Skip to content

Commit b9ed496

Browse files
committed
Rename regress test generated to generated_stored
This makes naming room to have another test file for virtual generated columns. Reviewed-by: Corey Huinker <corey.huinker@gmail.com> Reviewed-by: Tomasz Rybak <tomasz.rybak@post.pl> Discussion: https://www.postgresql.org/message-id/flat/a368248e-69e4-40be-9c07-6c3b5880b0a6@eisentraut.org
1 parent 4d68a04 commit b9ed496

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

src/test/regress/parallel_schedule

+1-1
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ test: select_into select_distinct select_distinct_on select_implicit select_havi
6666
# ----------
6767
# Another group of parallel tests
6868
# ----------
69-
test: brin gin gist spgist privileges init_privs security_label collate matview lock replica_identity rowsecurity object_address tablesample groupingsets drop_operator password identity generated join_hash
69+
test: brin gin gist spgist privileges init_privs security_label collate matview lock replica_identity rowsecurity object_address tablesample groupingsets drop_operator password identity generated_stored join_hash
7070

7171
# ----------
7272
# Additional BRIN tests

0 commit comments

Comments
 (0)