Re: [PORTS] m32r tas() implementation
Tom Lane <[email protected]> Fri, 04 May 2007 11:26:28 -0400
| Newsgroups | gmane.comp.db.postgresql.ports |
|---|---|
| Message-ID | <[email protected]> |
Martin Pitt <[email protected]> writes: > Kazuhiro Inaoka recently sent me a tas() implementation for the m32r > architecture [1]. It applies cleanly to 8.2.3 and seems otherwise > harmless. Do you consider applying it upstream? Applied with addition of a configure probe for <sys/tas.h>. regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 6: explain analyze is your friend