Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> writes:> I see other strdup() calls that don't check on a return. Should we deal> with those too?
strdup -> xstrdup if you're concerned.
regards, tom lane