Andrew Dunstan <[EMAIL PROTECTED]> writes: > If we don't do this then we need to link snprintf into libpgtypes just > like we do for ecpg, but it seems like overkill.
It might be overkill today, but what about tomorrow when someone decides to internationalize libpgtypes? I made it link in there too. Please test ... regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 6: explain analyze is your friend