Re: problem with plural-forms - Mailing list pgsql-hackers

From Aidan Van Dyk
Subject Re: problem with plural-forms
Date
Msg-id 20090526150242.GD15213@yugib.highrise.ca
Whole thread Raw
In response to Re: problem with plural-forms  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
* Tom Lane <tgl@sss.pgh.pa.us> [090526 10:56]:
> Actually, configure checks to see if the local printf supports m$ or
> not, and we use our own printf implementation if not.  So I'm not
> worried about #2.  I agree with your other points though.
> 
> (So, if you wanna see how this is done, try src/port/snprintf.c)
> 
>             regards, tom lane

So what part of a working libc does PG use that it *doesn't* have to
carry around in src/port/?

;-)

a.

-- 
Aidan Van Dyk                                             Create like a god,
aidan@highrise.ca                                       command like a king,
http://www.highrise.ca/                                   work like a slave.

pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: problem with plural-forms
Next
From: tomas@tuxteam.de
Date:
Subject: Re: generic options for explain