Re: [GENERAL] Tree structure

2013-09-22 Thread Kaare Rasmussen
Hi Alban 4. Using a recursive common table expression (CTE). http://www.postgresql.org/docs/9.2/static/queries-with.html Yes, you're right. In fact that's what I'm testing a way to replace, as I'm not confident in the performance in all situations. My fault entirely; I should have told so f

Re: [GENERAL] Using oracle stored procedures for postgresql database

2013-09-22 Thread John R Pierce
On 9/22/2013 9:01 PM, nikhilruikar wrote: Thanks for response, but what I am exactly looking at is using stored procedures written for oracle as it is for postgres database. Is it possible? If not is there any referance document available for converting orac

Re: [GENERAL] Using oracle stored procedures for postgresql database

2013-09-22 Thread nikhilruikar
hi all Thanks for response, but what I am exactly looking at is using stored procedures written for oracle as it is for postgres database. Is it possible? If not is there any referance document available for converting oracle stored procedures to postgresql Tha

Re: [GENERAL] Building with MinGW issue

2013-09-22 Thread Adrian Klaver
On 09/22/2013 05:14 PM, Muhammad Bashir Al-Noimi wrote: On 09/22/2013 10:40 PM, Adrian Klaver wrote: So I am guessing that the paths shown above are coming from MSYS, they do not look like Windows paths. This is where I start getting out of my depth, but it looks to me like MinGW/MSYS are not ag

Re: [GENERAL] Building with MinGW issue

2013-09-22 Thread Muhammad Bashir Al-Noimi
On 09/22/2013 10:40 PM, Adrian Klaver wrote: So I am guessing that the paths shown above are coming from MSYS, they do not look like Windows paths. This is where I start getting out of my depth, but it looks to me like MinGW/MSYS are not agreeing with Windows on pathing. Best I can do is point

Re: [GENERAL] Building with MinGW issue

2013-09-22 Thread Adrian Klaver
On 09/22/2013 01:11 PM, Muhammad Bashir Al-Noimi wrote: On 09/21/2013 07:07 PM, Adrian Klaver wrote: On 09/21/2013 07:45 AM, Muhammad Bashir Al-Noimi wrote: Yes,I build using mingw/msys under Windows with administrator permission Please reply to list also. Building software on Windows is not

Re: [GENERAL] Building with MinGW issue

2013-09-22 Thread Muhammad Bashir Al-Noimi
On 09/21/2013 07:07 PM, Adrian Klaver wrote: On 09/21/2013 07:45 AM, Muhammad Bashir Al-Noimi wrote: Yes,I build using mingw/msys under Windows with administrator permission Please reply to list also. Building software on Windows is not one of my strong points, so keeping this conversation o