dbTalk Databases Forums  

Re: [BUGS] [SQL] Immutable function in index

mailing.database.pgsql-bugs mailing.database.pgsql-bugs


Discuss Re: [BUGS] [SQL] Immutable function in index in the mailing.database.pgsql-bugs forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Tom Lane
 
Posts: n/a

Default Re: [BUGS] [SQL] Immutable function in index - 07-06-2004 , 08:52 AM






"=?iso-8859-2?B?U1rbQ1MgR+Fib3I=?=" <surrano (AT) mailbox (DOT) hu> writes:
Quote:
tir=# CREATE INDEX ajanlat_cikk ON ajanlat (antinuller(cikk),
antinuller(minoseg), tol);
ERROR: parser: parse error at or near "," at character 55

I'm not sure what happened,
You're trying to use a 7.4 feature in 7.3. Multiple functional columns
in one index is new in 7.4.

regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 9: the planner will ignore your desire to choose an index scan if your
joining column's datatypes do not match


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.