[HACKERS] new set of psql patches for loading (saving) data from (to) text,binary files

Поиск
Список
Период
Сортировка
От Pavel Stehule
Тема [HACKERS] new set of psql patches for loading (saving) data from (to) text,binary files
Дата
Msg-id CAFj8pRDF=WxXHTDAn0c233OkDDcv==FBYkfshoLA2b+ZEvT=SQ@mail.gmail.com
обсуждение исходный текст
Ответы [HACKERS] Re: new set of psql patches for loading (saving) data from (to) text, binary files
Список pgsql-hackers
Hi

I am sending set of patches - for simpler testing these patches are independent in this moment.

These patches are replacement of my previous patches in this area: COPY RAW and fileref variables.

1. parametrized queries support - the psql variables can be passed as query parameters

2. \gstore, \gbstore - save returned (binary) value to file

3. \set_from_file. \set_from_bfile - set a variable from (binary) file

The code is simple - there are not any change in critical or complex parts of psql.

Regards

Pavel

Comments, notes?


Вложения

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

Предыдущее
От: David Fetter
Дата:
Сообщение: [HACKERS] Transaction oddity with list partition of a list partition
Следующее
От: Magnus Hagander
Дата:
Сообщение: [HACKERS] Crash on promotion when recovery.conf is renamed