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

From: Emre Hasegeli <emre(at)hasegeli(dot)com>
To: Teodor Sigaev <teodor(at)sigaev(dot)ru>
Cc: Oleg Bartunov <obartunov(at)gmail(dot)com>, David Steele <david(at)pgmasters(dot)net>, Pgsql Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: [PATCH] we have added support for box type in SP-GiST index
Date: 2016-03-31 15:46:41
Message-ID: CAE2gYzz_HKmStLJR+XUVo-_hLALiJ4UGDq-aVM1ZZmZf86XGdQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> Thank you, pushed

Thank you for working on this.

I noticed that have overlooked this:

static RectBox *
-initRectBox()
+initRectBox(void)
{

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Joe Conway 2016-03-31 15:48:10 Re: So, can we stop supporting Windows native now?
Previous Message Alexander Korotkov 2016-03-31 15:44:46 Re: Move PinBuffer and UnpinBuffer to atomics