Remove redundant memory context switches in BeginCopyFrom(). This is probably a leftover from code refactoring.
Japin Li Discussion: https://postgr.es/m/meyp282mb16693ddabdfec7949ac31857b6...@meyp282mb1669.ausp282.prod.outlook.com Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/89f059bdf52cc9a86b890d42ceed92237123479e Modified Files -------------- src/backend/commands/copyfrom.c | 4 ---- 1 file changed, 4 deletions(-)
