Error of text2ltree

From: Vu Hong Thuan <thuanvh(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Error of text2ltree
Date: 2010-05-29 05:02:07
Message-ID: AANLkTinFmEuZJQVHmHXG8gBS3D2j9U7UB7-IJX-7bC6m@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I can't use text2ltree. Any suggestion? Thanks.

SELECT text2ltree('abc'). It's okay. But, got error if:

SELECT text2ltree(to_char(243, '09999999'))

******** Error ******

ERROR: syntax error at position 0 SQL state: 42601

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Anderson dos Santos Donda 2010-05-29 05:04:03 Anderson dos Santos Donda wants to stay in touch on LinkedIn
Previous Message Luis Daniel Lucio Quiroz 2010-05-29 03:15:37 Re: sintax error in script