Le 21/07/2010 17:33, Dave Page a écrit :
> On Wed, Jul 21, 2010 at 4:23 PM, Thom Brown wrote:
>> Is the reason I can no longer spy on commits via mailing list as they
>> occur related to the migration to git?
>
> Yes. Magnus is still finishing off the commit hook that'll deal with
> that. I'm try
On Wed, Jul 21, 2010 at 4:23 PM, Thom Brown wrote:
> Is the reason I can no longer spy on commits via mailing list as they
> occur related to the migration to git?
Yes. Magnus is still finishing off the commit hook that'll deal with
that. I'm trying to find cycles to help him test it
--
Dav
On 21 July 2010 16:01, Thom Brown wrote:
> On 21 July 2010 15:46, Dave Page wrote:
>> On Wed, Jul 21, 2010 at 2:44 PM, Thom Brown wrote:
>>> On 21 July 2010 14:32, Dave Page wrote:
On Wed, Jul 21, 2010 at 2:26 PM, Guillaume Lelarge
wrote:
>
> Tried it. Still works for me. I'm
On 21 July 2010 15:46, Dave Page wrote:
> On Wed, Jul 21, 2010 at 2:44 PM, Thom Brown wrote:
>> On 21 July 2010 14:32, Dave Page wrote:
>>> On Wed, Jul 21, 2010 at 2:26 PM, Guillaume Lelarge
>>> wrote:
Tried it. Still works for me. I'm on Linux, but I don't think it is the
issue
On Wed, Jul 21, 2010 at 2:44 PM, Thom Brown wrote:
> On 21 July 2010 14:32, Dave Page wrote:
>> On Wed, Jul 21, 2010 at 2:26 PM, Guillaume Lelarge
>> wrote:
>>>
>>> Tried it. Still works for me. I'm on Linux, but I don't think it is the
>>> issue :)
>>
>> Actually, it might be. pgRule::CanDrop()
On 21 July 2010 14:32, Dave Page wrote:
> On Wed, Jul 21, 2010 at 2:26 PM, Guillaume Lelarge
> wrote:
>>
>> Tried it. Still works for me. I'm on Linux, but I don't think it is the
>> issue :)
>
> Actually, it might be. pgRule::CanDrop() is calling schema->CanDrop(),
> however schema actually cont
On Wed, Jul 21, 2010 at 2:26 PM, Guillaume Lelarge
wrote:
>
> Tried it. Still works for me. I'm on Linux, but I don't think it is the
> issue :)
Actually, it might be. pgRule::CanDrop() is calling schema->CanDrop(),
however schema actually contains the table object. I think this is
because rules
On Wed, 21 Jul 2010 14:12:37 +0100, Thom Brown
wrote:
> On 21 July 2010 14:06, Guillaume Lelarge wrote:
>> On Wed, 21 Jul 2010 14:04:09 +0100, Dave Page
wrote:
>>> On Wed, Jul 21, 2010 at 2:01 PM, Thom Brown
wrote:
On 21 July 2010 10:45, Thom Brown wrote:
> On 21 July 2010 10:38, Guil
On 21 July 2010 14:06, Guillaume Lelarge wrote:
> On Wed, 21 Jul 2010 14:04:09 +0100, Dave Page wrote:
>> On Wed, Jul 21, 2010 at 2:01 PM, Thom Brown wrote:
>>> On 21 July 2010 10:45, Thom Brown wrote:
On 21 July 2010 10:38, Guillaume Lelarge
> wrote:
> On Wed, 21 Jul 2010 10:23:33 +0
On Wed, Jul 21, 2010 at 2:06 PM, Guillaume Lelarge
wrote:
> Works for me with PostgreSQL 9.0 beta 3 and pgAdmin 1.12 beta 3.
I can reproduce on Windows with trunk + pg84 and Mac with 9.0b3/1.12b3
--
Dave Page
EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise Postgres Company
--
Se
On Wed, 21 Jul 2010 14:04:09 +0100, Dave Page wrote:
> On Wed, Jul 21, 2010 at 2:01 PM, Thom Brown wrote:
>> On 21 July 2010 10:45, Thom Brown wrote:
>>> On 21 July 2010 10:38, Guillaume Lelarge
wrote:
On Wed, 21 Jul 2010 10:23:33 +0100, Thom Brown
wrote:
> On 21 July 2010 10:03,
On Wed, Jul 21, 2010 at 2:01 PM, Thom Brown wrote:
> On 21 July 2010 10:45, Thom Brown wrote:
>> On 21 July 2010 10:38, Guillaume Lelarge wrote:
>>> On Wed, 21 Jul 2010 10:23:33 +0100, Thom Brown
>>> wrote:
On 21 July 2010 10:03, Guillaume Lelarge wrote:
> On Wed, 21 Jul 2010 09:43:33
On 21 July 2010 10:45, Thom Brown wrote:
> On 21 July 2010 10:38, Guillaume Lelarge wrote:
>> On Wed, 21 Jul 2010 10:23:33 +0100, Thom Brown
>> wrote:
>>> On 21 July 2010 10:03, Guillaume Lelarge wrote:
On Wed, 21 Jul 2010 09:43:33 +0100, Thom Brown
wrote:
> I noticed you can't d
On 21 July 2010 10:38, Guillaume Lelarge wrote:
> On Wed, 21 Jul 2010 10:23:33 +0100, Thom Brown
> wrote:
>> On 21 July 2010 10:03, Guillaume Lelarge wrote:
>>> On Wed, 21 Jul 2010 09:43:33 +0100, Thom Brown
>>> wrote:
I noticed you can't drop rules from the GUI. Could this be added?
On Wed, 21 Jul 2010 10:23:33 +0100, Thom Brown
wrote:
> On 21 July 2010 10:03, Guillaume Lelarge wrote:
>> On Wed, 21 Jul 2010 09:43:33 +0100, Thom Brown
>> wrote:
>>> I noticed you can't drop rules from the GUI. Could this be added?
>>>
>>
>> It's already available. I see it, and I can drop a
On 21 July 2010 10:03, Guillaume Lelarge wrote:
> On Wed, 21 Jul 2010 09:43:33 +0100, Thom Brown
> wrote:
>> I noticed you can't drop rules from the GUI. Could this be added?
>>
>
> It's already available. I see it, and I can drop a rule.
>
> --
Hmm... then it might be my version. I'm using 1.
On Wed, Jul 21, 2010 at 10:03 AM, Guillaume Lelarge
wrote:
> On Wed, 21 Jul 2010 09:43:33 +0100, Thom Brown
> wrote:
>> I noticed you can't drop rules from the GUI. Could this be added?
>>
>
> It's already available. I see it, and I can drop a rule.
That's what I thought, but I tried it and I c
On Wed, 21 Jul 2010 09:43:33 +0100, Thom Brown
wrote:
> I noticed you can't drop rules from the GUI. Could this be added?
>
It's already available. I see it, and I can drop a rule.
--
Guillaume
http://www.postgresql.fr
http://dalibo.com
--
Sent via pgadmin-hackers mailing list (pgadmin-ha
I noticed you can't drop rules from the GUI. Could this be added?
Thanks
Thom
--
Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-hackers
19 matches
Mail list logo