Re: 7.4 Wishlist

Haris Peco <snpe@snpe.co.yu>

From: snpe <snpe@snpe.co.yu>
To: <pgsql-hackers@postgresql.org>
Date: 2002-11-30T11:31:07Z
Lists: pgsql-hackers, pgsql-general
On Friday 29 November 2002 06:51 pm, Christopher Kings-Lynne wrote:
> Hi guys,
>
> Just out of interest, if someone was going to pay you to hack on Postgres
> for 6 months, what would you like to code for 7.4?
>
> My ones are:
>
> * Compliant ADD COLUMN
> * Integrated full text indexes
> * pg_dump dependency ordering
>
> What would you guys do?  Even if it isn't feasible right now...
>
> Chris
>

My wishlist :
	- savepoint
	- cursor out of a transaction
	- distributed databases and replication (two phase commit)
	- only share lock in foreign keys 
	- prepare/execute on backend level
	- error in a statement break a statement, not complete transaction

regards
Haris Peco