Re: Perl DBI documentation - Mailing list pgsql-interfaces

From Peter Eisentraut
Subject Re: Perl DBI documentation
Date
Msg-id Pine.LNX.4.30.0104182033430.762-100000@peter.localdomain
Whole thread Raw
In response to Perl DBI documentation  ("Brett W. McCoy" <bmccoy@chapelperilous.net>)
Responses Re: Perl DBI documentation  ("Brett W. McCoy" <bmccoy@chapelperilous.net>)
List 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 by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: VARDATA strangness!!!
Next
From: "Brett W. McCoy"
Date:
Subject: Re: Perl DBI documentation