> It seems good so far.
Add a text area allow user write where clause.
> You may need to save the previous value in a variable.
When click same choice, it fire a useless event.
I have to add some variables to deal this.
---
Quan Zongliang
quanzongli...@
Dave Page a écrit :
> On Tue, Feb 3, 2009 at 4:14 PM, Guillaume Lelarge
> wrote:
>
>> Yes, that's right. If that's the only thing that prevents this patch
>> from being commited, commit it and I'll take a look at the UI glitch.
>
> Thanks - committed.
>
I don't find the UI issue. Did you alrea
On Tue, Feb 3, 2009 at 4:14 PM, Guillaume Lelarge
wrote:
> Yes, that's right. If that's the only thing that prevents this patch
> from being commited, commit it and I'll take a look at the UI glitch.
Thanks - committed.
And thanks to Ashesh for the patch!
--
Dave Page
EnterpriseDB UK: http:
Author: dpage
Date: 2009-02-03 17:25:21 + (Tue, 03 Feb 2009)
New Revision: 7577
Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=7577&view=rev
Log:
Add support for column level privileges on PostgreSQL 8.4 and above [Ashesh
Vashi].
Modified:
trunk/pgadmin3/CHANGELOG
Hi,
Dave Page a écrit :
> On Thu, Jan 29, 2009 at 10:40 PM, Guillaume Lelarge
> wrote:
>
>> So here is the next one. I fixed a few issues, added some more comments,
>> moved some code to get something easy to read, and used the four timers.
>> It seems to be working right on my laptop. I did a q
Dave Page a écrit :
> On Tue, Feb 3, 2009 at 10:04 AM, Ashesh D Vashi
> wrote:
>
>> Please check, if this has solved the size problem.
>> As I am not reproduce the same on my Vista, I can not verify it. :(
>> But, I think - this should resolve the problem.
>
> Nope, doesn't help. I'm surprised y
Hi,
Quan Zongliang a écrit :
> [...]
> The attachment is a preview of import from ODBC.
>
> I think some ODBC source is slow. So in this page the preview
> will generated manually.
>
> First, the user select a DSN and input username and password (both is
> optional).
> Then click the button to
On Tue, Feb 3, 2009 at 10:04 AM, Ashesh D Vashi
wrote:
> Please check, if this has solved the size problem.
> As I am not reproduce the same on my Vista, I can not verify it. :(
> But, I think - this should resolve the problem.
Nope, doesn't help. I'm surprised you cannot reproduce it on Vista
t
Hi Dave,
Please find the updated patch.
Dave Page wrote:
Hi
On Mon, Feb 2, 2009 at 12:55 PM, Ashesh Vashi
wrote:
Hi Dave,
Dave Page wrote:
- If the dialog is the default (minimum) size when opened, the
privileges pane does not size correctly. Observed on Windows.
I could not reproduce