summaryrefslogtreecommitdiff
path: root/src/interfaces/perl5
Commit message (Expand)AuthorAgeFilesLines
* Allow pod2man 5.005p3 to work with our current sources.Bruce Momjian2002-06-021-2/+2
* Change PL/Perl and Pg interface build to use configured compiler andPeter Eisentraut2002-05-281-52/+48
* New pgindent run with fixes suggested by Tom. Patch manually reviewed,Bruce Momjian2001-11-051-2/+2
* pgindent run on all C files. Java run to follow. initdb/regressionBruce Momjian2001-10-251-4/+0
* Remove INV_ARCHIVE mention in perl.Bruce Momjian2001-09-102-6/+2
* /usr/local/bin/perl => /usr/bin/perlPeter Eisentraut2001-09-044-8/+8
* Put the right runpath to libpq into the Perl module shared object on morePeter Eisentraut2001-08-262-65/+134
* Stamp CVS as 7.2. Update all interface version numbers. This is theBruce Momjian2001-05-111-2/+2
* pgindent run. Make it all clean.Bruce Momjian2001-03-221-88/+95
* Believe $POSTGRES_LIB and $POSTGRES_INCLUDE only if they name actualTom Lane2001-03-061-2/+2
* Ensure that all uses of <ctype.h> functions are applied to unsigned-charTom Lane2000-12-031-3/+3
* Suppress occasional failure of final DROP DATABASE due toTom Lane2000-11-171-1/+8
* GNUmakefile failed to provide a way to invoke perl Makefile'sTom Lane2000-11-171-1/+4
* Forgot to add ppport.h to MANIFEST.Tom Lane2000-11-171-0/+1
* Clean files after installing, since those files will most likely be rootPeter Eisentraut2000-11-161-2/+2
* Eliminate POLLUTE=1 hack for cross-Perl-version compatibility by usingTom Lane2000-10-243-7/+294
* Fix relative path references so that make knowns which dependencies referPeter Eisentraut2000-08-311-3/+3
* Makefile cleanup for interface tree. Now essentially with all thePeter Eisentraut2000-06-281-25/+18
* Moved the intricacies of the perl interface build into its own makefilePeter Eisentraut2000-06-102-8/+79
* More perl cleanupBruce Momjian2000-06-012-6/+6
* Rename perl example eg directory to examples.Bruce Momjian2000-06-013-3/+3
* Our test to see if we had permission to install into Perl5 install areaTom Lane2000-04-231-3/+11
* Change PQconndefaults() to return a malloc'd array, instead of a staticTom Lane2000-03-111-15/+17
* Update perl5's self-test for changed spelling of connection failureTom Lane2000-03-111-2/+2
* BLOBs containing NUL characters (ASCII 0) can be written to theBruce Momjian1999-10-131-3/+3
* Define __alpha__ for __alpha.Bruce Momjian1999-10-081-2/+3
* Fix for "--" comment and no trailing newline, as seen in Perl.Bruce Momjian1999-10-081-2/+2
* OOPS ... Perl5 interface to PQsetdbLogin was actuallyTom Lane1999-02-191-2/+3
* Remove Perl module's unnecessary dependence on libpq-int.h.Tom Lane1999-02-111-9/+5
* This patch fixes the undefined (according to C) and erroneous (underBruce Momjian1998-12-131-3/+5
* Still another round of Perl-module installation tweaks.Tom Lane1998-10-181-3/+17
* Remove Makefile.PL.Bruce Momjian1998-10-171-45/+0
* Fix for GNUmakefile and stupid cruft I forgot in there.Bruce Momjian1998-10-171-1/+1
* Add missing tcl *.in files.Bruce Momjian1998-10-161-31/+9
* add missing file for perl.Bruce Momjian1998-10-161-0/+44
* Perl fixes from Brook MilliganBruce Momjian1998-10-161-31/+30
* pgsql_perl5-1.8.0Edmund Mergl1998-09-2710-691/+952
* Attached is a patch to remove the definitions of libpq's internalBruce Momjian1998-09-031-3/+3
* adapted Makefile.PL to be build in source treeEdmund Mergl1998-06-0110-65/+114
* 1.7.3Edmund Mergl1998-04-149-67/+82
* Make DESTDIR consistent, and verious Linux cleanups.Bruce Momjian1998-04-061-19/+4
* 1.7.01.7.0Edmund Mergl1998-02-203-45/+48
* 1.7.0Edmund Mergl1998-02-207-88/+233
* *** empty log message ***Edmund Mergl1997-09-2510-43/+67
* *** empty log message ***Edmund Mergl1997-09-171-0/+265
* *** empty log message ***Edmund Mergl1997-09-171-261/+0
* adapted to pgsql-v6.2Edmund Mergl1997-09-173-0/+709
* *** empty log message ***Edmund Mergl1997-09-1710-817/+131
* *** empty log message ***Edmund Mergl1997-06-0210-21/+59
* creation for postgresql-6.1Edmund Mergl1997-04-2911-0/+2681