Re: code cleanup in dynahash.c - Mailing list pgsql-patches

From Neil Conway
Subject Re: code cleanup in dynahash.c
Date
Msg-id 4179001E.7020507@samurai.com
Whole thread Raw
In response to code cleanup in dynahash.c  (Neil Conway <neilc@samurai.com>)
List pgsql-patches
Neil Conway wrote:
> This patch makes a minor code cleanup in dynahash.c: a function declared
> to return 'bool' only ever returned "true", so I changed it to return
> "void".

Applied to HEAD.

-Neil

pgsql-patches by date:

Previous
From: Tom Lane
Date:
Subject: Re: hash_create(): check return code
Next
From: Simon Riggs
Date:
Subject: ARC Memory Usage analysis