Re: Fix wrong filename in header comment of gin_tuple.h
Richard Guo <guofenglinux@gmail.com>
From: Richard Guo <guofenglinux@gmail.com>
To: Chao Li <li.evan.chao@gmail.com>
Cc: Postgres hackers <pgsql-hackers@lists.postgresql.org>, tomas@vondra.me
Date: 2025-09-21T23:59:20Z
Lists: pgsql-hackers
On Mon, Sep 22, 2025 at 8:10 AM Chao Li <li.evan.chao@gmail.com> wrote: > When gin_tuple.h was introduced by commit 8492feb[1], the file header comment incorrectly referred to gin.h. Update the comment to mention gin_tuple.h instead. Indeed. Will push the patch. - Richard
Commits
-
Fix various incorrect filename references
- 9fc7f6ab7226 19 (unreleased) landed
-
Allow parallel CREATE INDEX for GIN indexes
- 8492feb98f6d 18.0 cited