pgsql: Fix possible failure in parallel index build.

Поиск
Список
Период
Сортировка
От Robert Haas
Тема pgsql: Fix possible failure in parallel index build.
Дата
Msg-id E1f4awO-000594-LL@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Fix possible failure in parallel index build.

Report and proposed fix by David Rowley, put in patch form by
Peter Geoghegan.

Discussion: http://postgr.es/m/CAKJS1f91kq1wfYR8rnRRfKtxyhU2woEA+=whd640UxMyU+O0EQ@mail.gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/47cb9ca49a611fa518e1a0fe46526507c96a5612

Modified Files
--------------
src/backend/catalog/index.c | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)


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

Предыдущее
От: Robert Haas
Дата:
Сообщение: pgsql: Allow insert and update tuple routing and COPY for foreigntable
Следующее
От: Tom Lane
Дата:
Сообщение: pgsql: Doc: fix broken markup.