Re: Additional git conversion steps - Mailing list pgsql-hackers

From Kevin Grittner
Subject Re: Additional git conversion steps
Date
Msg-id 4C6A92D202000025000347A7@gw.wicourts.gov
Whole thread Raw
In response to Re: Additional git conversion steps  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
Tom Lane <tgl@sss.pgh.pa.us> wrote:

> Can we use a single file at the top level for policy (*.o, *.so,
> etc) and additional files lower down for specific exceptions
> (parser/gram.c)?

Yes.

Just as a start, done on a rather ad hoc basis, mine is attached.
If you put that at the top, current HEAD is clean, at least for
the builds I do.

-Kevin


Attachment

pgsql-hackers by date:

Previous
From: Cédric Villemain
Date:
Subject: Re: PL/pgSQL EXECUTE '..' USING with unknown
Next
From: Brendan Jurd
Date:
Subject: Re: Additional git conversion steps