Trivial fix of printing pointer

From: Qingqing Zhou <zhouqq(at)cs(dot)toronto(dot)edu>
To: pgsql-patches(at)postgresql(dot)org
Subject: Trivial fix of printing pointer
Date: 2006-05-23 10:28:39
Message-ID: Pine.LNX.4.58.0605230624370.15900@eon.cs
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches


In spirit of incremental improvement, here is a trivial fix to use %p
instead %d to print pointer. -- maybe we should use context name better.

Regards,
Qingqing

Attachment Content-Type Size
printf_patch.diff text/plain 5.0 KB

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Simon Riggs 2006-05-23 13:14:27 Re: Proposed doc-patch: Identifying the Current WAL file
Previous Message Bruce Momjian 2006-05-23 01:25:42 Re: [HACKERS] Duplicate definition of LOCALEDIR