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/ ---------------------------(end of broadcast)--------------------------- TIP 3: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to [EMAIL PROTECTED] so that your message can get through to the mailing list cleanly