Re: [PATCHES] libpq type system 0.9a - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: [PATCHES] libpq type system 0.9a
Date
Msg-id 200804091439.m39EdHV24863@momjian.us
Whole thread Raw
In response to Re: [PATCHES] libpq type system 0.9a  (Andrew Dunstan <andrew@dunslane.net>)
Responses Re: [PATCHES] libpq type system 0.9a  (Andrew Chernow <ac@esilo.com>)
List pgsql-hackers
Andrew Dunstan wrote:
> > All I am trying to say is, redhat's core packages are normally very 
> > inclusive.  Like apache, which includes many/most modules in the core 
> > package.
> >
> 
> There are plenty of modules that they don't include, e.g. mod_fastcgi. 
> If you want that you download and build it against your installed 
> apache. Or you get mod_fcgid from extras.
> 
> Your bolt-on client library would be in exactly the same boat as one of 
> those.

I think Andrew Chernow is fundamentally confused about dynamic linking,
which apache has to use because it doesn't know what type of file it has
to handle, with linking, which is bound to the application code. 
pgtypes is bound to the application code so it is not like apache --- an
application isn't going to be fed arbitrary pgtypes function calls it
has to handle.

--  Bruce Momjian  <bruce@momjian.us>        http://momjian.us EnterpriseDB
http://enterprisedb.com
 + If your life is a hard drive, Christ can be your backup. +


pgsql-hackers by date:

Previous
From: David BOURIAUD
Date:
Subject: psql \du and \dg commands.
Next
From: Tom Lane
Date:
Subject: Re: Commit fest queue