Re: Add %z support to elog/ereport?

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: Andres Freund <andres(at)2ndquadrant(dot)com>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: Add %z support to elog/ereport?
Date: 2013-12-08 16:43:46
Message-ID: 1386521026.31519.13.camel@vanquo.pezone.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Sun, 2013-12-08 at 01:32 +0100, Andres Freund wrote:
> Patch 02 converts some elog/ereport() callers to using the z modifier,
> some were wrong at least on 64 bit windows.

This is making the assumption that Size is the same as size_t. If we
are going to commit to that, we might as well get rid of Size.

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Andres Freund 2013-12-08 16:51:25 Re: Add %z support to elog/ereport?
Previous Message Peter Eisentraut 2013-12-08 16:15:36 Re: plpgsql_check_function - rebase for 9.3