Re: PGDOCS - function pg_get_publication_tables is not documented?
От | Tom Lane |
---|---|
Тема | Re: PGDOCS - function pg_get_publication_tables is not documented? |
Дата | |
Msg-id | 2106581.1679610361@sss.pgh.pa.us обсуждение исходный текст |
Ответ на | PGDOCS - function pg_get_publication_tables is not documented? (Peter Smith <smithpb2250@gmail.com>) |
Ответы |
Re: PGDOCS - function pg_get_publication_tables is not documented?
RE: PGDOCS - function pg_get_publication_tables is not documented? |
Список | pgsql-hackers |
Peter Smith <smithpb2250@gmail.com> writes: > While reviewing another thread [1] I could not find the function > 'pg_get_publication_tables' described anywhere in the PG > documentation. > Should it be mentioned somewhere like the "System Catalog Information > Functions" table [2], or was this one deliberately omitted for some > reason? It's not documented because it's intended only as infrastructure for the pg_publication_tables view. (There are some other functions in the same category.) I do see a docs change that I think would be worth making: get rid of the explicit mention of it in create_subscription.sgml in favor of using that view. regards, tom lane
В списке pgsql-hackers по дате отправления: