Re: backend/po, make update-po works strange

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: Kovacs Zoltan <kovacsz(at)pc10(dot)radnoti-szeged(dot)sulinet(dot)hu>
Cc: <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: backend/po, make update-po works strange
Date: 2002-01-16 21:01:35
Message-ID: Pine.LNX.4.30.0201161600580.730-100000@peter.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Kovacs Zoltan writes:

> An example: parser/parse_agg.c contains an elog error at line 111 without
> any gettext call. In opposite, postmaster/postmaster.c at line 290
> contains an fprintf with a gettext call. Why the difference? Of course,
> the second string will appear in postgres.pot and the first one
> won't. File "gettext-files" contains both file.

Ah, you need to have GNU gettext 0.10.36 or later.

--
Peter Eisentraut peter_e(at)gmx(dot)net

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Rod Taylor 2002-01-16 21:12:32 Re: Error in 7.2
Previous Message mlw 2002-01-16 20:59:27 Re: RServ replication