Fwd: Camel case identifiers and folding

2019-03-16 Thread Steve Haresnape
My apologies I sent this reply to David only by mistake. -- Forwarded message - From: Steve Haresnape Date: Fri, 15 Mar 2019 at 13:09 Subject: Re: Camel case identifiers and folding To: David G. Johnston As I said, I don't want to quote my identifiers. I know what that do

Camel case identifiers and folding

2019-03-14 Thread Steve Haresnape
I'm porting a sql server database to postgresql 9.6. My camelCase identifiers are having their humps removed. This is disconcerting and sad. Is there a cure for this? I don't want to quote my identifiers unless I have to. I don't want to use underscores. Everywhere else I write code I use camel c