Re: [PATCHES] libpq type system 0.9a

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: [PATCHES] libpq type system 0.9a
Дата
Msg-id 200804091439.m39EdHV24863@momjian.us
обсуждение исходный текст
Ответ на Re: [PATCHES] libpq type system 0.9a  (Andrew Dunstan <andrew@dunslane.net>)
Ответы Re: [PATCHES] libpq type system 0.9a  (Andrew Chernow <ac@esilo.com>)
Список 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 по дате отправления:

Предыдущее
От: David BOURIAUD
Дата:
Сообщение: psql \du and \dg commands.
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Commit fest queue