Re: Perl DBI documentation

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: Perl DBI documentation
Дата
Msg-id Pine.LNX.4.30.0104182033430.762-100000@peter.localdomain
обсуждение исходный текст
Ответ на Perl DBI documentation  ("Brett W. McCoy" <bmccoy@chapelperilous.net>)
Ответы Re: Perl DBI documentation  ("Brett W. McCoy" <bmccoy@chapelperilous.net>)
Список pgsql-interfaces
Brett W. McCoy writes:

> I was looking through the docs for PostgreSQL and it suddenly struck me
> that there is no reference for any of the Perl interfaces, neither the
> native Pg module or DBD::Pg.  Is there a reason for this?  Surely, at
> least DBI should be mentioned along with ODBC and JDBC!

The reason that DBI is not documented is that PostgreSQL doesn't ship a
DBD/DBI interface.  The Pg module is documented as a man page and perldoc.
The reason that it's not in DocBook yet is not unrelated to the fact that
no one has ever volunteered to prepare such documentation.  I've been
experimenting with a Perldoc -> DocBook tool, so maybe 7.2 will have
something there.

-- 
Peter Eisentraut   peter_e@gmx.net   http://funkturm.homeip.net/~peter



В списке pgsql-interfaces по дате отправления:

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: VARDATA strangness!!!
Следующее
От: "Brett W. McCoy"
Дата:
Сообщение: Re: Perl DBI documentation