File tree 2 files changed +6
-6
lines changed
2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
1
#-------------------------------------------------------
2
2
#
3
- # $Id: Changes,v 1.8 1998/09/27 19:12:20 mergl Exp $
3
+ # $Id: Changes,v 1.9 2000/06/01 03:07:33 momjian Exp $
4
4
#
5
5
# Copyright (c) 1997, 1998 Edmund Mergl
6
6
#
@@ -64,8 +64,8 @@ Revision history for Perl extension Pg.
64
64
o added support for new method cmdTuples
65
65
o cmdStatus returns now for DELETE the status
66
66
followed by the number of affected rows,
67
- - test.pl.newstyle renamed to eg /example.newstyle
68
- - test.pl.oldstyle renamed to eg /example.oldstyle
67
+ - test.pl.newstyle renamed to examples /example.newstyle
68
+ - test.pl.oldstyle renamed to examples /example.oldstyle
69
69
- example script ApachePg.pl now uses
70
70
$result->print with HTML option
71
71
- Makefile looks for $ENV{POSTGRES_HOME} instead of
Original file line number Diff line number Diff line change @@ -4,8 +4,8 @@ Makefile.PL
4
4
Pg.pm
5
5
Pg.xs
6
6
README
7
- eg /ApachePg.pl
8
- eg /example.newstyle
9
- eg /example.oldstyle
7
+ examples /ApachePg.pl
8
+ examples /example.newstyle
9
+ examples /example.oldstyle
10
10
test.pl
11
11
typemap
You can’t perform that action at this time.
0 commit comments