On Tue, Jan 28, 2020 at 9:54 PM Tom Lane <[email protected]> wrote: > Interesting. But I bet there are platform and version dependencies > in the mix, too. I'd still not wish to rely on this for debugging.
Hmm. What if we put a "const char *name" in the methods array? Then even if you couldn't print out the function pointers, you would at least see the name. -- Robert Haas EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company
