Re: [HACKERS] Open 6.4 items

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: [HACKERS] Open 6.4 items
Дата
Msg-id 199810021626.MAA10401@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: [HACKERS] Open 6.4 items  (jwieck@debis.com (Jan Wieck))
Список pgsql-hackers
>     Here's a combination of all the patches I'm currently waiting
>     for against a just updated CVS tree. It contains
>
>         Partial new rewrite system that handles subselects,  view
>         aggregate  columns, insert into select from view, updates
>         with set col = view-value and select rules restriction to
>         view definition.
>
>         Updates  for  rule/view  backparsing utility functions to
>         handle subselects correct.
>
>         Little changes to system views pg_rules and pg_views.
>
>         New system views pg_tables and pg_indexes (where you  can
>         see the complete index definition in the latter one).
>
>         Enabling array references on query parameters.
>
>         Bugfix for functional index.
>
>     The rule system isn't a release-stopper any longer.
>
>     But  another  stopper  is  that  I  don't  know if the latest
>     changes to PL/pgSQL (not already in CVS) made it  compile  on
>     AIX. Still wait for some response from Dave.
>

Applied.


--
  Bruce Momjian                        |  http://www.op.net/~candle
  maillist@candle.pha.pa.us            |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026


В списке pgsql-hackers по дате отправления:

Предыдущее
От: "Thomas G. Lockhart"
Дата:
Сообщение: Re: [HACKERS] SQL92
Следующее
От: "Taral"
Дата:
Сообщение: RE: [GENERAL] Long update query ? (also Re: [GENERAL] CNF vs. DNF)