Re: [PATCHES] libpq type system 0.9a

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: Andrew Dunstan <andrew(at)dunslane(dot)net>
Cc: Andrew Chernow <ac(at)esilo(dot)com>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Alvaro Herrera <alvherre(at)commandprompt(dot)com>, Martijn van Oosterhout <kleptog(at)svana(dot)org>, Greg Sabino Mullane <greg(at)turnstep(dot)com>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: [PATCHES] libpq type system 0.9a
Date: 2008-04-09 14:39:17
Message-ID: 200804091439.m39EdHV24863@momjian.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-patches

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(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://enterprisedb.com

+ If your life is a hard drive, Christ can be your backup. +

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2008-04-09 14:39:56 Re: Commit fest queue
Previous Message Andrew Dunstan 2008-04-09 14:36:01 Re: [PATCHES] libpq type system 0.9a

Browse pgsql-patches by date

  From Date Subject
Next Message Andrew Chernow 2008-04-09 14:50:44 Re: [PATCHES] libpq type system 0.9a
Previous Message Andrew Dunstan 2008-04-09 14:36:01 Re: [PATCHES] libpq type system 0.9a