Re: 7.2 items

From: <john(at)mwk(dot)co(dot)nz>
To: "Hackers List" <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: 7.2 items
Date: 2001-05-10 22:41:57
Message-ID: 001b01c0d9a2$6be87660$1401a8c0@MWK.co.nz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

  • 7.2 items at 2001-05-10 17:20:59 from Bruce Momjian

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2001-05-10 22:44:39 Re: Problem with a rule on upgrade to v7.1.1
Previous Message Bruce Momjian 2001-05-10 22:39:29 Re: Regression tests for OBSD scrammed..