Re: jsonb status

Поиск
Список
Период
Сортировка
От Erik Rijkers
Тема Re: jsonb status
Дата
Msg-id ce3e561c55c913849a060e5cc0829086.squirrel@webmail.xs4all.nl
обсуждение исходный текст
Ответ на Re: jsonb status  (Peter Geoghegan <pg@heroku.com>)
Ответы Re: jsonb status  (Peter Geoghegan <pg@heroku.com>)
Список pgsql-hackers
On Sun, March 16, 2014 09:10, Peter Geoghegan wrote:

> [ jsonb-11.patch.gz ]

This doesn't quite compile:


[...]
patching file src/include/catalog/pg_amop.h
patching file src/include/catalog/pg_amproc.h
Hunk #3 FAILED at 358.
1 out of 3 hunks FAILED -- saving rejects to file src/include/catalog/pg_amproc.h.rej
patching file src/include/catalog/pg_cast.h
patching file src/include/catalog/pg_opclass.h
[...]


cat src/include/catalog/pg_amproc.h.rej
*** src/include/catalog/pg_amproc.h
--- src/include/catalog/pg_amproc.h
*************** DATA(insert (   3659   3614 3614 2 3656 ))
*** 358,364 **** DATA(insert ( 3659   3614 3614 3 3657 )); DATA(insert ( 3659   3614 3614 4 3658 )); DATA(insert ( 3659
 3614 3614 5 2700 ));
 
!
 /* sp-gist */ DATA(insert ( 3474   3831 3831 1 3469 ));
--- 360,373 ---- DATA(insert ( 3659   3614 3614 3 3657 )); DATA(insert ( 3659   3614 3614 4 3658 )); DATA(insert ( 3659
 3614 3614 5 2700 ));
 
! DATA(insert ( 4036   3802 3802 1 3480 ));
! DATA(insert ( 4036   3802 3802 2 3482 ));
! DATA(insert ( 4036   3802 3802 3 3483 ));
! DATA(insert ( 4036   3802 3802 4 3484 ));
! DATA(insert ( 4037   3802 3802 1 351 ));
! DATA(insert ( 4037   3802 3802 2 3485 ));
! DATA(insert ( 4037   3802 3802 3 3486 ));
! DATA(insert ( 4037   3802 3802 4 3487 ));
 /* sp-gist */ DATA(insert ( 3474   3831 3831 1 3469 ));






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

Предыдущее
От: Peter Geoghegan
Дата:
Сообщение: Re: jsonb status
Следующее
От: Peter Geoghegan
Дата:
Сообщение: Re: jsonb status