postgres/contrib/postgres_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
..
expected Fix contrib/postgres_fdw's remote-estimate representation of array Params. 2014-04-16 17:22:00 -04:00
sql Fix contrib/postgres_fdw's remote-estimate representation of array Params. 2014-04-16 17:22:00 -04:00
.gitignore Add postgres_fdw contrib module. 2013-02-21 05:27:16 -05:00
connection.c Remove tabs after spaces in C comments 2014-05-06 11:26:28 -04:00
deparse.c Remove tabs after spaces in C comments 2014-05-06 11:26:28 -04:00
Makefile Add postgres_fdw contrib module. 2013-02-21 05:27:16 -05:00
option.c Remove tabs after spaces in C comments 2014-05-06 11:26:28 -04:00
postgres_fdw--1.0.sql Add postgres_fdw contrib module. 2013-02-21 05:27:16 -05:00
postgres_fdw.c Remove tabs after spaces in C comments 2014-05-06 11:26:28 -04:00
postgres_fdw.control Add postgres_fdw contrib module. 2013-02-21 05:27:16 -05:00
postgres_fdw.h Fix contrib/postgres_fdw to handle multiple join conditions properly. 2014-03-07 16:36:50 -05:00