strange evaluation Window function and SRF functions? - Mailing list pgsql-hackers

From Pavel Stehule
Subject strange evaluation Window function and SRF functions?
Date
Msg-id CAFj8pRAzXKJ=bkjMpV4oeJ-u=g1Ldf5gYOGGxBhJS15ueW8Dcg@mail.gmail.com
Whole thread Raw
Responses Re: strange evaluation Window function and SRF functions?  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: strange evaluation Window function and SRF functions?  (Thom Brown <thom@linux.com>)
List pgsql-hackers
Hello<br /><br />I seen nice trick based on window function <a
href="http://stackoverflow.com/questions/11700930/how-can-i-trim-a-text-array-in-postgresql">http://stackoverflow.com/questions/11700930/how-can-i-trim-a-text-array-in-postgresql</a><br
/><br/>but isn't it example of wrong evaluation? Result of row_number is not correct<br /><br />Regards<br /><br
/>Pavel<br /> 

pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: [PATCH] Support for foreign keys with arrays
Next
From: Tom Lane
Date:
Subject: Re: strange evaluation Window function and SRF functions?