TODO

Started by Christof Petigabout 24 years ago2 messages
#1Christof Petig
christof@petig-baender.de

The following ECPG TODO item is already closed

o Allow SELECT of array of strings into a auto-sized variable

Decent lines for HISTORY would be (ECPG enhancements)

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

Yours
Christof

PS:
In HISTORY:

EXECUTE ... INTO ... implemented
multiple row descriptor support (e.g. CARDINALITY)

you might mark me as the person responsible for any mistakes made ;-)

#2Bruce Momjian
pgman@candle.pha.pa.us
In reply to: Christof Petig (#1)
Re: TODO

The following ECPG TODO item is already closed

o Allow SELECT of array of strings into a auto-sized variable

TODO updated.

Decent lines for HISTORY would be (ECPG enhancements)

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

HISTORY/release.sgml updated.

In HISTORY:

EXECUTE ... INTO ... implemented
multiple row descriptor support (e.g. CARDINALITY)

Done.

-- 
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026