Re: mdclose() does not cope w/ FileClose() failure

Поиск
Список
Период
Сортировка
От Thomas Munro
Тема Re: mdclose() does not cope w/ FileClose() failure
Дата
Msg-id CA+hUKGJHD2jPZHe-sS8UZ1Re-XbRBwaq_sVQifgYVX5o_mKsAg@mail.gmail.com
обсуждение исходный текст
Ответ на mdclose() does not cope w/ FileClose() failure  (Noah Misch <noah@leadboat.com>)
Ответы Re: mdclose() does not cope w/ FileClose() failure  (Noah Misch <noah@leadboat.com>)
Список pgsql-hackers
On Sun, Dec 22, 2019 at 10:19 PM Noah Misch <noah@leadboat.com> wrote:
>         Assert(segno == reln->md_num_open_segs[forknum]);
>         _fdvec_resize(reln, forknum, segno + 1);

Oh yeah, I spotted that part too but didn't follow up.


https://www.postgresql.org/message-id/flat/CA%2BhUKG%2BNBw%2BuSzxF1os-SO6gUuw%3DcqO5DAybk6KnHKzgGvxhxA%40mail.gmail.com



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

Предыдущее
От: legrand legrand
Дата:
Сообщение: Re: Implementing Incremental View Maintenance
Следующее
От: Noah Misch
Дата:
Сообщение: Re: mdclose() does not cope w/ FileClose() failure