Use %u to print user mapping's umid and userid

From: Etsuro Fujita <fujita(dot)etsuro(at)lab(dot)ntt(dot)co(dot)jp>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Use %u to print user mapping's umid and userid
Date: 2016-02-08 11:10:59
Message-ID: 56B877C3.1010508@lab.ntt.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Here is a patch to use %u not %d to print umid and userid.

Best regards,
Etsuro Fujita

Attachment Content-Type Size
GetConnection.patch application/x-patch 706 bytes

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Paquier 2016-02-08 11:47:36 Re: Re: BUG #13685: Archiving while idle every archive_timeout with wal_level hot_standby
Previous Message Etsuro Fujita 2016-02-08 10:45:47 Re: postgres_fdw join pushdown (was Re: Custom/Foreign-Join-APIs)