mirror of https://github.com/postgres/postgres
33215d113d
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> |
||
---|---|---|
.. | ||
file_fdw.source |