Search Postgresql Archives

Re: Allow disabling folding of unquoted identifiers to lowercase

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 08/05/2016 10:41, Klaus P. Pieper wrote:
> For me is the way Sybase works is just more convenient: 
> 
> CREATE MyTable (MyColumn varchar); 
> 
> creates a camel cased table MyType and field MyColumn. 
> 
> SELECT * FROM SYSCATALOG gives MyTable. 
> 
> This is better readable when you use long table / fiel names. 

I reckon this is just a matter of style... I use underscores to make
long names readable...

   create table my_table_with_a_really_long_name;

....and it works fine.

Ray.

-- 
Raymond O'Donnell :: Galway :: Ireland
rod@xxxxxx


-- 
Sent via pgsql-general mailing list (pgsql-general@xxxxxxxxxxxxxx)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general



[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux