[pgadmin-support] facing problem in accessing postgresql with c language normally

2011-05-12 Thread hatem gamal elzanaty
hi, i'm new to postgresql programming in c language the following code give the following error beneath and no reason for that error : in consice the code i brought from the net and try to change it to test what happen 1. after creating the table first time and entering data for test i remarked

Re: [pgadmin-support] Usability improvment ideas

2011-05-12 Thread Belbin, Peter
Just an observation. :) With the 1.14 stream of pgadmin3, I notice that the dialog for creation of columns moves the type to a different tab than the name, requiring much more work to create the columns. Is there a reason why this was done? The old way seemed to work nicer for me - ie: m

Re: [pgadmin-support] SQL Editor fail

2011-05-12 Thread Peter Geoghegan
On 12 May 2011 16:15, Dave Page wrote: > Hmm, I can reproduce it, but I have no idea what the problem is. The > stack trace (which contains 56977 frames!!) indicates the crash > happens deep in Apples rendering code, which in turn is called from > wxWidgets painting code which is called by the ma

Re: [pgadmin-support] SQL Editor fail

2011-05-12 Thread Dave Page
On Thu, May 12, 2011 at 1:15 PM, Aleksey Chirkin wrote: > Hi! This is my first message in list, I hope that it will be helpful. > > I'm finding a bug in pgAdmin 1.14.0 Beta 1. > To make sure that the problem is still there I'm pulled from latest git today. > > To reproduce it, enter in SQL Editor,

[pgadmin-support] SQL Editor fail

2011-05-12 Thread Aleksey Chirkin
Hi! This is my first message in list, I hope that it will be helpful. I'm finding a bug in pgAdmin 1.14.0 Beta 1. To make sure that the problem is still there I'm pulled from latest git today. To reproduce it, enter in SQL Editor, write symbol "(" and then press enter for go to new line. It crash