Thread: pgsql: Remove redundant memory context switches in BeginCopyFrom().

pgsql: Remove redundant memory context switches in BeginCopyFrom().

From
Tom Lane
Date:
Remove redundant memory context switches in BeginCopyFrom().

This is probably a leftover from code refactoring.

Japin Li

Discussion: https://postgr.es/m/MEYP282MB16693DDABDFEC7949AC31857B6599@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(-)