how to do prefix_range default value? - Mailing list pgsql-admin

From Tony Liao
Subject how to do prefix_range default value?
Date
Msg-id 8f750b7c0904022003p705e77fqdc7040bfe02eda1@mail.gmail.com
Whole thread Raw
Responses Re: how to do prefix_range default value?  (Dimitri Fontaine <dfontaine@hi-media.com>)
List pgsql-admin
hi,all
     I have installed prefix contrib,it works well.
     now I want to insert default value [] to prefix column,because if the prefix column is NULL,the returns are not I want (with prefix @>'text').I alter column prefix default [],it return error:
ERROR:  syntax error at or near "["
LINE 2:    ALTER COLUMN prefix SET DEFAULT [];

plz,how can I alter default value []?

thanks

pgsql-admin by date:

Previous
From: "Ward Eaton"
Date:
Subject: Text Description of Current Exception
Next
From: Justin
Date:
Subject: Re: Text Description of Current Exception