Re: OSF build fixed
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Philip Yarra <philip@utiba.com>
Cc: Kurt Roeckx <Q@ping.be>, Joe Conway <mail@joeconway.com>, pgsql-hackers@postgresql.org, Samuel A Horwitz <horwitz@argoscomp.com>
Date: 2003-07-15T17:56:55Z
Lists: pgsql-hackers
Philip Yarra <philip@utiba.com> writes: > int64-pqcomm.patch: changes int64_t to int64 in src/include/libpq/pqcomm.h > tested on RedHat Linux 7.3 and OSF Applied (along with some further hacking to make the struct padding logic more robust). > osf-template.patch: adds pthread support for OSF > tested on OSF (uname -a: OSF1 hostname V4.0 1229 alpha) Applied; it would be a good idea to get some more testing of it, but that's what beta is for ... regards, tom lane