A simple question

Started by PG Bug reporting formabout 8 years ago2 messagesdocs
Jump to latest
#1PG Bug reporting form
noreply@postgresql.org

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

#2Daniel Gustafsson
daniel@yesql.se
In reply to: PG Bug reporting form (#1)
Re: A simple question

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