Inlined two functions to get rid of va_list prolems on some archs.

Michael Meskes <meskes@postgresql.org>

Commit: 72e6a188132f7afe8ea75fd49b9dc67af4792ae1
Author: Michael Meskes <meskes@postgresql.org>
Date: 2007-04-27T06:58:24Z
Releases: 8.1.10
Inlined two functions to get rid of va_list prolems on some archs.

Files

PathChange+/−
src/interfaces/ecpg/ecpglib/descriptor.c modified +23 −8
src/interfaces/ecpg/ecpglib/execute.c modified +121 −138