Jump to letter: [
          
            ABCEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        php-pgsql: A PostgreSQL database module for PHP.
        
        
            | Name: | php-pgsql | 
            Vendor: | Scientific Linux | 
        
        
            | Version: | 4.3.2 | 
            License: | The PHP License | 
        
        
            | Release: | 33.ent | 
            URL: | http://www.php.net/ | 
        
        
        
        - Summary
 
        - The php-pgsql package includes a dynamic shared object (DSO) that can
be compiled in to the Apache Web server to add PostgreSQL database
support to PHP. PostgreSQL is an object-relational database management
system that supports almost all SQL constructs. PHP is an
HTML-embedded scripting language. If you need back-end support for
PostgreSQL, you should install this package in addition to the main
php package.
 
        
        
        Changelog
        
            - * Mon Jun 26 19:00:00 2006 Joe Orton <jorton{%}redhat{*}com> 4.3.2-33.ent
 
            - fix zend_hash_del regression from CVE-2006-2657
 
        
            - * Thu Jun 22 19:00:00 2006 Joe Orton <jorton{%}redhat{*}com> 4.3.2-32.ent
 
            - add security fixes from upstream (CVE-2006-1494, CVE-2006-1990, 
  CVE-2006-2657)
 
        
            - * Wed Apr 12 19:00:00 2006 Joe Orton <jorton{%}redhat{*}com> 4.3.2-30.ent
 
            - imap: add fix for overflow in imap_fetch_overview() (#174999)