Re: -Wformat-zero-length
Alvaro Herrera <alvherre@alvh.no-ip.org>
From: Alvaro Herrera <alvherre@alvh.no-ip.org>
To: Bruce Momjian <bruce@momjian.us>
Cc: Tom Lane <tgl@sss.pgh.pa.us>, Peter Eisentraut <peter_e@gmx.net>, Pg Hackers <pgsql-hackers@postgresql.org>
Date: 2012-08-03T16:53:22Z
Lists: 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>