Re: Remove an obsolete comment in gistinsert()

Michael Paquier <michael@paquier.xyz>

From: Michael Paquier <michael@paquier.xyz>
To: Tender Wang <tndrwang@gmail.com>
Cc: Aleksander Alekseev <aleksander@timescale.com>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2024-11-07T06:10:57Z
Lists: pgsql-hackers
On Thu, Nov 07, 2024 at 10:57:08AM +0800, Tender Wang wrote:
> Thanks for reviewing this. I have added it to the 2015-01 commitfest.

Right.  I don't quite see why this comment would apply anymore, and
the commit you are pointing to looks right.  Will fix.
--
Michael

Commits

  1. Remove an obsolete comment in gistinsert()

  2. Buffering GiST index build algorithm.

  3. Changes

  4. WAL for GiST. It work for online backup and so on, but on