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