Peter Geoghegan wrote:
> It looks like commit 0e99be1c removed the final real use of the struct
> InhPaths. Attached patch removes it entirely.
I didn't verify the claim about 0e99be1c, but I pushed it anyway.
Thanks.
--
Álvaro Herrerahttp://www.2ndQuadrant.com/
PostgreSQL Develo
It looks like commit 0e99be1c removed the final real use of the struct
InhPaths. Attached patch removes it entirely.
--
Peter Geoghegan
diff --git a/src/include/parser/parse_func.h b/src/include/parser/parse_func.h
index b9b06ae..4423bc0 100644
--- a/src/include/parser/parse_func.h
+++ b/src/incl