Hi Dickson,
On Sun, Jun 17, 2012 at 6:48 PM, Dickson S. Guedes wrote:
> 2012/6/17 Ashesh Vashi
> >
> > On Sun, Jun 17, 2012 at 6:39 AM, Dickson S. Guedes
> wrote:
> >>
> >> 2012/6/6 Dickson S. Guedes :
> >> > I'm starting some proof-of-concept working on frmEditGrid trying make
> >> > some "imp
2012/6/17 Guillaume Lelarge :
> Quick question: is trac the right tool?
Which problems we are trying to solve using trac? Are they solved or minimized?
> Maybe trac is not the right tool, and we should use something else?
Maybe are we using it the right way?
I like trac and redmine, the former
Quick question: is trac the right tool?
I mainly use it as a wiki (for example the list of wxWidgets 2.9
compatibility issues, and the list of issues with the Database Designer)
and as a BUGS/TODO list (with the tickets).
Maybe trac is not the right tool, and we should use something else?
Anyway
#364: Make good use of new SQL functions pg_backup_in_progress() and
pg_backup_start_time()
+---
Reporter: gleu| Owner: dpage
Type: feature | Status: new
Priority: minor | Milestone:
On Sun, 2012-06-17 at 22:19 +0800, Magnus Hagander wrote:
> On Sun, Jun 17, 2012 at 10:13 PM, Guillaume Lelarge
> wrote:
> > Hi there,
> >
> > The trac instance on code.pgadmin.org seems utterly broken:
> >
> > Python 2.6.6: /usr/bin/python
> > Sun Jun 17 14:12:42 2012
> >
> > A problem occurred
On Sun, Jun 17, 2012 at 10:13 PM, Guillaume Lelarge
wrote:
> Hi there,
>
> The trac instance on code.pgadmin.org seems utterly broken:
>
> Python 2.6.6: /usr/bin/python
> Sun Jun 17 14:12:42 2012
>
> A problem occurred in a Python script. Here is the sequence of function
> calls leading up to th
Hi there,
The trac instance on code.pgadmin.org seems utterly broken:
Python 2.6.6: /usr/bin/python
Sun Jun 17 14:12:42 2012
A problem occurred in a Python script. Here is the sequence of function
calls leading up to the error, in the order they occurred.
etc etc
Have you done a Python updat
2012/6/17 Ashesh Vashi
>
> On Sun, Jun 17, 2012 at 6:39 AM, Dickson S. Guedes
> wrote:
>>
>> 2012/6/6 Dickson S. Guedes :
>> > I'm starting some proof-of-concept working on frmEditGrid trying make
>> > some "improvements" like:
>> >
>> > 1) show a combo box in columns of type enum;
>>
>> There i
On Sun, Jun 17, 2012 at 6:39 AM, Dickson S. Guedes wrote:
> 2012/6/6 Dickson S. Guedes :
> > I'm starting some proof-of-concept working on frmEditGrid trying make
> > some "improvements" like:
> >
> > 1) show a combo box in columns of type enum;
>
> There isn't changes to this code comparing to pr