1
0
mirror of https://github.com/postgres/postgres.git synced 2025-11-24 00:23:06 +03:00

*** empty log message ***

This commit is contained in:
Edmund Mergl
1997-09-25 21:15:04 +00:00
parent 4a98c5763e
commit c5d49902fb
10 changed files with 67 additions and 43 deletions

View File

@@ -1,7 +1,10 @@
Revision history for Perl extension Pg.
1.6.3 Sep 25 1997
- README update
1.6.2 Sep 20 1997
- adapted to PostgresqL-6.2:
- adapted to PostgreSQL-6.2:
o added support for new method cmdTuples
o cmdStatus returns now for DELETE the status
followed by the number of affected rows,