| From: | Alvaro Herrera <alvherre(at)commandprompt(dot)com> |
|---|---|
| To: | Magnus Hagander <mha(at)sollentuna(dot)net> |
| Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: [PATCHES] Include file in regress.c |
| Date: | 2006-09-20 14:27:33 |
| Message-ID: | 20060920142733.GA3667@alvh.no-ip.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers pgsql-patches |
Magnus Hagander wrote:
> > What does your CVS/Entries file look for that dir?
>
> It does contain both gram.c and gram.y. They look just the same (except
> for version and date, of course). I don't know how it got there ;-) Is
> it safe to just remove that?
I don't know if it's safe, but my Entries file only contains gram.y, and
I don't see any mention of gram.y anywhere else.
Strangely, if I try to do a "cvs add gram.c", it fails with
cvs add: `gram.c' added independently by second party
I don't know what this means. (Why "second party" and not "third
party"?). Even if I delete gram.c. Even if I remove it from
.cvsignore.
--
Alvaro Herrera http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Alvaro Herrera | 2006-09-20 14:39:17 | Re: Truncation of email subject lines |
| Previous Message | Tom Lane | 2006-09-20 14:22:29 | Re: [PATCHES] Patch for UUID datatype (beta) |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Chris Browne | 2006-09-20 14:50:24 | Re: Dynamic linking on AIX |
| Previous Message | Tom Lane | 2006-09-20 14:22:29 | Re: [PATCHES] Patch for UUID datatype (beta) |