]> 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:47:34 +0000 (08:47 -0300)
commita5586a0e0b6b6cf58f77fe0f3e506646444e6d51
tree3b35965d5094bd163b817b09d7c1b11fdc89e9c2
parentefcb06f1f593d2db0e953df6cc5b597057bc1716
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