pgsql: Don't allow partitioned indexes in pg_global tablespace

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема pgsql: Don't allow partitioned indexes in pg_global tablespace
Дата
Msg-id E1gQA0N-0007ik-B3@gemulon.postgresql.org
обсуждение исходный текст
Список 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(+)


В списке pgsql-committers по дате отправления:

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: pgsql: doc: Fix typo
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: pgsql: Fix tablespace handling for partitioned indexes