diff options
author | Michael Paquier <michael@paquier.xyz> | 2021-02-02 13:59:23 +0900 |
---|---|---|
committer | Michael Paquier <michael@paquier.xyz> | 2021-02-02 13:59:23 +0900 |
commit | 4ad31bb2ef2517b6e49ea9e8f01aaed250d4df38 (patch) | |
tree | 198a78eaed5a84c666eb06d68ffeb577388abe83 /contrib/postgres_fdw/postgres_fdw.h | |
parent | 9522085ac917af66dba29939af328ae67300f10a (diff) | |
download | postgresql-4ad31bb2ef2517b6e49ea9e8f01aaed250d4df38.tar.gz postgresql-4ad31bb2ef2517b6e49ea9e8f01aaed250d4df38.zip |
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
Diffstat (limited to 'contrib/postgres_fdw/postgres_fdw.h')
0 files changed, 0 insertions, 0 deletions