Re: Cleaner API for appendStringInfoVA

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Marko Kreen" <markokr(at)gmail(dot)com>
Cc: "Postgres Patches" <pgsql-patches(at)postgresql(dot)org>
Subject: Re: Cleaner API for appendStringInfoVA
Date: 2007-11-23 17:44:48
Message-ID: 12244.1195839888@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

"Marko Kreen" <markokr(at)gmail(dot)com> writes:
> FWIW, SUS says that vsnprintf should act like snprintf and snprintf:

I dunno where you're reading that, but it's certainly nowhere to be
found in the version that I read:

http://www.opengroup.org/onlinepubs/007908799/xsh/vfprintf.html

regards, tom lane

In response to

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Marko Kreen 2007-11-23 17:55:27 Re: Cleaner API for appendStringInfoVA
Previous Message Hannes Eder 2007-11-23 17:41:44 Re: parse_expr.c:typecast_expression:return immediate on NULL input