postgresql/contrib/file_fdw
Tom Lane e1a11d9311 Use FLEXIBLE_ARRAY_MEMBER for HeapTupleHeaderData.t_bits[].
This requires changing quite a few places that were depending on
sizeof(HeapTupleHeaderData), but it seems for the best.

Michael Paquier, some adjustments by me
2015-02-21 15:13:06 -05:00
..
data Provide a FORCE NULL option to COPY in CSV mode. 2014-03-04 17:31:59 -05:00
expected
input Allow CHECK constraints to be placed on foreign tables. 2014-12-17 17:00:53 -05:00
output Allow CHECK constraints to be placed on foreign tables. 2014-12-17 17:00:53 -05:00
sql
.gitignore
file_fdw--1.0.sql
file_fdw.c Use FLEXIBLE_ARRAY_MEMBER for HeapTupleHeaderData.t_bits[]. 2015-02-21 15:13:06 -05:00
file_fdw.control
Makefile Add file version information to most installed Windows binaries. 2014-07-14 14:07:52 -04:00