Warning in views.c - Mailing list pgsql-hackers

From Magnus Hagander
Subject Warning in views.c
Date
Msg-id CABUevEzCDzNztyTjDACiYJrmEV0Y9xYFp4rbM7x2CCbuinvzhg@mail.gmail.com
Whole thread Raw
Responses Re: Warning in views.c  (Robert Haas <robertmhaas@gmail.com>)
List pgsql-hackers
Seem 1575fbcb caused this warning:

view.c: In function ‘DefineVirtualRelation’:
view.c:105:6: warning: variable ‘namespaceId’ set but not used
[-Wunused-but-set-variable]

Attached seems to be the easy fix - or am I missing something obvious?

--
 Magnus Hagander
 Me: http://www.hagander.net/
 Work: http://www.redpill-linpro.com/

Attachment

pgsql-hackers by date:

Previous
From: Dimitri Fontaine
Date:
Subject: Re: SKIP LOCKED DATA
Next
From: Josh Berkus
Date:
Subject: Re: automating CF submissions (was xlog location arithmetic)