Updatable views

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Updatable views
Дата
Msg-id 20060821060741.GF1130@alvh.no-ip.org
обсуждение исходный текст
Ответы Re: Updatable views  (Bernd Helmle <mailings@oopsware.de>)
Re: Updatable views  (Bernd Helmle <mailings@oopsware.de>)
Re: Updatable views  (Bernd Helmle <mailings@oopsware.de>)
Список pgsql-patches
Hi,

This is the patch for updatable views I've been able to come up with.  A
nasty bug was just discovered in the upcoming Mammoth Replicator release
so I'm not sure if I'm going to have time to work more on it soon.

So, I'll appreciate if somebody else takes the responsability to fix the
remaining issues.  I've put a lot of XXX's and some FIXME's.  Some
functions are in need of some comments as well.

The new files are src/backend/rewrite/viewUpdate.c and
src/include/rewrite/viewUpdate.h.  The third file, upd-views.sql, is
intended to be a new regression test.  Extra points if the table therein
is completed correctly.

I haven't tested the array stuff at all.

Comments from Bernd and Jaime are especially welcome if I've broken
something that used to work on their patch :-)

--
Alvaro Herrera                                http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.

Вложения

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: [HACKERS] [PATCH] Provide 8-byte transaction IDs to
Следующее
От: "Magnus Hagander"
Дата:
Сообщение: Re: Unable to post to -patches (was: Visual C++ build files)