| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
| Cc: | pgsql-committers(at)postgresql(dot)org |
| Subject: | Re: pgsql: Link postgres from all object files at once, to avoid the |
| Date: | 2008-02-26 02:39:27 |
| Message-ID: | 21523.1203993567@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers pgsql-hackers |
Hm, just noticed another little annoyance: CVS is going to complain about
the objfiles.txt files unless we add a .cvsignore entry to every last
subdirectory of the backend. That seems like a lot of maintenance
tedium. I wonder if there's another way, such as using a file name that
CVS is already programmed to ignore.
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | D'Arcy J.M. Cain | 2008-02-26 02:42:44 | Re: [COMMITTERS] pgsql: Link postgres from all object files at once, to avoid the |
| Previous Message | Tom Lane | 2008-02-26 02:21:34 | Re: pgsql: Link postgres from all object files at once, to avoid the |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | D'Arcy J.M. Cain | 2008-02-26 02:42:44 | Re: [COMMITTERS] pgsql: Link postgres from all object files at once, to avoid the |
| Previous Message | Tom Lane | 2008-02-26 02:21:34 | Re: pgsql: Link postgres from all object files at once, to avoid the |