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

From Pavel Stehule
Subject [HACKERS] new set of psql patches for loading (saving) data from (to) text,binary files
Date
Msg-id CAFj8pRDF=WxXHTDAn0c233OkDDcv==FBYkfshoLA2b+ZEvT=SQ@mail.gmail.com
Whole thread Raw
Responses [HACKERS] Re: new set of psql patches for loading (saving) data from (to) text, binary files  (Jason O'Donnell <odonnelljp01@gmail.com>)
List 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?


Attachment

pgsql-hackers by date:

Previous
From: David Fetter
Date:
Subject: [HACKERS] Transaction oddity with list partition of a list partition
Next
From: Magnus Hagander
Date:
Subject: [HACKERS] Crash on promotion when recovery.conf is renamed