Re: 7.2 items

Поиск
Список
Период
Сортировка
От
Тема Re: 7.2 items
Дата
Msg-id 001b01c0d9a2$6be87660$1401a8c0@MWK.co.nz
обсуждение исходный текст
Ответ на 7.2 items  (Bruce Momjian <pgman@candle.pha.pa.us>)
Ответы Re: 7.2 items  (Bruce Momjian <pgman@candle.pha.pa.us>)
Re: 7.2 items  (Ned Wolpert <ned.wolpert@knowledgenet.com>)
Список 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 по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Problem with a rule on upgrade to v7.1.1
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: Regression tests for OBSD scrammed..