Refactor CopyOneRowTo
Heikki Linnakangas <heikki.linnakangas@iki.fi>
Refactor CopyOneRowTo The handling of binary and text formats are quite different here, so it's more clear to check for the format first and have two separate loops. Author: jian he <jian.universality@gmail.com> Reviewed-by: Ilia Evdokimov, Junwang Zhao Discussion: https://www.postgresql.org/message-id/CACJufxFzHCeFBQF0M%2BSgk_NwknWuQ4oU7tS1isVeBrbhcKOHkg@mail.gmail.com
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/commands/copyto.c | modified | +20 −19 |
Discussion
- refactor the CopyOneRowTo 4 messages · 2024-07-04 → 2024-08-16