Fix zic compile

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: PostgreSQL-patches <pgsql-patches(at)postgresql(dot)org>
Subject: Fix zic compile
Date: 2005-07-04 18:23:24
Message-ID: 200507041823.j64INOd20185@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

Seems the new platform-portable zic doesn't use libpgport anymore, and
the pg_fprintf() calls are causing my compile to fail because my
platform uses those pgport functions.

I have applied the following patch to fix this.

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073

Attachment Content-Type Size
unknown_filename text/plain 647 bytes

Browse pgsql-patches by date

  From Date Subject
Next Message Dave Page 2005-07-04 18:54:26 Re: [HACKERS] Dbsize backend integration
Previous Message Greg Sabino Mullane 2005-07-04 18:00:53 Column-level triggers