Re: [PATCH] we have added support for box type in SP-GiST index - Mailing list pgsql-hackers

From Emre Hasegeli
Subject Re: [PATCH] we have added support for box type in SP-GiST index
Date
Msg-id CAE2gYzz_HKmStLJR+XUVo-_hLALiJ4UGDq-aVM1ZZmZf86XGdQ@mail.gmail.com
Whole thread Raw
In response to Re: [PATCH] we have added support for box type in SP-GiST index  (Teodor Sigaev <teodor@sigaev.ru>)
Responses Re: [PATCH] we have added support for box type in SP-GiST index
List pgsql-hackers
> Thank you, pushed

Thank you for working on this.

I noticed that have overlooked this:
static RectBox *
-initRectBox()
+initRectBox(void){



pgsql-hackers by date:

Previous
From: Alexander Korotkov
Date:
Subject: Re: Move PinBuffer and UnpinBuffer to atomics
Next
From: Joe Conway
Date:
Subject: Re: So, can we stop supporting Windows native now?