Re: Partitioning syntax - Mailing list pgsql-hackers

From Dmitry Fefelov
Subject Re: Partitioning syntax
Date
Msg-id 201003171355.45363.fozzy@ac-sw.com
Whole thread Raw
In response to Partitioning syntax  (Takahiro Itagaki <itagaki.takahiro@oss.ntt.co.jp>)
Responses Re: Partitioning syntax
Re: Partitioning syntax
List 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?

Regards, 
Dmitry


pgsql-hackers by date:

Previous
From: Dmitry Fefelov
Date:
Subject: Re: Partitioning syntax
Next
From: Takahiro Itagaki
Date:
Subject: Re: Partitioning syntax