Remove duplicate assignment when initializing logical decoder context
Michael Paquier <michael@paquier.xyz>
Remove duplicate assignment when initializing logical decoder context The private data in the WAL reader is already getting set when allocating it. Author: Antonin Houska Reviewed-by: Tom Lane Discussion: https://postgr.es/m/30563.1555329094@localhost
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/replication/logical/logical.c | modified | +0 −2 |
Discussion
- Accidental setting of XLogReaderState.private_data ? 3 messages · 2019-04-15 → 2019-04-16