postgresql/src/pl
Tom Lane 02d88efea1 In plpgsql, allow foreign tables to define row types.
This seems to have been just an oversight in previous foreign-table work.
A quick grep didn't turn up any other places where RELKIND_FOREIGN_TABLE
was obviously omitted.

One change noted by Alexander Soudakov, the other by me.
Back-patch to 9.1.
2011-11-12 18:49:09 -05:00
..
plperl Fix up Perl-to-Postgres datatype conversions in pl/perl. 2011-10-13 18:04:40 -04:00
plpgsql In plpgsql, allow foreign tables to define row types. 2011-11-12 18:49:09 -05:00
plpython Only install the extension files for the current Python major version 2011-11-09 21:46:15 +02:00
tcl Redesign the plancache mechanism for more flexibility and efficiency. 2011-09-16 00:43:52 -04:00
Makefile Make distprep and *clean build targets recurse into all subdirectories. 2011-07-03 13:55:12 -04:00