[pgsql-ayuda] Announcement: DBD-Pg-0.89 (fwd)

From: "Ing(dot) Roberto Andrade" <randrade(at)campus(dot)iztacala(dot)unam(dot)mx>
To: pgsql-ayuda <pgsql-ayuda(at)tlali(dot)iztacala(dot)unam(dot)mx>
Subject: [pgsql-ayuda] Announcement: DBD-Pg-0.89 (fwd)
Date: 1998-11-09 16:40:12
Message-ID: Pine.SOL.3.91.981109103922.1321A-100000@campus
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-es-ayuda

Hola:

Acaba de aparecer la nueva versi'on de DBD para postgresql.

Saludos,

Roberto Andrade Fonseca
Universidad Nacional Autonoma de Mexico

Phone: 623-1154, 623-1119
e-mail: randrade(at)campus(dot)iztacala(dot)unam(dot)mx

---------- Forwarded message ----------
Date: Fri, 06 Nov 1998 23:37:19 +0000
From: Edmund Mergl <E(dot)Mergl(at)bawue(dot)de>
To: DBI users mailing list <dbi-users(at)fugue(dot)com>,
PostgreSQL Interfaces Mailinglist <pgsql-interfaces(at)postgresql(dot)org>
Subject: Announcement: DBD-Pg-0.89

*** From dbi-users -- To unsubscribe, see the end of this message. ***

. **************************************
* *
* DBD::Pg *
* *
* DBI driver for PostgreSQL *
* *
**************************************

postgresql-v6.4 has been released !

The uploaded file

DBD-Pg-0.89.tar.gz

has entered CPAN as

file: $CPAN/authors/id/MERGL/DBD-Pg-0.89.tar.gz
size: 29920 bytes
md5: a5b5d27560defd7b185d6f08545b5087

Changes since 0.73:

- adapted to postgresql-6.4:
the backend protocol has changed, which needs an adapted
ping method. A ping-test has been added to the test-script.
Also some type identifiers have changed.
- Pg.xs adapted to Driver.xst from DBI-1.0
- major rewrite of module documentation
- major rewrite of the test script
- use built-in DBI method for $dbh->do
- add macro dHTR in order to avoid compile errors
with threaded perl5.005
- renamed attribute AutoEscape to pg_auto_escape
- renamed attribute SIZE to pg_size
- new attribute pg_type
- added support for DBI->data_sources($driver)
- added support for $dbh->table_info
- blob_read documented and added to test.pl
- added support for attr parameter in bind_param()
- added /usr/lib/ to search path for libpq.
- added ChopBlanks, patch from
Victor Krasinsky <victor(at)rdovira(dot)lviv(dot)ua>
- non-printable characters in parameters will not be
converted to '.'. They are passed unchanged to the
database.
- introduce new database handle attribute AutoEscape, which
controls escaping of quotes and backslashes in parameters.
When set to on, all quotes except at the beginning and
at the end of a line will be escaped and all backslashes
except when used to indicate an octal presentation (\xxx)
will be escaped. Default of AutoEscape is on.
- bug-fix from Max Cohan <mcohan(at)adnc(dot)net>:
check for \xxx presentation before escaping backslash
in parameters.
- bug-fix from Max Cohan <mcohan(at)adnc(dot)net>:
using traces together with undef in place-holders dumped
core.
- bug-fix from Matthew Lenz <matthew(at)nocturnal(dot)org>:
corrected include path in Makefile.PL .
- bug-fix from Rolf Grossmann <grossman(at)securitas(dot)net>:
undefined parameters in an execute statement will be
translated from 'undef' to 'NULL'. Also every parameter
for bind_param() will be quoted by default (escape quote
and backslash). Appropriate tests have been added to test.pl.
- bug-fix from Jan Iven <j(dot)iven(at)rz(dot)uni-sb(dot)de>:
fix problem with quoting Null in bind variables.

--
Edmund Mergl mailto:E(dot)Mergl(at)bawue(dot)de
Im Haldenhau 9 http://www.bawue.de/~mergl
70565 Stuttgart fon: +49 711 747503
Germany

------------------------------------------------------------------------------
To unsubscribe from this list, please visit http://www.fugue.com/dbi
If you are without web access, or if you are having trouble with the web page,
please send mail to dbi-request(at)fugue(dot)com(dot) Please try to use the web
page first - it will take a long time for your request to be processed by hand.
------------------------------------------------------------------------------

--------- Pie de mensaje -------------------------------------------
Archivo historico: http://tlali.iztacala.unam.mx/maillist/pgsql-ayuda
Cancelar inscripcion:
mail to: majordomo(at)tlali(dot)iztacala(dot)unam(dot)mx
text : cancelacion pgsql-ayuda

Browse pgsql-es-ayuda by date

  From Date Subject
Next Message Jorge Patiño Sánchez 1998-11-09 16:57:20 Re: [pgsql-ayuda] 4GL para PostgreSQL
Previous Message Sferacarta Software 1998-11-09 14:18:25 Re: [pgsql-ayuda] 4GL para PostgreSQL