Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit593377f

Browse files
committed
Add more Christof Petig ecpg items.
1 parent36e4282 commit593377f

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

‎HISTORY

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -373,6 +373,10 @@ Changes
373373
Fix for GRANT parameters (Lee Kindness)
374374
Fix INITIALLY DEFERRED bug
375375
Various bug fixes (Michael, Christof Petig)
376+
Auto allocation for indicator variable arrays (int *ind_p=NULL)
377+
Auto allocation for string arrays (char **foo_pp=NULL)
378+
ECPGfree_auto_mem fixed
379+
All function names with external linkage are now prefixed by ECPG
376380

377381
----------------------------------------------------------------------
378382

‎doc/src/sgml/release.sgml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$Header: /cvsroot/pgsql/doc/src/sgml/release.sgml,v 1.109 2001/12/28 05:00:32 momjian Exp $
2+
$Header: /cvsroot/pgsql/doc/src/sgml/release.sgml,v 1.110 2001/12/28 05:03:10 momjian Exp $
33
-->
44

55
<appendix id="release">
@@ -487,6 +487,10 @@ Multiple row descriptor support (e.g. CARDINALITY) (Christof Petig)
487487
Fix for GRANT parameters (Lee Kindness)
488488
Fix INITIALLY DEFERRED bug
489489
Various bug fixes (Michael, Christof Petig)
490+
Auto allocation for indicator variable arrays (int *ind_p=NULL)
491+
Auto allocation for string arrays (char **foo_pp=NULL)
492+
ECPGfree_auto_mem fixed
493+
All function names with external linkage are now prefixed by ECPG
490494
</literallayout>
491495
</sect3>
492496

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp