Jump to letter: [
          
            ABCEFGHIKLMNOPQRSTUVWXYZ
          ]
        
        rh-postgresql-devel: PostgreSQL development header files and libraries.
        
        
        - Summary
- The postgresql-devel package contains the header files and libraries
needed to compile C or C++ applications which will directly interact
with a PostgreSQL database management server and the ecpg Embedded C
Postgres preprocessor. You need to install this package if you want to
develop applications which will interact with a PostgreSQL server. If
you're installing postgresql-server, you need to install this
package.
Changelog
        
            - * Tue Feb  8 04:00:00 2005 Tom Lane <tgl{%}redhat{*}com> 7.3.9-2
- - Patch additional buffer overruns in plpgsql (CAN-2005-0247) 
            - * Mon Feb  7 04:00:00 2005 Tom Lane <tgl{%}redhat{*}com> 7.3.9-1
- - Update to PostgreSQL 7.3.9 (fixes CAN-2005-0227, CAN-2005-0244,
  CAN-2005-0245, CAN-2005-0246, and other issues). 
            - * Thu Oct 28 05:00:00 2004 Tom Lane <tgl{%}redhat{*}com> 7.3.8-2
- - Fix incorrect versioning in requires/provides declarations (bug 137444)