pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/databases/jdbc-postgresql81



Module Name:    pkgsrc
Committed By:   abs
Date:           Wed Jul 16 20:54:50 UTC 2008

Modified Files:
        pkgsrc/databases/jdbc-postgresql81: Makefile distinfo

Log Message:
Updated databases/jdbc-postgresql81 to 412
# Updated Brazilian Portuguese translation. (jurka) Thanks to Euler Taveira de 
Oliveira.
# fix While the driver currently doesn't support the copy protocol, it needs to 
understand it enough to ignore it. Now the connection will not be irreparably 
broken when a COPY request is sent. (jurka) Thanks to Altaf Malik.
# fix The JDBC spec says that when you have two duplicately named columns in a 
ResultSet, a search by name should return the first one. Previously our code 
was returning the second match. (jurka) Thanks to Magne Mahre.


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 pkgsrc/databases/jdbc-postgresql81/Makefile
cvs rdiff -r1.4 -r1.5 pkgsrc/databases/jdbc-postgresql81/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index