Alvaro Herrera <alvhe...@alvh.no-ip.org> writes: > Ah, I nm'd all files in src/interfaces/libpq and got no hits for abort. > But I did get one in libpgport_shlib.a:
> path_shlib.o: > U abort Yeah, there is one in get_progname(). But path.o shouldn't be getting pulled into libpq ... else why aren't all the animals failing? What platform does the coverage report run on exactly? regards, tom lane