We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50f1d13 commit d469dccCopy full SHA for d469dcc
1 file changed
testing/go/pgcatalog_test.go
@@ -6038,7 +6038,7 @@ func TestSystemTablesInPgcatalog(t *testing.T) {
6038
{3390577184, "violation_type", 1043, 2, "t", "f", "f"},
6039
{3390577184, "pk", 23, 3, "t", "f", "f"},
6040
{3390577184, "v1", 23, 4, "f", "f", "f"},
6041
- {3390577184, "violation_info", 114, 5, "f", "f", "f"},
+ {3390577184, "violation_info", 114, 5, "t", "f", "f"},
6042
{3418072419, "table_name", 25, 1, "t", "f", "f"},
6043
{3418072419, "staged", 16, 2, "t", "f", "f"},
6044
{3418072419, "status", 25, 3, "t", "f", "f"},
0 commit comments