>
> > When creating a new job, if one directly clicks on the Schedules tab and
> > tries to add one, then the date picker does not work. I was trying to see
> > why this is so for quite a while. Then I realized that adding a schedule
> or
> > a step before the job has been actually created does no
Hi,
I would like to suggest you a simple feature : is it possible to add, in
the left panel of pgAdmin (objects browser), a visual feedback of
disabled triggers (like a red cross, for example, or a greyed icon) ?
Thanks in advance,
--
Erika
--
Sent via pgadmin-hackers mailing list (pgadmin-
On Sun, Feb 6, 2011 at 11:31 AM, Nikhil S wrote:
> Hi,
>
> When creating a new job, if one directly clicks on the Schedules tab and
> tries to add one, then the date picker does not work. I was trying to see
> why this is so for quite a while. Then I realized that adding a schedule or
> a step bef
Update the autotools build system to build only the default system
architecture on Mac (by default). Add flags to allow architectures to
be explicitly selected:
--with-arch-i386
--with-arch-ppc
--with-arch-x86_64
--with-arch-ppc64
This should allow the build system to work with wxWidgets 2.9 on M
Hi,
When creating a new job, if one directly clicks on the Schedules tab and
tries to add one, then the date picker does not work. I was trying to see
why this is so for quite a while. Then I realized that adding a schedule or
a step before the job has been actually created does not make sense.
H