Re: System catalog documentation chapter

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: System catalog documentation chapter
Дата
Msg-id YthgnneoE7XqblQ6@momjian.us
обсуждение исходный текст
Ответ на Re: System catalog documentation chapter  (Bruce Momjian <bruce@momjian.us>)
Ответы Re: System catalog documentation chapter  (Isaac Morland <isaac.morland@gmail.com>)
Список pgsql-hackers
On Tue, Jul 19, 2022 at 01:41:44PM -0400, Bruce Momjian wrote:
> I am going to look at moving system views that make sense into the
> chapters where their contents are mentioned.  I don't think having a
> central list of views is really helping us because we expect the views
> to be used in ways the system catalogs would not be.

I have grouped the views by topic.  What I would like to do next is to
move these view sections to the end of relevant documentation chapters.
Is that going to be an improvement?

---------------------------------------------------------------------------

pg_available_extensions
pg_available_extension_versions

pg_backend_memory_contexts

pg_config

pg_cursors

pg_file_settings
pg_hba_file_rules
pg_ident_file_mappings
pg_settings

pg_locks

pg_policies

pg_prepared_statements

pg_prepared_xacts

pg_publication_tables
pg_replication_origin_status
pg_replication_slots

pg_group
pg_roles
pg_shadow
pg_user
pg_user_mappings

pg_shmem_allocations

pg_stats
pg_stats_ext
pg_stats_ext_exprs

pg_timezone_abbrevs
pg_timezone_names

pg_indexes
pg_matviews
pg_rules
pg_seclabels
pg_sequences
pg_tables
pg_views

-- 
  Bruce Momjian  <bruce@momjian.us>        https://momjian.us
  EDB                                      https://enterprisedb.com

  Indecision is a decision.  Inaction is an action.  Mark Batterson




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

Предыдущее
От: David Rowley
Дата:
Сообщение: Re: Is select_outer_pathkeys_for_merge() too strict now we have Incremental Sorts?
Следующее
От: Isaac Morland
Дата:
Сообщение: Re: System catalog documentation chapter