Neil Conway <[EMAIL PROTECTED]> writes:
> The only question I have is whether analyze.c (and therefore
> analyze.h) is the right place to put the new utility function
> interpretOidsOption() -- can anyone suggest a better location?
You could possibly put it next to the existing function
interpretInhOption(), which does essentially the same kind of thing
and for the same reason. However, I can't argue that that function's
placement in parse_clause.c has any real strong motivation either...
regards, tom lane
---------------------------(end of broadcast)---------------------------
TIP 8: explain analyze is your friend