Re: contrib/snapshot

Поиск
Список
Период
Сортировка
От Joel Jacobson
Тема Re: contrib/snapshot
Дата
Msg-id AANLkTik_aCpFqCcQT9PgBHAmKDjDe5VEuLStQVJ6erNo@mail.gmail.com
обсуждение исходный текст
Ответ на Re: contrib/snapshot  (Andrew Dunstan <andrew@dunslane.net>)
Список pgsql-hackers
2011/1/3 Andrew Dunstan <andrew@dunslane.net>
"contrib" in PostgreSQL means "a module maintained by the backend developers".
But it's not clear to me that there is any particular reason why this should be in contrib.

Then I definitively think contrib is the only possible place for this module.
If the module will not be maintained by the backend developers, noone (including myself) will trust the module to perform the sensistive tasks in a mission critical production database.
Since the module depends on pg_catalog system tables, it's must be updated if the they would change in future versions of PostgreSQL, and I wouldn't trust any other team than the backend developers to do it.

I'm happy to continue hacking on the module until it's 100% working, stable, thoroughly tested and accepted by the backend developers.
It's not working 100% yet, for instance, I'm currently working on making sure objects are created/dropped in an order not breaking any dependencies.

--
Best regards,

Joel Jacobson
Glue Finance

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

Предыдущее
От: Magnus Hagander
Дата:
Сообщение: Re: Recovery conflict monitoring
Следующее
От: Simon Riggs
Дата:
Сообщение: Re: Re: new patch of MERGE (merge_204) & a question about duplicated ctid