mirror of
https://git.postgresql.org/git/postgresql.git
synced 2026-02-08 21:47:38 +08:00
explicit cast to show the intended array type, we forgot to teach ruleutils.c to print out such constructs properly. Found by noting bogus output from recent changes in polymorphism regression test.