Amit Kapila <akap...@postgresql.org> writes: > Extend pg_publication_tables to display column list and row filter.
Is this really something to be doing post-beta1? > This information will be useful to users and we also need this for the > later commit that prohibits combining multiple publications with different > column lists for the same table. I'm very skeptical of any claim that system view contents should be involved in such a prohibition. regards, tom lane