Re: Adding column in a recursive query

From: hubert depesz lubaczewski <depesz(at)depesz(dot)com>
To: Ibrahim Shaame <ishaame(at)gmail(dot)com>
Cc: "pgsql-novice(at)lists(dot)postgresql(dot)org" <pgsql-novice(at)lists(dot)postgresql(dot)org>
Subject: Re: Adding column in a recursive query
Date: 2026-03-30 14:52:33
Message-ID: acqOMfQDCKg-RZqU@depesz.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: 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

In response to

Browse pgsql-novice by date

  From Date Subject
Next Message Ibrahim Shaame 2026-03-30 15:11:08 Re: Adding column in a recursive query
Previous Message Tom Lane 2026-03-30 14:31:18 Re: Adding column in a recursive query