pgsql: Throw error sooner for unlogged GiST indexes.

Поиск
Список
Период
Сортировка
От Tom Lane
Тема pgsql: Throw error sooner for unlogged GiST indexes.
Дата
Msg-id E1RvEvT-0001Ka-Dg@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Throw error sooner for unlogged GiST indexes.

Throwing an error only after we've built the main index fork is pretty
unfriendly when the table already contains data.  Per gripe from Jay
Levitt.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/331bf6712c71a1c110bc52423eede8b4bac221a1

Modified Files
--------------
src/backend/access/gist/gistbuild.c |   10 ++++++++++
1 files changed, 10 insertions(+), 0 deletions(-)


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql: Fix up dumping conditions for extension configuration tables.
Следующее
От: Heikki Linnakangas
Дата:
Сообщение: pgsql: Add new keywords SNAPSHOT and TYPES to the keyword list in gram.