Teodor Sigaev <[EMAIL PROTECTED]> writes:
> Attached dump cause core on 8.1 release and works fine on REL8_1_STABLE and 
> HEAD.
> Am I missed some fixes/commits?

In HEAD I get

\i tsearch2.sql
...
\i ltree.sql
...
\i tsearch2_crash.dump
CREATE TABLE
ALTER TABLE
psql:tsearch2_crash.dump:86: ERROR:  syntax error at position 0 near "ê"
CONTEXT:  COPY ÞØéáÅØèîåèî, line 1, column name_ltree: 
"ê.æ.å.ü.ê.í.á.è.ü.û.é.ö.å.Ø"
psql:tsearch2_crash.dump:96: NOTICE:  ALTER TABLE / ADD PRIMARY KEY will create
implicit index "ÞØéáÅØèîåèî_pkey" for table "ÞØéáÅØèîåèî"
ALTER TABLE
CREATE INDEX
REVOKE
REVOKE
GRANT
GRANT
UPDATE 0

The "syntax error" doesn't seem very promising --- maybe this dump needs
a particular locale/encoding setting to work (or fail as the case may
be)?

                        regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 1: if posting/reading through Usenet, please send an appropriate
       subscribe-nomail command to [EMAIL PROTECTED] so that your
       message can get through to the mailing list cleanly

Reply via email to