Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
P
postgres-lambda-diff
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Jakob Huber
postgres-lambda-diff
Commits
b965c903
Commit
b965c903
authored
24 years ago
by
Bruce Momjian
Browse files
Options
Downloads
Patches
Plain Diff
More perl cleanup
parent
0cfe2374
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
src/interfaces/perl5/Changes
+3
-3
3 additions, 3 deletions
src/interfaces/perl5/Changes
src/interfaces/perl5/MANIFEST
+3
-3
3 additions, 3 deletions
src/interfaces/perl5/MANIFEST
with
6 additions
and
6 deletions
src/interfaces/perl5/Changes
+
3
−
3
View file @
b965c903
#-------------------------------------------------------
#
# $Id: Changes,v 1.
8 1998/09/27 19:12:20 mergl
Exp $
# $Id: Changes,v 1.
9 2000/06/01 03:07:33 momjian
Exp $
#
# Copyright (c) 1997, 1998 Edmund Mergl
#
...
...
@@ -64,8 +64,8 @@ Revision history for Perl extension Pg.
o added support for new method cmdTuples
o cmdStatus returns now for DELETE the status
followed by the number of affected rows,
- test.pl.newstyle renamed to e
g
/example.newstyle
- test.pl.oldstyle renamed to e
g
/example.oldstyle
- test.pl.newstyle renamed to e
xamples
/example.newstyle
- test.pl.oldstyle renamed to e
xamples
/example.oldstyle
- example script ApachePg.pl now uses
$result->print with HTML option
- Makefile looks for $ENV{POSTGRES_HOME} instead of
...
...
This diff is collapsed.
Click to expand it.
src/interfaces/perl5/MANIFEST
+
3
−
3
View file @
b965c903
...
...
@@ -4,8 +4,8 @@ Makefile.PL
Pg.pm
Pg.xs
README
e
g
/ApachePg.pl
e
g
/example.newstyle
e
g
/example.oldstyle
e
xamples
/ApachePg.pl
e
xamples
/example.newstyle
e
xamples
/example.oldstyle
test.pl
typemap
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment