Re: -Wformat-zero-length - Mailing list pgsql-hackers

From Alvaro Herrera
Subject Re: -Wformat-zero-length
Date
Msg-id 1344012723-sup-5463@alvh.no-ip.org
Whole thread Raw
In response to Re: -Wformat-zero-length  (Bruce Momjian <bruce@momjian.us>)
Responses Re: -Wformat-zero-length
List pgsql-hackers
Excerpts from Bruce Momjian's message of vie ago 03 12:44:35 -0400 2012:

> I changed a prep_status() call to pg_log() as you suggested, and
> backpatched to 9.2.  Patch attached.

I dunno about this particular patch, but if we ever want to move
pg_upgrade out of contrib we will have to stare hard at it to improve
translatability of the messages it emits.

How ready are we to move it to src/bin/?  Is it sensible to do so in
9.3?

--
Álvaro Herrera <alvherre@alvh.no-ip.org>


pgsql-hackers by date:

Previous
From: Andrew Dunstan
Date:
Subject: Re: WIP pgindent replacement
Next
From: Alvaro Herrera
Date:
Subject: Re: Word-smithing doc changes