pgoutput: comment atop rel_sync_cache_publication_cb() has an inconsistency

Поиск
Список
Период
Сортировка
От Hayato Kuroda (Fujitsu)
Тема pgoutput: comment atop rel_sync_cache_publication_cb() has an inconsistency
Дата
Msg-id OSCPR01MB1496623BE1125B44614494E7AF5A72@OSCPR01MB14966.jpnprd01.prod.outlook.com
обсуждение исходный текст
Ответы Re: pgoutput: comment atop rel_sync_cache_publication_cb() has an inconsistency
Список pgsql-hackers
Dear hackers,

While reading the code, I found $SUBJECT. It says:

```
/*
 * Publication relation/schema map syscache invalidation callback
 *
 * Called for invalidations on pg_publication and pg_namespace.
 */
static void
rel_sync_cache_publication_cb(Datum arg, int cacheid, uint32 hashvalue)
```

But this won't be called for invalidating pg_publication. It should have been
updated by 3abe9dc1, but it was an oversight.

Best regards,
Hayato Kuroda
FUJITSU LIMITED


Вложения

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