Re: working on support triggers on columns

Поиск
Список
Период
Сортировка
От Greg Sabino Mullane
Тема Re: working on support triggers on columns
Дата
Msg-id 3922e5a6a6c51070f468af73f6280945@biglumber.com
обсуждение исходный текст
Ответ на working on support triggers on columns  ("Mark Wu" <mark.wu@rogers.com>)
Ответы Re: working on support triggers on columns
Список pgsql-hackers
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
> I would like to know your comments on my design and the
> procedure of getting my work accepted.
Glad to see this is being handled by someone. Other things
of the top of my head:
Add support for psql to display the information. Add support
for tab-completion if needed. *Update all relevant documentation.*
Consider a mechanism for adding or dropping columns (e.g.
ALTER TRIGGER). Handle dropped columns (via ALTER TABLE)
gracefully. Write comprehensive tests. Make sure you have
full permission and rights to donate the work to the project.
Thanks for the work: hopefully this will make it into 7.6 (8.1 ?)
- --
Greg Sabino Mullane greg@turnstep.com
PGP Key: 0x14964AC8 200407021828
-----BEGIN PGP SIGNATURE-----
iD8DBQFA5eLpvJuQZxSWSsgRAmSWAKCIjN3nbtZMqWZ3rCCirjYDG0meogCgrnMD
+qVc1lfPJ8epbvKMacC3YD4=
=e2pq
-----END PGP SIGNATURE-----




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

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: Nested Transactions, Abort All
Следующее
От: "Jeroen T. Vermeulen"
Дата:
Сообщение: Re: [Re] Re: PREPARE and transactions