Re: Use of zlib

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: Thomas Hallgren <thhal(at)mailblocks(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Use of zlib
Date: 2004-09-23 12:12:29
Message-ID: 200409231412.29763.peter_e@gmx.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Am Donnerstag, 23. September 2004 13:02 schrieb Thomas Hallgren:
> From what I can understand from the documentation, the only utility in
> PostgreSQL that actually uses zlib is pg_dump? If so, why is the
> postgres process linked with -lz?

Because we are too lazy to fine-tune the build system for cases like this.
The best solution would be to build zlib with symbol versioning.

--
Peter Eisentraut
http://developer.postgresql.org/~petere/

In response to

  • Use of zlib at 2004-09-23 11:02:17 from Thomas Hallgren

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Thomas Hallgren 2004-09-23 12:19:03 Re: Use of zlib
Previous Message Thomas Hallgren 2004-09-23 11:10:32 Re: elog in 7.4