[PATCH] pgarchives: Bugfix: missing ids in pglister_sync

Поиск
Список
Период
Сортировка
От Célestin Matte
Тема [PATCH] pgarchives: Bugfix: missing ids in pglister_sync
Дата
Msg-id 23a04b00-ab59-6460-6ce2-d845f1be666c@cmatte.me
обсуждение исходный текст
Ответы Re: [PATCH] pgarchives: Bugfix: missing ids in pglister_sync
Список pgsql-www
groupid and listid are not explicitly set in pglister_sync's queries, which
causes the script to fail as these fields are NOT NULL and postgresql default
configuration does not auto-fill id fields.

This patch sets them explicitly by reusing the ones obtained from pglister.
-- 
Célestin Matte
Вложения

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

Предыдущее
От: Célestin Matte
Дата:
Сообщение: Re: [PATCH] pgarchives: pglister_sync: import lists with subscriber_access set to True
Следующее
От: Magnus Hagander
Дата:
Сообщение: Re: [PATCH] pgarchives: pglister_sync: import lists with subscriber_access set to True