Jump to letter: [
          
            4ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        unixODBC: A complete ODBC driver manager for Linux.
        
        
            | Name: | unixODBC | Vendor: | Fermi National Accelerator Laboratory | 
        
            | Version: | 2.2.8 | License: | LGPL | 
        
            | Release: | 2.3.0.2 | URL: | http://www.unixODBC.org/ | 
        
        
        - Summary
- Install unixODBC if you want to access databases through ODBC.  This
package includes low-level drivers for MySQL, PostgreSQL, and local files.
However, the included drivers are not as up-to-date as the ones distributed
separately.  It is recommended that you install and use the MyODBC package
if you need a driver for MySQL, and/or the postgresql-odbc package for
PostgreSQL.
Changelog
        
            - * Sat May  8 19:00:00 2004 Tom Lane <tgl{%}redhat{*}com> 2.2.8-2.3.0.2
- - Backpatch fix for double-free error from upstream devel sources.
- rebuilt 
            - * Wed May  5 19:00:00 2004 Tom Lane <tgl{%}redhat{*}com> 2.2.8-2.3.0.1
- - Add dependency to ensure kde subpackage stays in sync with main
  (needed because we moved odbctest from one pkg to the other,
  cf bug #122478)
- rebuilt 
            - * Tue Mar  9 18:00:00 2004 Tom Lane <tgl{%}redhat{*}com> 2.2.8-2
- - Rename lo_xxx() to odbc_lo_xxx() (bug #117211) (temporary until 2.2.9)
- rebuilt