Re: Logical Replication of sequences

Поиск
Список
Период
Сортировка
От Peter Smith
Тема Re: Logical Replication of sequences
Дата
Msg-id CAHut+Pv5XMnX+QSSDhL5eqXV=kp22jyYOgFx_u7kSMhwvktvrg@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Logical Replication of sequences  (vignesh C <vignesh21@gmail.com>)
Список pgsql-hackers
Hi Vignesh,

FYI, the patch v20250325-0004 failed to apply (atop 0001,0002,0002)
due to recent master changes.

Checking patch src/backend/commands/sequence.c...
error: while searching for:
(long long) minv, (long long) maxv)));

/* Set the currval() state only if iscalled = true */
if (iscalled)
{
elm->last = next; /* last returned number */
elm->last_valid = true;

error: patch failed: src/backend/commands/sequence.c:994
error: src/backend/commands/sequence.c: patch does not apply

======
Kind Regards,
Peter Smith.
Fujitsu Australia



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