postgresql/contrib/postgres_fdw
Robert Haas a365f52d58 Remove now-unnecessary cast.
Etsuro Fujita

Discussion: http://postgr.es/m/5AE99BA7.9060001@lab.ntt.co.jp
2018-05-02 20:27:05 -04:00
..
expected Fix interaction of foreign tuple routing with remote triggers. 2018-05-01 13:21:46 -04:00
sql Fix interaction of foreign tuple routing with remote triggers. 2018-05-01 13:21:46 -04:00
.gitignore Add postgres_fdw contrib module. 2013-02-21 05:27:16 -05:00
Makefile Prevent accidental linking of system-supplied copies of libpq.so etc. 2018-04-03 16:26:05 -04:00
connection.c Improve style guideline compliance of assorted error-report messages. 2018-03-22 17:33:10 -04:00
deparse.c Fix interaction of foreign tuple routing with remote triggers. 2018-05-01 13:21:46 -04:00
option.c Improve style guideline compliance of assorted error-report messages. 2018-03-22 17:33:10 -04:00
postgres_fdw--1.0.sql Add postgres_fdw contrib module. 2013-02-21 05:27:16 -05:00
postgres_fdw.c Remove now-unnecessary cast. 2018-05-02 20:27:05 -04:00
postgres_fdw.control Add postgres_fdw contrib module. 2013-02-21 05:27:16 -05:00
postgres_fdw.h Fix interaction of foreign tuple routing with remote triggers. 2018-05-01 13:21:46 -04:00
shippable.c Update copyright for 2018 2018-01-02 23:30:12 -05:00