Magnus Hagander <[EMAIL PROTECTED]> writes: > I also found at least one other place in libpq where it still does > fprintf(stderr). That should probably be fixed at the same time, right?
Yeah, we should be using the error message buffer if at all possible. regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 6: explain analyze is your friend