On Thu, 2012-01-12 at 21:29 +0100, bdmyt...@eranet.pl wrote:
[...]
> I found problem with dynamic filtering of column types during tabele
> creation/column modification using GUI.
> It is impossible to start typing column type, it is only possible to select
> column type form the drop down menu.
On Thu, 2012-01-12 at 18:29 +0100, Vladimir Kokovic wrote:
> Hi,
>
> If I try to drop or create new schema 'Program received signal
> SIGSEGV, Segmentation fault' happened.
>
> Problem is in the line 51 of pgadmin3/pgadmin/ctl/ctlDefaultSecurityPanel.cpp.
>
> Should be: if (conn && conn->Backend
Hello All,
I found problem with dynamic filtering of column types during tabele
creation/column modification using GUI.
It is impossible to start typing column type, it is only possible to select
column type form the drop down menu. Field is not "read only", but it is not
possible to type any le
On Jan 3, 2012, at 9:50 AM, Guillaume Lelarge wrote:
>> Yeah, I’m a committer on check_postgres.pl, so the other check_postgres.pl
>> folks think it’s not a good place for it for some reason I can’t imagine
>> right now, you can expect that.
>>
>
> Oh, you too? funny :)
>
> Anyway, I don't re
Hi,
If I try to drop or create new schema 'Program received signal
SIGSEGV, Segmentation fault' happened.
Problem is in the line 51 of pgadmin3/pgadmin/ctl/ctlDefaultSecurityPanel.cpp.
Should be: if (conn && conn->BackendMinimumVersion(9, 2))
root@vlD-kuci:/tmp# gdb --args
/media/sda5/tmp/pgad
On Jan 12, 2012, at 2:59 AM, Dave Page wrote:
> OK, so to make things a little easier, I wrapped up and uploaded a
> 3.2.0 tarball. The only changes from what you've seen in GIT are
> copyright notice updates.
Great, thank you. Now just have to set up a cron job to email Devrim once a day
to ask
2012/1/11 David E. Wheeler :
>
> So either the changes in 2aec3bc473e583f8fa07e133bc8def60ff1c09fe or some
> other commit fixed the underlying problem, or something is wonky with the
> RPM. I can’t imagine what, though, because I build from Git exactly the same
> way as Devrim has things specifi