postgresql/contrib/postgres_fdw
Robert Haas cacbdd7810 Use appendStringInfoString instead of appendStringInfo where possible.
This shaves a few cycles, and generally seems like good programming
practice.

David Rowley
2013-10-31 10:55:59 -04:00
..
expected Improve updatability checking for views and foreign tables. 2013-06-12 17:53:33 -04:00
sql Improve updatability checking for views and foreign tables. 2013-06-12 17:53:33 -04:00
.gitignore
connection.c
deparse.c Use appendStringInfoString instead of appendStringInfo where possible. 2013-10-31 10:55:59 -04:00
Makefile
option.c Improve updatability checking for views and foreign tables. 2013-06-12 17:53:33 -04:00
postgres_fdw--1.0.sql
postgres_fdw.c Use appendStringInfoString instead of appendStringInfo where possible. 2013-10-31 10:55:59 -04:00
postgres_fdw.control
postgres_fdw.h