Tom Lane <tgl@sss.pgh.pa.us> wrote:
> 1. The various .cvsignore files need to be replaced by .gitignore
> files.
I could post my .gitignore file if you like. I'm sure it can be
improved upon by others, but it gives me a clean `git status` result
when it should. Probably better than nothing as a start.
> * src/backend/utils/cache/plancache.c
> * Plan cache management.
Sounds good to me.
-Kevin