postgresql/contrib/file_fdw
Bruce Momjian 04e15c69d2 Remove tabs after spaces in C comments
This was not changed in HEAD, but will be done later as part of a
pgindent run.  Future pgindent runs will also do this.

Report by Tom Lane

Backpatch through all supported branches, but not HEAD
2014-05-06 11:26:28 -04:00
..
data Add FORCE_NOT_NULL support to the file_fdw foreign data wrapper. 2011-09-16 16:35:51 -04:00
expected
input Support writable foreign tables. 2013-03-10 14:16:02 -04:00
output Support writable foreign tables. 2013-03-10 14:16:02 -04:00
sql
.gitignore Support "make check" in contrib 2011-04-25 22:27:11 +03:00
file_fdw--1.0.sql Throw a useful error message if an extension script file is fed to psql. 2011-10-12 15:45:03 -04:00
file_fdw.c Remove tabs after spaces in C comments 2014-05-06 11:26:28 -04:00
file_fdw.control
Makefile