debugging code that shows it doesn't work
authorRobert Haas <rhaas@postgresql.org>
Wed, 21 May 2025 20:17:31 +0000 (16:17 -0400)
committerRobert Haas <rhaas@postgresql.org>
Wed, 21 May 2025 20:17:31 +0000 (16:17 -0400)
commit1284b474a343132ffba117c9b5af5debd9c0c5e6
tree72bd43c7eddff48a694ce842d92f3aa5b7f2eab9
parent082f92a6b540e38fdecf3bc7b82eaa0963e2bc72
debugging code that shows it doesn't work

this prints out unrolled joins in a fairly raw format, and the result
is we can see we're not unrolling anything
contrib/pg_plan_advice/pg_plan_advice.c
contrib/pg_plan_advice/pgpa_join.c
contrib/pg_plan_advice/pgpa_join.h