pkgsrc-Changes archive

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

CVS commit: pkgsrc/databases/p5-DBIx-SearchBuilder



Module Name:    pkgsrc
Committed By:   mef
Date:           Sun Dec  7 22:09:51 UTC 2014

Modified Files:
        pkgsrc/databases/p5-DBIx-SearchBuilder: Makefile distinfo

Log Message:
Update 1.65 to 1.66
1.66  2014/08/20
 - No changes since 1.65_02

1.65_02
 - Stop unilaterally disabling the "UTF8" flag before executing queries
 - Make ->Fields case-sensitive in the column names it returns, as well
   as in the table name it takes.

1.65_01
 - Make ->Fields only lookup information on the table requested, not all
   fields, for performance.  It also is now case-sensitive in table name.
 - Omit calls to ->Fields entirely for PostgreSQL 9.1 and above


To generate a diff of this commit:
cvs rdiff -u -r1.50 -r1.51 pkgsrc/databases/p5-DBIx-SearchBuilder/Makefile
cvs rdiff -u -r1.28 -r1.29 pkgsrc/databases/p5-DBIx-SearchBuilder/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