Guillaume Lelarge wrote:
> Hi,
>
> I would like to add these items to the roadmap :
> * add ALTER TABLE ENABLE/DISABLE TRIGGER support
> * add DROP/REASSIGN OWNED support
> * add index information from pgstattuple
>(I forgot about this one, these informations appear with 8.2
> pgstatuple co
Author: dpage
Date: 2007-01-15 09:17:54 + (Mon, 15 Jan 2007)
New Revision: 5863
Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=5863&view=rev
Log:
Add support for Sun's compiler [Dhanaraj M]
Modified:
trunk/pgadmin3/CHANGELOG
trunk/pgadmin3/acinclude.m4
trunk/pg
Author: dpage
Date: 2007-01-15 09:31:06 + (Mon, 15 Jan 2007)
New Revision: 5864
Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=5864&view=rev
Log:
Add support for Sun's compiler [Dhanaraj M]
Modified:
branches/REL-1_6_0_PATCHES/pgadmin3/CHANGELOG
branches/REL-1_6_0
Hi
Thanks for the great pgAdmin tool!
I am currently working on an application using a postgresql backend. The last
version of my application is based on another GUI library, but I now consider
switching to wxWidgets. In pgAdminIII there are a lot of relevant code examples.
1) Have I understood
Knut P. Lehre wrote:
> Hi
>
> Thanks for the great pgAdmin tool!
> I am currently working on an application using a postgresql backend.
> The last version of my application is based on another GUI library,
> but I now consider switching to wxWidgets. In pgAdminIII there are a
> lot of relevant co
Hi Dave.
I think correct the behavior of the DB connection
restriction. The function is dead now. this is 1.6.2..
moreover current-svn too. this corrects the problem.
please review.
Regards,
Hiroshi Saito
DbRestriction_patch
Description: Binary data
---(end of broadc
Hiroshi Saito wrote:
> Hi Dave.
>
> I think correct the behavior of the DB connection restriction. The
> function is dead now. this is 1.6.2..
> moreover current-svn too. this corrects the problem.
> please review.
It works fine for me. You must enter something like:
datname != 'template1'
It's
Author: hiroshi
Date: 2007-01-16 00:30:14 + (Tue, 16 Jan 2007)
New Revision: 5865
Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=5865&view=rev
Log:
correct the behavior of the DB connection restriction.
Modified:
branches/REL-1_6_0_PATCHES/pgadmin3/src/dlg/dlgDataba
Author: hiroshi
Date: 2007-01-16 00:36:38 + (Tue, 16 Jan 2007)
New Revision: 5866
Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=5866&view=rev
Log:
correct the behavior of the DB connection restriction.
Modified:
trunk/pgadmin3/pgadmin/dlg/dlgDatabase.cpp
trunk/p
Hi Dave.
It works fine for me. You must enter something like:
:-)
datname != 'template1'
It's more to type, but it's much more flexible.
Um, sorry I don't understand it well. probably, It is necessary to be able to
select it at the display mode of the system object. The change in the op
Author: guillaume
Date: 2007-01-16 07:33:59 + (Tue, 16 Jan 2007)
New Revision: 5867
Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=5867&view=rev
Log:
Add 4 items to the roadmap.
Modified:
trunk/www/development/roadmap.php
---(end of broadcas
Dave Page a écrit :
> Guillaume Lelarge wrote:
>> I would like to add these items to the roadmap :
>> * add ALTER TABLE ENABLE/DISABLE TRIGGER support
>> * add DROP/REASSIGN OWNED support
>> * add index information from pgstattuple
>>(I forgot about this one, these informations appear with 8
Author: guillaume
Date: 2007-01-16 07:35:23 + (Tue, 16 Jan 2007)
New Revision: 5868
Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=5868&view=rev
Log:
Actually, they were 3... sorry about this one.
Modified:
trunk/www/development/roadmap.php
13 matches
Mail list logo