postgresql/contrib/file_fdw
Peter Eisentraut 33215d113d file_fdw: Fix for generated columns
Since file_fdw uses COPY internally, but COPY doesn't allow listing
generated columns in its column list, we need to make sure that we
don't add generated columns to the column lists internally generated
by file_fdw.

Reported-by: Erik Rijkers <er@xs4all.nl>
2019-04-04 09:24:48 +02:00
..
data pg_prewarm: Add automatic prewarm feature. 2017-08-21 14:17:39 -04:00
expected
input file_fdw: Fix for generated columns 2019-04-04 09:24:48 +02:00
output file_fdw: Fix for generated columns 2019-04-04 09:24:48 +02:00
sql
.gitignore
file_fdw--1.0.sql
file_fdw.c file_fdw: Fix for generated columns 2019-04-04 09:24:48 +02:00
file_fdw.control
Makefile Add file version information to most installed Windows binaries. 2014-07-14 14:07:52 -04:00