diff --git a/crates/tests/databases-tests/src/postgres/snapshots/databases_tests__postgres__cli_version3_tests__postgres_current_only_configure_initial_configuration_is_unchanged.snap b/crates/tests/databases-tests/src/postgres/snapshots/databases_tests__postgres__cli_version3_tests__postgres_current_only_configure_initial_configuration_is_unchanged.snap index d0a39552..d60b0d35 100644 --- a/crates/tests/databases-tests/src/postgres/snapshots/databases_tests__postgres__cli_version3_tests__postgres_current_only_configure_initial_configuration_is_unchanged.snap +++ b/crates/tests/databases-tests/src/postgres/snapshots/databases_tests__postgres__cli_version3_tests__postgres_current_only_configure_initial_configuration_is_unchanged.snap @@ -1,7 +1,6 @@ --- source: crates/tests/databases-tests/src/postgres/cli_version3_tests.rs expression: default_configuration -snapshot_kind: text --- { "version": "3", @@ -2526,7 +2525,15 @@ snapshot_kind: text "tiger", "crdb_internal", "columnar", - "columnar_internal" + "columnar_internal", + "_timescaledb_catalog", + "_timescaledb_functions", + "_timescaledb_internal", + "_timescaledb_cache", + "_timescaledb_config", + "timescaledb_experimental", + "timescaledb_information", + "_timescaledb_debug" ], "unqualifiedSchemasForTables": [ "public" diff --git a/crates/tests/databases-tests/src/postgres/snapshots/databases_tests__postgres__cli_version4_tests__postgres_current_only_configure_initial_configuration_is_unchanged.snap b/crates/tests/databases-tests/src/postgres/snapshots/databases_tests__postgres__cli_version4_tests__postgres_current_only_configure_initial_configuration_is_unchanged.snap index c9f8872d..e77782c7 100644 --- a/crates/tests/databases-tests/src/postgres/snapshots/databases_tests__postgres__cli_version4_tests__postgres_current_only_configure_initial_configuration_is_unchanged.snap +++ b/crates/tests/databases-tests/src/postgres/snapshots/databases_tests__postgres__cli_version4_tests__postgres_current_only_configure_initial_configuration_is_unchanged.snap @@ -1,7 +1,6 @@ --- source: crates/tests/databases-tests/src/postgres/cli_version4_tests.rs expression: default_configuration -snapshot_kind: text --- { "version": "4", @@ -2852,7 +2851,15 @@ snapshot_kind: text "tiger", "crdb_internal", "columnar", - "columnar_internal" + "columnar_internal", + "_timescaledb_catalog", + "_timescaledb_functions", + "_timescaledb_internal", + "_timescaledb_cache", + "_timescaledb_config", + "timescaledb_experimental", + "timescaledb_information", + "_timescaledb_debug" ], "unqualifiedSchemasForTables": [ "public" diff --git a/crates/tests/databases-tests/src/postgres/snapshots/databases_tests__postgres__cli_version5_tests__postgres_current_only_configure_initial_configuration_is_unchanged.snap b/crates/tests/databases-tests/src/postgres/snapshots/databases_tests__postgres__cli_version5_tests__postgres_current_only_configure_initial_configuration_is_unchanged.snap index e04a6483..3f4cc498 100644 --- a/crates/tests/databases-tests/src/postgres/snapshots/databases_tests__postgres__cli_version5_tests__postgres_current_only_configure_initial_configuration_is_unchanged.snap +++ b/crates/tests/databases-tests/src/postgres/snapshots/databases_tests__postgres__cli_version5_tests__postgres_current_only_configure_initial_configuration_is_unchanged.snap @@ -1,7 +1,6 @@ --- source: crates/tests/databases-tests/src/postgres/cli_version5_tests.rs expression: default_configuration -snapshot_kind: text --- { "version": "5", @@ -2881,7 +2880,15 @@ snapshot_kind: text "tiger", "crdb_internal", "columnar", - "columnar_internal" + "columnar_internal", + "_timescaledb_catalog", + "_timescaledb_functions", + "_timescaledb_internal", + "_timescaledb_cache", + "_timescaledb_config", + "timescaledb_experimental", + "timescaledb_information", + "_timescaledb_debug" ], "unqualifiedSchemasForTables": [ "public"