Re: [WIP] plpgsql is not translate-aware - Mailing list pgsql-hackers

From Alvaro Herrera
Subject Re: [WIP] plpgsql is not translate-aware
Date
Msg-id 20081009172524.GA11121@alvh.no-ip.org
Whole thread Raw
In response to Re: [WIP] plpgsql is not translate-aware  (Peter Eisentraut <peter_e@gmx.net>)
Responses Re: [WIP] plpgsql is not translate-aware
List pgsql-hackers
Peter Eisentraut wrote:
> Alvaro Herrera wrote:

>> So this'd seem to be the version ready to be applied (plus the needed
>> nls.mk files).
>
> Perhaps repeated code like the following should be refactored to a  
> common function offered by the backend?

True; committed that way, with a new function in miscinit.c.

Now we need the new catalogs to be added to the pgtranslations project
files; the ball is in your (Peter's) court.

-- 
Alvaro Herrera                                http://www.CommandPrompt.com/
PostgreSQL Replication, Consulting, Custom Development, 24x7 support


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: bytea to XML crash fix
Next
From: Ron Mayer
Date:
Subject: Re: 8.3 vs HEAD difference in Interval output?