Re: \du in psql patchp

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
Cc: Alex Perel <aperel(at)verticalscope(dot)com>, <pgsql-patches(at)postgresql(dot)org>
Subject: Re: \du in psql patchp
Date: 2001-05-09 17:45:59
Message-ID: Pine.LNX.4.30.0105091944060.757-100000@peter.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

Bruce Momjian writes:

> Patch applied. I removed the reference to asprintf() and changed it to
> a string constant. I have also added documentation changes. Patch
> attached.

I think there's a memory leak, count your xmalloc's. Also, perhaps the
user ids should be right-aligned (printTable, 5th argument).

> Very nice.

Yes.

--
Peter Eisentraut peter_e(at)gmx(dot)net http://funkturm.homeip.net/~peter

In response to

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Bruce Momjian 2001-05-09 17:57:19 Re: \du in psql patchp
Previous Message Bruce Momjian 2001-05-09 16:57:50 Re: \du in psql patchp