Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit bb1bc9f

Browse files
author
Amit Kapila
committed
Fix typo in test file name added in commit 4909b38.
Author: Shlok Kyal <[email protected]> Backpatch-through: 13 Discussion: https://postgr.es/m/CANhcyEXsObdjkjxEnq10aJumDpa5J6aiPzgTh_w4KCWRYHLw6Q@mail.gmail.com
1 parent 442c992 commit bb1bc9f

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

contrib/test_decoding/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ REGRESS = ddl xact rewrite toast permissions decoding_in_xact \
99
ISOLATION = mxact delayed_startup ondisk_startup concurrent_ddl_dml \
1010
oldest_xmin snapshot_transfer subxact_without_top concurrent_stream \
1111
twophase_snapshot catalog_change_snapshot skip_snapshot_restore \
12-
invalidation_distrubution
12+
invalidation_distribution
1313

1414
REGRESS_OPTS = --temp-config $(top_srcdir)/contrib/test_decoding/logical.conf
1515
ISOLATION_OPTS = --temp-config $(top_srcdir)/contrib/test_decoding/logical.conf

0 commit comments

Comments
 (0)