postgresql/contrib/postgres_fdw
Peter Eisentraut 77d05706be Fix up some misusage of appendStringInfo() and friends
Change to appendStringInfoChar() or appendStringInfoString() where those
can be used.

Author: David Rowley <david.rowley@2ndquadrant.com>
Reviewed-by: Ashutosh Bapat <ashutosh.bapat@enterprisedb.com>
2017-08-15 23:34:39 -04:00
..
expected When WCOs are present, disable direct foreign table modification. 2017-07-24 15:57:24 -04:00
sql When WCOs are present, disable direct foreign table modification. 2017-07-24 15:57:24 -04:00
.gitignore
connection.c Re-establish postgres_fdw connections after server or user mapping changes. 2017-07-21 12:51:38 -04:00
deparse.c Fix up some misusage of appendStringInfo() and friends 2017-08-15 23:34:39 -04:00
Makefile
option.c
postgres_fdw--1.0.sql
postgres_fdw.c Fix typo in comment 2017-06-30 14:51:15 -04:00
postgres_fdw.control
postgres_fdw.h postgres_fdw: Move function prototype to correct section. 2017-06-22 12:44:53 -04:00
shippable.c