Re: relocating the server's backup manifest code

Поиск
Список
Период
Сортировка
От Robert Haas
Тема Re: relocating the server's backup manifest code
Дата
Msg-id CA+TgmoZGeT=wgy07oHh0y-kk90RVO4+oReY_QZp0rx9VSkj2Yg@mail.gmail.com
обсуждение исходный текст
Ответ на Re: relocating the server's backup manifest code  (Michael Paquier <michael@paquier.xyz>)
Список pgsql-hackers
On Sat, Apr 18, 2020 at 8:12 PM Michael Paquier <michael@paquier.xyz> wrote:
> I would suggest to
> still use BackupManifest instead of Manifest in those functions and
> structures though, ...

Done in the attached, which also adds "backup_" to the type names.

After further examination, I think the Copyright header issue is
entirely separate. If someone wants to standardize that across the
source tree, cool, but this patch just duplicated the header from the
file out of which it was moving code.

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

Вложения

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

Предыдущее
От: Peter Geoghegan
Дата:
Сообщение: Re: Perl modules for testing/viewing/corrupting/repairing your heap files
Следующее
От: Peter Geoghegan
Дата:
Сообщение: Re: new heapcheck contrib module