| From: | Alvaro Herrera <alvherre(at)commandprompt(dot)com> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | Magnus Hagander <magnus(at)hagander(dot)net>, PG Hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: encoding cleanups in cvs repo |
| Date: | 2008-12-23 11:01:38 |
| Message-ID: | 20081223110138.GA6217@alvh.no-ip.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Tom Lane wrote:
> Magnus Hagander <magnus(at)hagander(dot)net> writes:
> > I have cleaned up a couple of badly broken encodings in cvs commit
> > messages in:
>
> > src/backend/utils/error/Attic/exc.c,v
>
> Out of curiosity ... what problems exactly? I just looked through my
> last complete dump of CVS log history and didn't see anything funny
> in the messages for exc.c ...
It's rev 1.7 of that file -- it had a ^E and a ^L.
There was something funny in pgbench.c too, around 1.41 or something
like that.
--
Alvaro Herrera http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Hitoshi Harada | 2008-12-23 11:05:18 | Re: Some semantic details of the window-function spec |
| Previous Message | Fujii Masao | 2008-12-23 10:53:44 | Re: Sync Rep: First Thoughts on Code |