Re: 7.2 items - Mailing list pgsql-hackers

From
Subject Re: 7.2 items
Date
Msg-id 001b01c0d9a2$6be87660$1401a8c0@MWK.co.nz
Whole thread Raw
In response to 7.2 items  (Bruce Momjian <pgman@candle.pha.pa.us>)
Responses Re: 7.2 items  (Bruce Momjian <pgman@candle.pha.pa.us>)
Re: 7.2 items  (Ned Wolpert <ned.wolpert@knowledgenet.com>)
List pgsql-hackers


> Here is a small list of big TODO items.  I was wondering which ones
> people were thinking about for 7.2?

The need for stored procedures that return a record set.
This is required to migrate from MSSQL, Interbase and others.
This is a commonly requested item.

Nested Transactions. This allows the logging of the execution of a failed
SQL
statement even if the rest of the transaction is rolled back.

Statement Level Triggers. Useful but not critically important.

Full text indexing.

Pre parsed queries with variable substitutions.

Regards






pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Problem with a rule on upgrade to v7.1.1
Next
From: Bruce Momjian
Date:
Subject: Re: Regression tests for OBSD scrammed..