On 11/22/07, Alvaro Herrera <[EMAIL PROTECTED]> wrote: > One problem here is that 7.3 does not have appendStringInfoVA. From 7.4 > onwards there is no problem. Should I backport the code from 7.4? (On > a first try to do it I introduced a nasty bug, so it's not as easy as > a cut'n paste).
Just a note - appendStringInfoVA should take *nprinted argument. Can this be added in 8.4? Should make usage saner. -- marko ---------------------------(end of broadcast)--------------------------- TIP 6: explain analyze is your friend