Re: [PATCH v1] Trivial: ignore IDE-specific files (.vscode/)

From: "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com>
To: Chao Li <li(dot)evan(dot)chao(at)gmail(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: [PATCH v1] Trivial: ignore IDE-specific files (.vscode/)
Date: 2025-08-01 02:24:24
Message-ID: CAKFQuwb5GxLoiK+13aSrw++SPpKUCLfHeWj+mDVKYdrQnR57KA@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Thu, Jul 31, 2025 at 7:15 PM Chao Li <li(dot)evan(dot)chao(at)gmail(dot)com> wrote:

> Thanks a lot for the comment, then please discard this patch.
>
>>
>>
Also, for future reference. Don't put version numbers into subject lines.
Threading is much nicer if subject lines don't change and most patches
iterate through a number of versions before they get committed.

David J.

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Chao Li 2025-08-01 02:31:46 Re: [PATCH v1] Trivial: ignore IDE-specific files (.vscode/)
Previous Message Peter Smith 2025-08-01 02:21:26 Re: [WIP]Vertical Clustered Index (columnar store extension) - take2