Re: [PERFORM] increment Rows in an SQL Result Set postgresql

2006-07-15 Thread Hassan
any input. Thanks! - Hassan Adekoya - Original Message From: Craig A. James <[EMAIL PROTECTED]> To: Hassan Adekoya <[EMAIL PROTECTED]> Cc: pgsql-performance@postgresql.org Sent: Saturday, July 15, 2006 1:27:20 PM Subject: Re: [PERFORM] increment Rows in an SQL Result

[PERFORM] increment Rows in an SQL Result Set postgresql

2006-07-15 Thread Hassan Adekoya
HI, 1. I have a function that given two parameter produces an arbitrary id, and text. However arbitrary the id and text are, they are in certain order. i.e. it is imperative that whatever processing I do, the order is preserved. 2. An odd thing happens when I perform a join on the result set such