| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | "Marc G(dot) Fournier" <scrappy(at)postgresql(dot)org> |
| Cc: | Robert Treat <xzilla(at)users(dot)sourceforge(dot)net>, pgsql-www(at)postgresql(dot)org |
| Subject: | Re: things currently broken/missing |
| Date: | 2004-02-11 16:49:52 |
| Message-ID: | 21974.1076518192@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-www |
"Marc G. Fournier" <scrappy(at)postgresql(dot)org> writes:
> doing a quick look, we're running an *ancient* version (not sure what
> version):
I use cvsweb constantly, so if there's a later release you can drop in
easily, please do.
Also, see if you can teach it about the PostgreSQL CVS keyword? Right
now, if you do a diff it mistakenly shows the PostgreSQL line as a diff.
Compare for example
http://developer.postgresql.org/cvsweb.cgi/pgsql-server/GNUmakefile.in.diff?r1=1.36&r2=1.37
http://developer.postgresql.org/cvsweb.cgi/pgsql-server/GNUmakefile.in.diff?r1=1.34&r2=1.35
In the latter case it's hiding the $Header$ change as irrelevant (as you
can confirm by selecting the "context diff" option). But it doesn't
know to do so for $PostgreSQL$.
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Jeroen Ruigrok/asmodai | 2004-02-11 17:27:47 | Re: things currently broken/missing |
| Previous Message | Marc G. Fournier | 2004-02-11 16:35:58 | Re: things currently broken/missing |