v.25.2Improvement
Allow Parsing Endpoints in PostgreSQL and MySQL Table Functions
Allow parsing endpoints likelocalhost:1234/handleinPostgreSQLorMySQLtable functions. This fixes a regression introduced in https://github.com/ClickHouse/ClickHouse/pull/52503. #75944 (Nikita Mikhaylov).