pgsql/src/interfaces/python pgmodule.c

Started by D'Arcy J.M. Cain - vex.netabout 25 years ago1 messagescomitters
Jump to latest

CVSROOT: /home/projects/pgsql/cvsroot
Module name: pgsql
Changes by: darcy@hub.org 01/05/02 07:17:24

Modified files:
src/interfaces/python: pgmodule.c

Log message:
Change "|zzlzzzz" argument specification to "|zzizzzz" so that the code works
properly on 64 bit systems.

Change submitted by Marc Poinot (Marc.Poinot@onera.fr)