A couple of minor observations: The new wording for this one seems worse off:
> incomplete read from reorderbuffer spill file: read %d instead of %u bytes The "incomplete" aspect seems to be material...the proposed wording leads one to believe the file is unreadable for some reason and then goes on to say that bytes were read. how about: incomplete read of reorderbuffer spill file: read %d of expected %u bytes > Writes full pages to WAL when first modified after a checkpoint, even for > a non-critical modifications. "... even for non-critical modifications." -- drop the "a" since modifications is plural (or make it singular) David J. -- View this message in context: http://postgresql.nabble.com/pgsql-Message-improvements-tp5826611p5826612.html Sent from the PostgreSQL - committers mailing list archive at Nabble.com. -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
