review updates

pull/7722/head
Mehmet Yilmaz 2024-11-08 11:16:54 +00:00
parent ff3b514276
commit 2049b1a8b4
1 changed files with 0 additions and 4 deletions

View File

@ -311,10 +311,6 @@ s/permission denied to cancel query/must be a superuser to cancel superuser quer
#endif /* PG_VERSION_NUM < PG_VERSION_16 */
# pg17 changes
# can be removed when dropping PG16 support
#if PG_VERSION_NUM >= PG_VERSION_17
# multi_mx_router_planner normalize public.pg_temp_xxxxx
s/DEBUG: drop auto-cascades to type public\.pg_temp_[0-9]+/DEBUG: drop auto-cascades to type public.pg_temp_xxxxx/g
#endif /* PG_VERSION_NUM >= PG_VERSION_17 */