https://github.com/postgres/postgres
Revision 5f3499b2b5455a2966faee30fd3f6d2776219858 authored by Robert Haas on 01 July 2016, 14:13:06 UTC, committed by Robert Haas on 01 July 2016, 14:14:42 UTC
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.
1 parent 4f9f495
History
Tip revision: 5f3499b2b5455a2966faee30fd3f6d2776219858 authored by Robert Haas on 01 July 2016, 14:13:06 UTC
postgres_fdw: Remove schema-qualification from cast to text.
Tip revision: 5f3499b
File Mode Size
config
contrib
doc
src
.dir-locals.el -rw-r--r-- 738 bytes
.gitattributes -rw-r--r-- 1.7 KB
.gitignore -rw-r--r-- 434 bytes
COPYRIGHT -rw-r--r-- 1.2 KB
GNUmakefile.in -rw-r--r-- 3.6 KB
HISTORY -rw-r--r-- 283 bytes
Makefile -rw-r--r-- 1.5 KB
README -rw-r--r-- 1.2 KB
README.git -rw-r--r-- 727 bytes
aclocal.m4 -rw-r--r-- 384 bytes
configure -rwxr-xr-x 459.3 KB
configure.in -rw-r--r-- 72.9 KB

README

back to top