pgsql: Don't allow partitioned indexes in pg_global tablespace

From: Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Don't allow partitioned indexes in pg_global tablespace
Date: 2018-11-23 11:52:15
Message-ID: E1gQA0N-0007ik-B3@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Don't allow partitioned indexes in pg_global tablespace

Missing in dfa608141982.

Author: David Rowley
Discussion: https://postgr.es/m/CAKJS1f-M3NMTCpv=vDfkoqHbMPFf=3-Z1ud=+1DHH00tC+zLaQ@mail.gmail.com

Branch
------
REL_11_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/a5586a0e0b6b6cf58f77fe0f3e506646444e6d51

Modified Files
--------------
src/backend/commands/tablecmds.c | 6 ++++++
src/test/regress/input/tablespace.source | 1 +
src/test/regress/output/tablespace.source | 2 ++
3 files changed, 9 insertions(+)

Browse pgsql-committers by date

  From Date Subject
Next Message Alvaro Herrera 2018-11-23 11:53:37 Re: pgsql: Fix tablespace handling for partitioned indexes
Previous Message Peter Eisentraut 2018-11-23 10:43:06 pgsql: doc: Fix typo