Peter Eisentraut wrote: > Bruce Momjian wrote: > > Peter Eisentraut wrote: > > > Bruce Momjian wrote: > > > > New log output will look like: > > > > > > > > LOG: server process (PID 29304) was terminated by signal: Bus > > > > error (10) > > > > > > The colon doesn't make sense to me. > > > > OK, it seemed strange to say "signal Bus error (10)" because of the > > capitalization, but I will remove the colon. > > To make the grammar match better it might be safer to put the text > inside the parentheses and the number into the sentence. That would > also work better for translation.
OK. I will also add the number to the exec.c case by snprint into a local string in that block, and passing that to log_error. -- Bruce Momjian [EMAIL PROTECTED] EnterpriseDB http://www.enterprisedb.com + If your life is a hard drive, Christ can be your backup. + ---------------------------(end of broadcast)--------------------------- TIP 7: You can help support the PostgreSQL project by donating at http://www.postgresql.org/about/donate