PostgreSQL Source Code
git master
|
Data Fields | |
Oid | relid |
Oid | pubid |
Definition at line 49 of file pg_publication.c.
Oid published_rel::pubid |
Definition at line 52 of file pg_publication.c.
Referenced by pg_get_publication_tables().
Oid published_rel::relid |
Definition at line 51 of file pg_publication.c.
Referenced by filter_partitions(), and pg_get_publication_tables().