| From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
|---|---|
| To: | Christof Petig <christof(at)petig-baender(dot)de> |
| Cc: | Bruce Momjian <momjian(at)postgresql(dot)org>, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: TODO |
| Date: | 2001-12-28 05:03:21 |
| Message-ID: | 200112280503.fBS53L501100@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
> 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(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Jayaraj Oorath | 2001-12-28 05:07:06 | pltclu |
| Previous Message | Bruce Momjian | 2001-12-28 04:53:33 | Re: psql misbehaves because of a simple typo |