mirror of
https://git.postgresql.org/git/postgresql.git
synced 2025-02-11 19:20:40 +08:00
Logical decoding should not publish anything about tables created as
part of a heap rewrite during DDL. Those tables don't exist externally,
so consumers of logical decoding cannot do anything sensible with that
information. In
|
||
---|---|---|
.. | ||
concurrent_ddl_dml.spec | ||
delayed_startup.spec | ||
mxact.spec | ||
ondisk_startup.spec |