Re: [HACKERS] [COMMITTERS] pgsql: Silence Solaris compiler warnings, per buildfarm.

2007-09-20 Thread Tom Lane
Gregory Stark <[EMAIL PROTECTED]> writes: >> Silence Solaris compiler warnings, per buildfarm. > This one was also lost in the tsearch merge. Done. regards, tom lane ---(end of broadcast)--- TIP 2: Don't 'kill -9' the post

Re: [HACKERS] [COMMITTERS] pgsql: Silence Solaris compiler warnings, per buildfarm.

2007-09-17 Thread Gregory Stark
"Tom Lane" <[EMAIL PROTECTED]> writes: > Log Message: > --- > Silence Solaris compiler warnings, per buildfarm. This one was also lost in the tsearch merge. The second half from query_support.c seems to be in tsquery_op.c now but isn't relevant because it relates to PG_FUNCTION_INFO_V1