Andres Freund <and...@anarazel.de> writes: > Heh, figured it out. It's inside #ifdef ENABLE_NLS. So it fails on all > platforms without NLS enabled.
Argh, how simple! The question about va_start/va_end placement still stands, though. regards, tom lane