Skip to content

Commit 67e9445

Browse files
authored
disable set_config proc (#10035)
1 parent 9b97c8f commit 67e9445

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

ydb/library/yql/parser/pg_catalog/safe_procs.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@
2424
"jsonb_path_query_first_tz",
2525
"jsonb_typeof",
2626

27-
"set_config",//pgadmin
2827
"pg_is_in_recovery",//pgadmin
2928
"pg_is_wal_replay_paused",//pgadmin
3029
"has_database_privilege",//pgadmin

ydb/library/yql/tests/sql/yt_native_file/part12/canondata/result.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2961,9 +2961,9 @@
29612961
],
29622962
"test.test[pg_catalog-pg_description_pg_syntax-default.txt-Results]": [
29632963
{
2964-
"checksum": "ab8e21760da4bf353ac12f633213227b",
2964+
"checksum": "c67fbc7d8d6fb7fe3eff3f34c32a5b7a",
29652965
"size": 2768,
2966-
"uri": "https://{canondata_backend}/1924537/24cc2a34d7ebf1958abe0cd6c74c6af03994cd3e/resource.tar.gz#test.test_pg_catalog-pg_description_pg_syntax-default.txt-Results_/results.txt"
2966+
"uri": "https://{canondata_backend}/1809005/6d5702cdf5f37d18a9deb9127ecce08cfe554c8a/resource.tar.gz#test.test_pg_catalog-pg_description_pg_syntax-default.txt-Results_/results.txt"
29672967
}
29682968
],
29692969
"test.test[pg_catalog-pg_timezone_abbrevs-default.txt-Debug]": [

0 commit comments

Comments
 (0)