Testing for a shared library

From: Christopher Kings-Lynne <chriskl(at)familyhealth(dot)com(dot)au>
To: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Testing for a shared library
Date: 2005-09-07 08:02:39
Message-ID: 431E9E9F.6030803@familyhealth.com.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

Is there any way of checking to see if a particular shared library is
installed?

eg. select is_shared_library('$libdir/tsearch2');

If not, can we please have one :D

This will greatly help in GUI apps like phpPgAdmin...

Chris

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Dave Page 2005-09-07 08:11:54 Re: Testing for a shared library
Previous Message Thomas Hallgren 2005-09-07 05:42:12 Re: Attention PL authors: want to be listed in template table?