Re: Partitioning syntax

Дмитрий <fozzy@ac-sw.com>

From: Dmitry Fefelov <fozzy@ac-sw.com>
To: pgsql-hackers@postgresql.org
Cc: Takahiro Itagaki <itagaki.takahiro@oss.ntt.co.jp>
Date: 2010-03-17T07:54:48Z
Lists: pgsql-hackers
> Here is a revised partitioning syntax patch. It implements only syntax and
> on-disk structure mentioned below:
>     Table Partitioning#Syntax
>       http://wiki.postgresql.org/wiki/Table_partitioning#Syntax
>     Table Partitioning#On-disk structure
>       http://wiki.postgresql.org/wiki/Table_partitioning#On-disk_structure

Will 9.1 partitions allow to reference partitioned tables in foreign keys?