mirror of
https://github.com/zebrajr/postgres.git
synced 2025-12-07 12:20:31 +01: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 | ||