Hi,
the messages returned by PQerrorMessage() contain a trailing new line.So, they doesn't nicely integrate into strings formatted by printf.
Is there a way to suppress the trailing new line (except foralloc/copy to a new string)?
Thank YouFelix