Re: Functions 'is_publishable_class' and 'is_publishable_relation' should stay together.

Peter Smith <smithpb2250@gmail.com>

From: Peter Smith <smithpb2250@gmail.com>
To: Amit Kapila <amit.kapila16@gmail.com>
Cc: "houzj.fnst@fujitsu.com" <houzj.fnst@fujitsu.com>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2022-07-29T04:38:59Z
Lists: pgsql-hackers

Attachments

PSA v2 of this patch, modified as suggested.

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

Commits

  1. Move common catalog cache access routines to lsyscache.c

  2. Move related functions next to each other in pg_publication.c.

  3. Allow publishing the tables of schema.

  4. Allow GRANT on pg_log_backend_memory_contexts().