Re: pgsql: Fix .gitignore for src/interfaces/libpq-oauth. - Mailing list pgsql-committers

From Jacob Champion
Subject Re: pgsql: Fix .gitignore for src/interfaces/libpq-oauth.
Date
Msg-id CAOYmi+kbKRaKO1HvrCMZJGAkva99tJxKFWGT+1fomXefCC_kFQ@mail.gmail.com
Whole thread Raw
In response to pgsql: Fix .gitignore for src/interfaces/libpq-oauth.  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-committers
On Fri, Aug 29, 2025 at 9:06 AM Tom Lane <tgl@sss.pgh.pa.us> wrote:
>
> Fix .gitignore for src/interfaces/libpq-oauth.
>
> This missed files created when running the oauth tests.

Thanks for the fix!

> Branch
> ------
> REL_18_STABLE

Note that 18 doesn't have a `check` target yet -- I backported the
build fixes, but not the test suite itself. (That doesn't seem to have
any stability problems so far, so it probably makes sense for me to
backport it soon.)

--Jacob



pgsql-committers by date:

Previous
From: Michael Paquier
Date:
Subject: pgsql: Generate pgstat_count_slru*() functions for slru using macros
Next
From: Tom Lane
Date:
Subject: pgsql: Improve error message for duplicate labels when creating an enum