]> granicus.if.org Git - postgresql/commit
Don't allow partitioned indexes in pg_global tablespace
authorAlvaro Herrera <alvherre@alvh.no-ip.org>
Fri, 23 Nov 2018 11:44:15 +0000 (08:44 -0300)
committerAlvaro Herrera <alvherre@alvh.no-ip.org>
Fri, 23 Nov 2018 11:48:20 +0000 (08:48 -0300)
commitde38ce1b831eef0c1eddcb2d1439f134cd9cd02c
treed48c88782c12e78d1a2b0a866710cfcd29f5c361
parenta80dcac60cdc4b96a296d33288afa74a80f42cca
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
src/backend/commands/tablecmds.c
src/test/regress/input/tablespace.source
src/test/regress/output/tablespace.source