summaryrefslogtreecommitdiff
path: root/src/interfaces/perl5/Pg.xs
AgeCommit message (Expand)Author
2001-09-10Remove INV_ARCHIVE mention in perl.Bruce Momjian
2000-12-03Ensure that all uses of <ctype.h> functions are applied to unsigned-charTom Lane
2000-10-24Eliminate POLLUTE=1 hack for cross-Perl-version compatibility by usingTom Lane
2000-03-11Change PQconndefaults() to return a malloc'd array, instead of a staticTom Lane
1999-10-13BLOBs containing NUL characters (ASCII 0) can be written to theBruce Momjian
1999-02-19OOPS ... Perl5 interface to PQsetdbLogin was actuallyTom Lane
1999-02-11Remove Perl module's unnecessary dependence on libpq-int.h.Tom Lane
1998-12-13This patch fixes the undefined (according to C) and erroneous (underBruce Momjian
1998-09-27pgsql_perl5-1.8.0Edmund Mergl
1998-09-03Attached is a patch to remove the definitions of libpq's internalBruce Momjian
1998-06-01adapted Makefile.PL to be build in source treeEdmund Mergl
1998-04-141.7.3Edmund Mergl
1998-02-201.7.0Edmund Mergl
1997-09-25*** empty log message ***Edmund Mergl
1997-09-17*** empty log message ***Edmund Mergl
1997-06-02*** empty log message ***Edmund Mergl
1997-04-29creation for postgresql-6.1Edmund Mergl