Re: proposal: psql \setfileref - Mailing list pgsql-hackers

From Corey Huinker
Subject Re: proposal: psql \setfileref
Date
Msg-id CADkLM=dBGUvL4XmAVNC8ddi5XStfAcxDunhcgCzy=f57sVHAKg@mail.gmail.com
Whole thread Raw
In response to Re: proposal: psql \setfileref  (Pavel Stehule <pavel.stehule@gmail.com>)
Responses Re: proposal: psql \setfileref  (Pavel Stehule <pavel.stehule@gmail.com>)
List pgsql-hackers
here is new update - some mentioned issues are fixed + regress tests and docs


 
This might tie into some work I'm doing. Is there any way these filerefs could be used as the inline portion of a COPY command?
i.e. like this:

COPY my_table FROM STDIN
:file_ref
\.


pgsql-hackers by date:

Previous
From: Florian Weimer
Date:
Subject: B-tree index row size limit
Next
From: Pavel Stehule
Date:
Subject: Re: proposal: psql \setfileref