1
0
mirror of https://github.com/postgres/postgres.git synced 2025-06-25 01:02:05 +03:00

Apply patches for QNX from Maurizio

This commit is contained in:
Bruce Momjian
2001-02-02 18:21:59 +00:00
parent a1c68b4e6b
commit b60c57da2d
4 changed files with 12 additions and 7 deletions

View File

@ -1,11 +1,11 @@
PyGreSQL - v2.5: PostgreSQL module for Python
PyGreSQL - v3.1: PostgreSQL module for Python
==============================================
0. Copyright notice
===================
PyGreSQL, version 2.5
PyGreSQL, version 3.1
A Python interface for PostgreSQL database.
Written by D'Arcy J.M. Cain, darcy@druid.net<BR>
Based heavily on code written by Pascal Andre, andre@chimay.via.ecp.fr.