Re: pgsql: Rewrite uuid input and output routines to avoid dependency on the

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Neil Conway <neilc(at)samurai(dot)com>
Cc: pgsql-committers(at)postgresql(dot)org
Subject: Re: pgsql: Rewrite uuid input and output routines to avoid dependency on the
Date: 2007-01-31 20:48:00
Message-ID: 24542.1170276480@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

neilc(at)postgresql(dot)org (Neil Conway) writes:
> Rewrite uuid input and output routines to avoid dependency on the
> nonportable "hh" sprintf(3) length modifier.

Works for me now. Thanks.

regards, tom lane

In response to

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2007-01-31 20:56:20 pgsql: Update documentation on may/can/might: Standard English uses
Previous Message Neil Conway 2007-01-31 19:38:50 pgsql: Add missing Makefile dependencies for the "bigtest" and