Re: [pgadmin-support] Problem with capital letter in column name

2016-08-08 Thread Marc-André Goderre
Thank you for the response. Marc De : Dave Page [mailto:dp...@pgadmin.org] Envoyé : 8 août 2016 15:29 À : Marc-André Goderre Cc : pgadmin-support@postgresql.org Objet : Re: [pgadmin-support] Problem with capital letter in column name This has already been fixed for beta 4. Thanks for the report

Re: [pgadmin-support] Problem with capital letter in column name

2016-08-08 Thread Dave Page
This has already been fixed for beta 4. Thanks for the report though. -- Dave Page Blog: http://pgsnake.blogspot.com Twitter: @pgsnake EnterpriseDB UK:http://www.enterprisedb.com The Enterprise PostgreSQL Company > On 8 Aug 2016, at 19:43, Marc-André Goderre wrote: > > I work with an existi

Re: [pgadmin-support] Problem with capital letter in column name

2016-08-08 Thread Patrick Headley
août 2016 14:49 *À :* pgadmin-support@postgresql.org *Objet :* Re: [pgadmin-support] Problem with capital letter in column name Put double-quotes around it or else it will get rolled down to lower case and won't match the actual field name. */Patrick Headley/* Linx Consulting, Inc.

Re: [pgadmin-support] Problem with capital letter in column name

2016-08-08 Thread Marc-André Goderre
in pgAdmin4? Thanks Marc De : pgadmin-support-ow...@postgresql.org [mailto:pgadmin-support-ow...@postgresql.org] De la part de Patrick Headley Envoyé : 8 août 2016 14:49 À : pgadmin-support@postgresql.org Objet : Re: [pgadmin-support] Problem with capital letter in column name Put double-quo

Re: [pgadmin-support] Problem with capital letter in column name

2016-08-08 Thread Patrick Headley
Put double-quotes around it or else it will get rolled down to lower case and won't match the actual field name. */Patrick Headley/* Linx Consulting, Inc. phead...@linxco-inc.com (303) 916-5522 www.linxco-inc.com On 08/08/2016 12:43 PM, Marc-André Goderre wrote: I work with an existing datab