| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Chris Browne <cbbrowne(at)acm(dot)org> |
| Cc: | pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: AIX Compilation Fun with 7.5 CVS |
| Date: | 2004-05-20 17:15:28 |
| Message-ID: | 2523.1085073328@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Chris Browne <cbbrowne(at)acm(dot)org> writes:
> CUT0 may be _equivalent_ to GMT, but PostgreSQL isn't aware of it as
> such, so inserts into the table epp_whois_cachemgr were failing with
> much the same error message shown below:
It will probably be more practical to fix this after Magnus' timezone
patch goes in. Please try it again in a few days and report back.
> But the AIX compile is breaking, on pg_dump. Evidently there's some
> conflict of symbol names, though it doesn't look like it's due to new
> changes. "finfo" seems pretty unique to AIX...
I renamed the variable.
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2004-05-20 17:34:48 | Re: SIGPIPE does not try to cancel a query |
| Previous Message | Bruce Momjian | 2004-05-20 17:09:35 | Re: AIX Compilation Fun with 7.5 CVS |