Re: [PATCH 02/14] Add support for a generic wal reading facility dubbed XLogReader - Mailing list pgsql-hackers

From Heikki Linnakangas
Subject Re: [PATCH 02/14] Add support for a generic wal reading facility dubbed XLogReader
Date
Msg-id 50C9A07B.5020602@vmware.com
Whole thread Raw
In response to Re: [PATCH 02/14] Add support for a generic wal reading facility dubbed XLogReader  (Andres Freund <andres@2ndquadrant.com>)
Responses Re: Re: [PATCH 02/14] Add support for a generic wal reading facility dubbed XLogReader  (Alvaro Herrera <alvherre@2ndquadrant.com>)
List pgsql-hackers
On 11.12.2012 21:11, Andres Freund wrote:
> Now that I have read some of that code, I am currently unsure how the
> current implementation of this can cooperate with translation, even when
> used from the backend?

Hmm, there was a gettext() call missing from report_invalid_record. 
That's where the translation needs to happen. Fixed now.

- Heikki



pgsql-hackers by date:

Previous
From: "Karl O. Pinc"
Date:
Subject: Re: Multiple --table options for other commands
Next
From: Simon Riggs
Date:
Subject: Re: PRIVATE columns