Re: [HACKERS] 6.6 items - Mailing list pgsql-hackers

From Hannu Krosing
Subject Re: [HACKERS] 6.6 items
Date
Msg-id 375B7774.C1C5B5FB@trust.ee
Whole thread Raw
In response to 6.6 items  (Bruce Momjian <maillist@candle.pha.pa.us>)
List 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 by date:

Previous
From: The Hermit Hacker
Date:
Subject: Re: [HACKERS] Bug in LIKE ?
Next
From: ZEUGSWETTER Andreas IZ5
Date:
Subject: AW: [HACKERS] livetime of a variable defined in a c-procedure (fw d)