Re: Yet another fast GiST build

From: Justin Pryzby <pryzby(at)telsasoft(dot)com>
To: Heikki Linnakangas <hlinnaka(at)iki(dot)fi>
Cc: "Andrey M(dot) Borodin" <x4mmm(at)yandex-team(dot)ru>, Darafei Komяpa Praliaskouski <me(at)komzpa(dot)net>, Pavel Borisov <pashkin(dot)elfe(at)gmail(dot)com>, Thomas Munro <thomas(dot)munro(at)gmail(dot)com>, Michael Paquier <michael(at)paquier(dot)xyz>, Alexander Korotkov <a(dot)korotkov(at)postgrespro(dot)ru>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: Yet another fast GiST build
Date: 2020-09-17 12:11:40
Message-ID: 20200917121140.GI18552@telsasoft.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Thu, Sep 17, 2020 at 11:38:47AM +0300, Heikki Linnakangas wrote:
> On 15/09/2020 14:36, Heikki Linnakangas wrote:
> > Another patch version, fixed a few small bugs pointed out by assertion
> > failures in the regression tests.
>
> Pushed. Thanks everyone!

+/* FIXME: bump this before pushing! */
#define CATALOG_VERSION_NO 202009031

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Amit Kapila 2020-09-17 12:20:27 Re: logical/relation.c header description
Previous Message Alexey Kondratov 2020-09-17 12:04:12 Re: Concurrency issue in pg_rewind