raising error when max length of sql object's name reached - Mailing list pgsql-admin

From Thomas Poty
Subject raising error when max length of sql object's name reached
Date
Msg-id CAN_ctnioAnLLJyeF08M99OTQALCoKS4eNtBnfbzt7V+8e+JoPw@mail.gmail.com
Whole thread Raw
Responses Re: raising error when max length of sql object's name reached  ("David G. Johnston" <david.g.johnston@gmail.com>)
List pgsql-admin
Hi Community,

Currently I works with a 9.6.7 and  I wonder If PostgreSQL could raise an error instead of truncate the name of a SQL object (eg: a column name, an alias for a column in select statement , a table name, etc...)    when the length exceed 63 characters? 

Many Thanks 

Thomas 


pgsql-admin by date:

Previous
From: Tom Lane
Date:
Subject: Re: postgres 9.6.8 to 10 on Ubuntu 16.04.4 LTS --- tsearch2 unloadable...
Next
From: "David G. Johnston"
Date:
Subject: Re: raising error when max length of sql object's name reached