pgsql: Drat, can't fit an additional argument into log_error. - Mailing list pgsql-committers

From tgl@postgresql.org (Tom Lane)
Subject pgsql: Drat, can't fit an additional argument into log_error.
Date
Msg-id 20070128072932.5CF9E9FB200@postgresql.org
Whole thread Raw
Responses Re: pgsql: Drat, can't fit an additional  (Bruce Momjian <bruce@momjian.us>)
List pgsql-committers
Log Message:
-----------
Drat, can't fit an additional argument into log_error.  Is it worth an
sprintf pushup to be sure we can report something useful for out-of-range
exitstatus?

Modified Files:
--------------
    pgsql/src/port:
        exec.c (r1.52 -> r1.53)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/port/exec.c.diff?r1=1.52&r2=1.53)

pgsql-committers by date:

Previous
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Clean up broken usage of HAVE_DECL_SYS_SIGLIST and
Next
From: Bruce Momjian
Date:
Subject: Re: pgsql: Drat, can't fit an additional