A error reported in patch "clientcert option for pg_hba"

Started by Unicronover 17 years ago2 messageshackers
Jump to latest
#1Unicron
ssmei_2000@yahoo.com

a error blew was reported when peforming gmake.

hba.c: In function `parse_hba_line':
hba.c:943: error: label `hba_other_error' used but not defined
gmake[3]: *** [hba.o] Error 1

there is also not definition of "hba_other_error" in  both handout of the patch and "hba.c".

#2Magnus Hagander
magnus@hagander.net
In reply to: Unicron (#1)
Re: A error reported in patch "clientcert option for pg_hba"

Unicron wrote:

a error blew was reported when peforming gmake.

hba.c: In function `parse_hba_line':
hba.c:943: error: label `hba_other_error' used but not defined
gmake[3]: *** [hba.o] Error 1

there is also not definition of "hba_other_error" in both handout of
the patch and "hba.c".

Meh, seems I forgot to post the merged version of the patch - this error
was caused by an unrelated cleanup patch. Sorry about that.

//Magnus

Attachments:

clientcert.difftext/x-diff; name=clientcert.diffDownload+142-65