My MacBook Air runs OS X 10.8.5 and pgAdmin III was packaged by EnterpriseDB and downloaded from
http://www.enterprisedb.com/products-services-training/pgdownload Is is possible that this version of pgAdmin is configured differently than yours? On Fri, Jun 20, 2014 at 11:23 AM, Dave Page <dp...@pgadmin.org> wrote: > > > > On Wed, Jun 18, 2014 at 1:37 AM, k mac <k...@loxcel.com> wrote: > >> Dmitriy, >> >> When I disabled "Auto Indent" the issue went away. Thank you and good job! >> > > I've tested both with and without auto indent, and can't reproduce the > problem on my mac :-/ > > >> >> Note: "Auto indent" was already enabled when I installed PostgreSQL. >> >> Shouldn't the default be to have "Auto indent" disabled ? >> > > I don't think so. Why do you suggest that (assuming we solve whatever > issue you're seeing)? > > >> >> Thanks again. >> >> >> On Tue, Jun 17, 2014 at 7:18 PM, Dmitriy Olshevskiy <olshevski...@bk.ru> >> wrote: >> >>> Hi. >>> You have enabled "Auto indent" mode (menu Edit in query tool window)? >>> I found that in case when this mode is disabled and there are no indents >>> in sql editor, everything seems to be alright. >>> >>>