| From: | Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | Steve Chavez <steve(at)supabase(dot)io>, Michael Paquier <michael(at)paquier(dot)xyz>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: Using make_ctags leaves tags files in git |
| Date: | 2023-05-15 10:33:17 |
| Message-ID: | 20230515103317.n7hnr22goby44d3w@alvherre.pgsql |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On 2023-May-14, Tom Lane wrote:
> Steve Chavez <steve(at)supabase(dot)io> writes:
> > In this case I just propose adding 'tags'. I believe it's reasonable to
> > ignore these as they're produced by make_ctags.
>
> Our policy on this is that the project's .gitignore files should ignore
> files that are produced by our standard build scripts.
But make_ctags is *our* script, so I think this rule applies to them as
well. (In any case, what can be hurt? We're not going to add any files
to git named "tags" anyway.)
--
Álvaro Herrera Breisgau, Deutschland — https://www.EnterpriseDB.com/
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Masahiko Sawada | 2023-05-15 12:43:49 | Re: walsender performance regression due to logical decoding on standby changes |
| Previous Message | Peter Eisentraut | 2023-05-15 10:06:36 | Re: Order changes in PG16 since ICU introduction |