postgresql/contrib/postgres_fdw
Bruce Momjian eae9143d9a C comment: remove extra '*'
Reported-by: Etsuro Fujita

Discussion: https://postgr.es/m/5BFE34DE.1080404@lab.ntt.co.jp

Author: Etsuro Fujita

Backpatch-through: 10
2018-11-28 07:34:10 -05:00
..
expected Remove WITH OIDS support, change oid catalog column visibility. 2018-11-20 16:00:17 -08:00
sql Remove WITH OIDS support, change oid catalog column visibility. 2018-11-20 16:00:17 -08:00
.gitignore
connection.c Add WL_EXIT_ON_PM_DEATH pseudo-event. 2018-11-23 20:46:34 +13:00
deparse.c Remove WITH OIDS support, change oid catalog column visibility. 2018-11-20 16:00:17 -08:00
Makefile Prevent accidental linking of system-supplied copies of libpq.so etc. 2018-04-03 16:26:05 -04:00
option.c
postgres_fdw--1.0.sql
postgres_fdw.c C comment: remove extra '*' 2018-11-28 07:34:10 -05:00
postgres_fdw.control
postgres_fdw.h Fix WITH CHECK OPTION on views referencing postgres_fdw tables. 2018-07-08 16:53:36 -07:00
shippable.c