Re: Adding column in a recursive query - Mailing list pgsql-novice

From hubert depesz lubaczewski
Subject Re: Adding column in a recursive query
Date
Msg-id acqOMfQDCKg-RZqU@depesz.com
Whole thread Raw
In response to Re: Adding column in a recursive query  (Ibrahim Shaame <ishaame@gmail.com>)
List pgsql-novice
On Mon, Mar 30, 2026 at 05:22:53PM +0300, Ibrahim Shaame wrote:
> Hello Hubert.
> Thanks for the reply. Both are integers and they work well without the two
> lines. So what changed one of them to text. Can you see where? I have not
> been able to identify.

Please show *exact* query that fails, and `\d` of table(s) that are
being used.

Best regards,

depesz




pgsql-novice by date:

Previous
From: Tom Lane
Date:
Subject: Re: Adding column in a recursive query
Next
From: Ibrahim Shaame
Date:
Subject: Re: Adding column in a recursive query