postgresql/src/pl
Dean Rasheed d3c3f2b1e2 Teach PL/pgSQL about partitioned tables.
Table partitioning, introduced in commit f0e44751d7, added a new
relkind - RELKIND_PARTITIONED_TABLE. Update a couple of places in
PL/pgSQL to handle it. Specifically plpgsql_parse_cwordtype() and
build_row_from_class() needed updating in order to make table%ROWTYPE
and table.col%TYPE work for partitioned tables.

Dean Rasheed, reviewed by Amit Langote.

Discussion: https://postgr.es/m/CAEZATCUnNOKN8sLML9jUzxecALWpEXK3a3W7y0PgFR4%2Buhgc%3Dg%40mail.gmail.com
2017-06-14 09:00:01 +01:00
..
plperl Post-PG 10 beta1 pgperltidy run 2017-05-17 19:01:23 -04:00
plpgsql Teach PL/pgSQL about partitioned tables. 2017-06-14 09:00:01 +01:00
plpython Update expected file 2017-05-25 14:41:43 -04:00
tcl Post-PG 10 beta1 pgindent run 2017-05-17 16:31:56 -04:00
Makefile Make distprep and *clean build targets recurse into all subdirectories. 2011-07-03 13:55:12 -04:00