[PATCHES] code cleanup in dynahash.c

2004-10-22 Thread Neil Conway
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. I'll apply this to CVS before the end of the day, barring any objections. -Neil --- src/backend/utils/hash/dynahash.c +++

Re: [PATCHES] code cleanup in dynahash.c

2004-10-22 Thread Neil Conway
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 ---(end of broadcast)--- TIP 9: the planner will ignore your