pgsql: Refactor CopyOneRowTo

Поиск
Список
Период
Сортировка
От Heikki Linnakangas
Тема pgsql: Refactor CopyOneRowTo
Дата
Msg-id E1seulp-004QIH-Of@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
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

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/3943da46bc54006ec4849bc7541cf4e674b700eb

Modified Files
--------------
src/backend/commands/copyto.c | 39 ++++++++++++++++++++-------------------
1 file changed, 20 insertions(+), 19 deletions(-)


В списке pgsql-committers по дате отправления: