Re: Strange behavior on to_tsquery() - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Strange behavior on to_tsquery()
Date
Msg-id 19292.1320362440@sss.pgh.pa.us
Whole thread Raw
In response to Re: Strange behavior on to_tsquery()  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Strange behavior on to_tsquery()
List pgsql-hackers
I wrote:
> (Just offhand, it rather looks like dict_int and dict_xsyn are both
> assuming that palloc will give back zeroed space, which is bogus...)

Yeah, this is definitely broken.  Patches committed; thanks for the
report.
http://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=e3e3087d8717c26cd1c4581ba29274ac214eb816
        regards, tom lane


pgsql-hackers by date:

Previous
From: Josh Berkus
Date:
Subject: Review comments for Patch: exclude-table-data option for pg_dump
Next
From: Greg Smith
Date:
Subject: Re: unite recovery.conf and postgresql.conf