pgsql: Remove uses of AssertVariableIsOfType() obsoleted by f2b73c8

Поиск
Список
Период
Сортировка
От Andres Freund
Тема pgsql: Remove uses of AssertVariableIsOfType() obsoleted by f2b73c8
Дата
Msg-id E1pPzHv-000BaP-Gr@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Remove uses of AssertVariableIsOfType() obsoleted by f2b73c8

Author: Nathan Bossart <nathandbossart@gmail.com>
Discussion: https://postgr.es/m/20230208172705.GA451849@nathanxps13

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/30b789eafed2cbbc3de9c9025a30eefdffacb79c

Modified Files
--------------
contrib/basic_archive/basic_archive.c       | 2 --
contrib/test_decoding/test_decoding.c       | 2 --
src/backend/postmaster/shell_archive.c      | 2 --
src/backend/replication/pgoutput/pgoutput.c | 2 --
4 files changed, 8 deletions(-)


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

Предыдущее
От: Andres Freund
Дата:
Сообщение: pgsql: pgstat: Infrastructure for more detailed IO statistics
Следующее
От: Michael Paquier
Дата:
Сообщение: pgsql: Fix various typos in code and tests