Re: [HACKERS] 6.6 items

Поиск
Список
Период
Сортировка
От Hannu Krosing
Тема Re: [HACKERS] 6.6 items
Дата
Msg-id 375B7774.C1C5B5FB@trust.ee
обсуждение исходный текст
Ответ на 6.6 items  (Bruce Momjian <maillist@candle.pha.pa.us>)
Список pgsql-hackers
Bruce Momjian wrote:
> 
> I have updated the TODO list, rearranging it.  Here is the top of the
> "Enhancements" list:
> 
>  * Add referential integrity
>  * Add OUTER joins, left and right(Thomas)
>  * Allow long tuples by chaining or auto-storing outside db (chaining,large objs)
>  * Fix memory leak for expressions?, aggregates?

How hard would it bet to separate PREPARE and EXECUTE for queries 
and provide some way to pass arguments without converting them to some 
ascii representation first?

The main use I need it for is storing small images in ordinary table
fields.

The mechanics should already be there as SPI uses it.
----------------
Hannu


В списке pgsql-hackers по дате отправления:

Предыдущее
От: The Hermit Hacker
Дата:
Сообщение: Re: [HACKERS] Bug in LIKE ?
Следующее
От: ZEUGSWETTER Andreas IZ5
Дата:
Сообщение: AW: [HACKERS] livetime of a variable defined in a c-procedure (fw d)