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 ));





-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to