From b60c57da2db112c9fe1b0fca0ee411078325f70d Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Fri, 2 Feb 2001 18:21:59 +0000 Subject: Apply patches for QNX from Maurizio --- src/interfaces/python/README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/interfaces/python') diff --git a/src/interfaces/python/README b/src/interfaces/python/README index 0637d8827cd..b51b18b8eb7 100644 --- a/src/interfaces/python/README +++ b/src/interfaces/python/README @@ -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
Based heavily on code written by Pascal Andre, andre@chimay.via.ecp.fr. -- cgit v1.2.3