Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Re: Worthwhile optimisation of position()?


  • From: Christopher Kings-Lynne <chris(dot)kings-lynne(at)calorieking(dot)com>
  • To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
  • Cc: Tim Allen <tim(at)proximity(dot)com(dot)au>, Thomas Hallgren <thomas(at)tada(dot)se>, pgsql-hackers(at)postgresql(dot)org
  • Subject: Re: Worthwhile optimisation of position()?
  • Date: Fri, 24 Mar 2006 14:58:54 +0800
  • Message-id: <442398AE(dot)9000409(at)calorieking(dot)com>

Yeah.  AFAICS the transformation Chris suggested is valid.  I'm really
dubious that it's worth expending planner cycles to look for it though.
LIKE is something that everybody and his brother uses, but who uses this
position()=0 locution?

One of our junior developers :)  Which is why I noticed it.

Chris





Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group