Remove unused column atttypmod from initial tablesync query
Michael Paquier <michael@paquier.xyz>
Remove unused column atttypmod from initial tablesync query The initial tablesync done by logical replication used a query to fetch the information of a relation's columns that included atttypmod, but it was left unused. This was added by 7c4f524. Author: Euler Taveira Reviewed-by: Önder Kalacı, Amit Langote, Japin Li Discussion: https://postgr.es/m/CAHE3wggb715X+mK_DitLXF25B=jE6xyNCH4YOwM860JR7HarGQ@mail.gmail.com
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/replication/logical/tablesync.c | modified | +2 −3 |
Discussion
- row filtering for logical replication 701 messages · 2018-02-28 → 2022-04-14