index
:
delta/postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
git.postgresql.org: git/postgresql.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
interfaces
/
perl5
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow pod2man 5.005p3 to work with our current sources.
Bruce Momjian
2002-06-02
1
-2
/
+2
*
Change PL/Perl and Pg interface build to use configured compiler and
Peter Eisentraut
2002-05-28
1
-52
/
+48
*
New pgindent run with fixes suggested by Tom. Patch manually reviewed,
Bruce Momjian
2001-11-05
1
-2
/
+2
*
pgindent run on all C files. Java run to follow. initdb/regression
Bruce Momjian
2001-10-25
1
-4
/
+0
*
Remove INV_ARCHIVE mention in perl.
Bruce Momjian
2001-09-10
2
-6
/
+2
*
/usr/local/bin/perl => /usr/bin/perl
Peter Eisentraut
2001-09-04
4
-8
/
+8
*
Put the right runpath to libpq into the Perl module shared object on more
Peter Eisentraut
2001-08-26
2
-65
/
+134
*
Stamp CVS as 7.2. Update all interface version numbers. This is the
Bruce Momjian
2001-05-11
1
-2
/
+2
*
pgindent run. Make it all clean.
Bruce Momjian
2001-03-22
1
-88
/
+95
*
Believe $POSTGRES_LIB and $POSTGRES_INCLUDE only if they name actual
Tom Lane
2001-03-06
1
-2
/
+2
*
Ensure that all uses of <ctype.h> functions are applied to unsigned-char
Tom Lane
2000-12-03
1
-3
/
+3
*
Suppress occasional failure of final DROP DATABASE due to
Tom Lane
2000-11-17
1
-1
/
+8
*
GNUmakefile failed to provide a way to invoke perl Makefile's
Tom Lane
2000-11-17
1
-1
/
+4
*
Forgot to add ppport.h to MANIFEST.
Tom Lane
2000-11-17
1
-0
/
+1
*
Clean files after installing, since those files will most likely be root
Peter Eisentraut
2000-11-16
1
-2
/
+2
*
Eliminate POLLUTE=1 hack for cross-Perl-version compatibility by using
Tom Lane
2000-10-24
3
-7
/
+294
*
Fix relative path references so that make knowns which dependencies refer
Peter Eisentraut
2000-08-31
1
-3
/
+3
*
Makefile cleanup for interface tree. Now essentially with all the
Peter Eisentraut
2000-06-28
1
-25
/
+18
*
Moved the intricacies of the perl interface build into its own makefile
Peter Eisentraut
2000-06-10
2
-8
/
+79
*
More perl cleanup
Bruce Momjian
2000-06-01
2
-6
/
+6
*
Rename perl example eg directory to examples.
Bruce Momjian
2000-06-01
3
-3
/
+3
*
Our test to see if we had permission to install into Perl5 install area
Tom Lane
2000-04-23
1
-3
/
+11
*
Change PQconndefaults() to return a malloc'd array, instead of a static
Tom Lane
2000-03-11
1
-15
/
+17
*
Update perl5's self-test for changed spelling of connection failure
Tom Lane
2000-03-11
1
-2
/
+2
*
BLOBs containing NUL characters (ASCII 0) can be written to the
Bruce Momjian
1999-10-13
1
-3
/
+3
*
Define __alpha__ for __alpha.
Bruce Momjian
1999-10-08
1
-2
/
+3
*
Fix for "--" comment and no trailing newline, as seen in Perl.
Bruce Momjian
1999-10-08
1
-2
/
+2
*
OOPS ... Perl5 interface to PQsetdbLogin was actually
Tom Lane
1999-02-19
1
-2
/
+3
*
Remove Perl module's unnecessary dependence on libpq-int.h.
Tom Lane
1999-02-11
1
-9
/
+5
*
This patch fixes the undefined (according to C) and erroneous (under
Bruce Momjian
1998-12-13
1
-3
/
+5
*
Still another round of Perl-module installation tweaks.
Tom Lane
1998-10-18
1
-3
/
+17
*
Remove Makefile.PL.
Bruce Momjian
1998-10-17
1
-45
/
+0
*
Fix for GNUmakefile and stupid cruft I forgot in there.
Bruce Momjian
1998-10-17
1
-1
/
+1
*
Add missing tcl *.in files.
Bruce Momjian
1998-10-16
1
-31
/
+9
*
add missing file for perl.
Bruce Momjian
1998-10-16
1
-0
/
+44
*
Perl fixes from Brook Milligan
Bruce Momjian
1998-10-16
1
-31
/
+30
*
pgsql_perl5-1.8.0
Edmund Mergl
1998-09-27
10
-691
/
+952
*
Attached is a patch to remove the definitions of libpq's internal
Bruce Momjian
1998-09-03
1
-3
/
+3
*
adapted Makefile.PL to be build in source tree
Edmund Mergl
1998-06-01
10
-65
/
+114
*
1.7.3
Edmund Mergl
1998-04-14
9
-67
/
+82
*
Make DESTDIR consistent, and verious Linux cleanups.
Bruce Momjian
1998-04-06
1
-19
/
+4
*
1.7.01.7.0
Edmund Mergl
1998-02-20
3
-45
/
+48
*
1.7.0
Edmund Mergl
1998-02-20
7
-88
/
+233
*
*** empty log message ***
Edmund Mergl
1997-09-25
10
-43
/
+67
*
*** empty log message ***
Edmund Mergl
1997-09-17
1
-0
/
+265
*
*** empty log message ***
Edmund Mergl
1997-09-17
1
-261
/
+0
*
adapted to pgsql-v6.2
Edmund Mergl
1997-09-17
3
-0
/
+709
*
*** empty log message ***
Edmund Mergl
1997-09-17
10
-817
/
+131
*
*** empty log message ***
Edmund Mergl
1997-06-02
10
-21
/
+59
*
creation for postgresql-6.1
Edmund Mergl
1997-04-29
11
-0
/
+2681