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
593377f7
Commit
593377f7
authored
23 years ago
by
Bruce Momjian
Browse files
Options
Downloads
Patches
Plain Diff
Add more Christof Petig ecpg items.
parent
36e42823
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
HISTORY
+4
-0
4 additions, 0 deletions
HISTORY
doc/src/sgml/release.sgml
+5
-1
5 additions, 1 deletion
doc/src/sgml/release.sgml
with
9 additions
and
1 deletion
HISTORY
+
4
−
0
View file @
593377f7
...
...
@@ -373,6 +373,10 @@ Changes
Fix for GRANT parameters (Lee Kindness)
Fix INITIALLY DEFERRED bug
Various bug fixes (Michael, Christof Petig)
Auto allocation for indicator variable arrays (int *ind_p=NULL)
Auto allocation for string arrays (char **foo_pp=NULL)
ECPGfree_auto_mem fixed
All function names with external linkage are now prefixed by ECPG
----------------------------------------------------------------------
...
...
This diff is collapsed.
Click to expand it.
doc/src/sgml/release.sgml
+
5
−
1
View file @
593377f7
<!--
$Header: /cvsroot/pgsql/doc/src/sgml/release.sgml,v 1.10
9
2001/12/28 05:0
0:32
momjian Exp $
$Header: /cvsroot/pgsql/doc/src/sgml/release.sgml,v 1.1
1
0 2001/12/28 05:0
3:10
momjian Exp $
-->
<appendix id="release">
...
...
@@ -487,6 +487,10 @@ Multiple row descriptor support (e.g. CARDINALITY) (Christof Petig)
Fix for GRANT parameters (Lee Kindness)
Fix INITIALLY DEFERRED bug
Various bug fixes (Michael, Christof Petig)
Auto allocation for indicator variable arrays (int *ind_p=NULL)
Auto allocation for string arrays (char **foo_pp=NULL)
ECPGfree_auto_mem fixed
All function names with external linkage are now prefixed by ECPG
</literallayout>
</sect3>
...
...
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