postgresql/contrib/postgres_fdw
Robert Haas 5f3499b2b5 postgres_fdw: Remove schema-qualification from cast to text.
As pointed out by Ashutosh Bapat, the header comments for this file
say that schema-qualification is needed for all and only those types
outside pg_catalog.  pg_catalog.text is not outside pg_catalog.
2016-07-01 10:14:42 -04:00
..
expected postgres_fdw: Remove schema-qualification from cast to text. 2016-07-01 10:14:42 -04:00
sql postgres_fdw: Fix incorrect NULL handling in join pushdown. 2016-06-24 15:14:15 -04:00
.gitignore
connection.c pgindent run for 9.6 2016-06-09 18:02:36 -04:00
deparse.c postgres_fdw: Remove schema-qualification from cast to text. 2016-07-01 10:14:42 -04:00
Makefile Allow postgres_fdw to ship extension funcs/operators for remote execution. 2015-11-03 18:42:18 -05:00
option.c pgindent run for 9.6 2016-06-09 18:02:36 -04:00
postgres_fdw--1.0.sql
postgres_fdw.c postgres_fdw: Rephrase comment. 2016-06-17 13:02:22 -04:00
postgres_fdw.control
postgres_fdw.h pgindent run for 9.6 2016-06-09 18:02:36 -04:00
shippable.c Update copyright for 2016 2016-01-02 13:33:40 -05:00