postgresql/contrib/dblink
Bruce Momjian 1d033d3054 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:25 -04:00
..
expected Fix dblink's failure to report correct connection name in error messages. 2012-03-29 17:52:38 -04:00
sql Change the interpretation of the primary_key_attnums parameter of 2010-06-15 20:29:01 +00:00
.gitignore Some more gitignore cleanups: cover contrib and PL regression test outputs. 2010-09-22 17:22:53 -04:00
dblink.c Remove tabs after spaces in C comments 2014-05-06 11:26:25 -04:00
dblink.h
dblink.sql.in
Makefile Add mode where contrib installcheck runs each module in a separately named database. 2012-12-11 11:48:00 -05:00
uninstall_dblink.sql Add missed function dblink_connect_u(text[,text]) to uninstall script 2010-06-07 15:14:36 +00:00