Stuart Bishop <[EMAIL PROTECTED]> writes:
> The attached script creates a tsvector with a value that can be dumped using
> pg_dump, but not loaded again using pg_restore. This causes restores of a
> dump containing this value to fail.
Hmm, sorta looks like tsvectorout should be doubling backslashe
To continue our streak of bad luck, here is the second tsearch2 bug we found
this week.
The attached script creates a tsvector with a value that can be dumped using
pg_dump, but not loaded again using pg_restore. This causes restores of a
dump containing this value to fail.
This script only teste