Alias field names in foreign data wrapper? - Mailing list pgsql-general

From Deven Phillips
Subject Alias field names in foreign data wrapper?
Date
Msg-id CAJw+4NBqqxroxNC9M6C4pUwam=n6iM4o9cZGRtut2Fni3EWuQQ@mail.gmail.com
Whole thread Raw
Responses Re: Alias field names in foreign data wrapper?  (Deven Phillips <deven.phillips@gmail.com>)
List pgsql-general
I am trying out some ideas using FDW, and I have added some FDW tables which access a backend MySQL DB... Unfortunately, I am getting some errors because of fields names with reserved words. I was wondering if there is a way to "alias" a field name when creating the foreign table?

Thanks in advance!!!

Deven

pgsql-general by date:

Previous
From: "David G. Johnston"
Date:
Subject: Re: Building JSON objects
Next
From: Deven Phillips
Date:
Subject: Re: json-patch support?