Re: Upsert error "column reference is ambiguous" - Mailing list pgsql-general

From Tim Starling
Subject Re: Upsert error "column reference is ambiguous"
Date
Msg-id a72a16d9-07c6-4c9b-8758-e02232239429@wikimedia.org
Whole thread Raw
In response to Re: Upsert error "column reference is ambiguous"  (Peter Geoghegan <pg@bowt.ie>)
List pgsql-general
On 28/4/25 23:30, Peter Geoghegan wrote:
> You can use an alias for the target table name. Is it feasible to
> require callers to prefix all field names with a generic table name
> alias?

No, primarily because MySQL does not support such an alias.

-- Tim Starling



pgsql-general by date:

Previous
From: Tim Starling
Date:
Subject: Re: Upsert error "column reference is ambiguous"
Next
From: Christophe Pettus
Date:
Subject: Re: Upsert error "column reference is ambiguous"