Обсуждение: A simple question

Поиск
Список
Период
Сортировка

A simple question

От
PG Doc comments form
Дата:
The following documentation comment has been logged on the website:

Page: https://www.postgresql.org/docs/9.3/static/sql-keywords-appendix.html
Description:

Hello, my client has a plethora of reserved words in their PostgreSQL
database using Greenplum.  They don't wish to use the " " to allow for them
to remain....my question is, do you have a parameter I can set to bypass
PostgreSQL from flagging the reserved word all together?

Thank you so very much.

Xavier 
californiasailor@yahoo.com

Re: A simple question

От
Daniel Gustafsson
Дата:
> On 01 Feb 2018, at 13:09, PG Doc comments form <noreply@postgresql.org> wrote:
>
> The following documentation comment has been logged on the website:
>
> Page: https://www.postgresql.org/docs/9.3/static/sql-keywords-appendix.html
> Description:
>
> Hello, my client has a plethora of reserved words in their PostgreSQL
> database using Greenplum.  They don't wish to use the " " to allow for them
> to remain....my question is, do you have a parameter I can set to bypass
> PostgreSQL from flagging the reserved word all together?

If your question concerns Greenplum and not PostgreSQL, the gpdb mailing lists
are probably a better fit:

    https://greenplum.org/mailing-lists/

cheers ./daniel