| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | "D'Arcy J(dot)M(dot) Cain" <darcy(at)druid(dot)net> |
| Cc: | pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: [COMMITTERS] pgsql: Link postgres from all object files at once, to avoid the |
| Date: | 2008-02-26 02:59:48 |
| Message-ID: | 22419.1203994788@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers pgsql-hackers |
"D'Arcy J.M. Cain" <darcy(at)druid(dot)net> writes:
> On Mon, 25 Feb 2008 21:39:27 -0500
> Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
>> 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.
> Why not just add it to CVSROOT/cvsignore?
Shows you how little I know about CVS repository administration ;-)
Yeah, that sounds like a simple fix.
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Peter Eisentraut | 2008-02-26 06:36:35 | Re: [COMMITTERS] pgsql: Link postgres from all object files at once, to avoid the |
| Previous Message | Tom Lane | 2008-02-26 02:54:14 | pgsql: Fix encode(...bytea..., 'escape') so that it converts all |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Joshua D. Drake | 2008-02-26 05:18:57 | Re: 8.3 / 8.2.6 restore comparison |
| Previous Message | kenneth d'souza | 2008-02-26 02:52:57 | Reference by in \d <table_name> out |