postgresql/contrib/postgres_fdw
Noah Misch 0ffc201a51 Add file version information to most installed Windows binaries.
Prominent binaries already had this metadata.  A handful of minor
binaries, such as pg_regress.exe, still lack it; efforts to eliminate
such exceptions are welcome.

Michael Paquier, reviewed by MauMau.
2014-07-14 14:07:52 -04:00
..
expected Implement IMPORT FOREIGN SCHEMA. 2014-07-10 15:01:43 -04:00
sql Implement IMPORT FOREIGN SCHEMA. 2014-07-10 15:01:43 -04:00
.gitignore Add postgres_fdw contrib module. 2013-02-21 05:27:16 -05:00
Makefile Add file version information to most installed Windows binaries. 2014-07-14 14:07:52 -04:00
connection.c pgindent run for 9.4 2014-05-06 12:12:18 -04:00
deparse.c Implement IMPORT FOREIGN SCHEMA. 2014-07-10 15:01:43 -04:00
option.c pgindent run for 9.4 2014-05-06 12:12:18 -04:00
postgres_fdw--1.0.sql Add postgres_fdw contrib module. 2013-02-21 05:27:16 -05:00
postgres_fdw.c Remove incorrect comment from postgres_fdw.c. 2014-07-14 19:28:26 +09:00
postgres_fdw.control Add postgres_fdw contrib module. 2013-02-21 05:27:16 -05:00
postgres_fdw.h Implement IMPORT FOREIGN SCHEMA. 2014-07-10 15:01:43 -04:00