Re: [pgadmin-hackers] dlgAggregate_patch

2003-08-23 Thread Andreas Pflug
Hiroshi Saito wrote: Hi Andreas. Hmm... Please Apply it. Hiroshi Saito Thanks, patch applied. Regards, Andreas ---(end of broadcast)--- TIP 5: Have you checked our extensive FAQ? http://www.postgresql.org/docs/faqs/FAQ.html

Re: [pgadmin-hackers] dlgFunction_patch

2003-08-23 Thread Andreas Pflug
Hiroshi Saito wrote: Hi Andreas. Analyze it though this modification is committed, too. Hi Hiroshi, there's nothing wrong about the current implementation, name already contains the full quoted name. Regards, Andreas ---(end of broadcast)--

Re: [pgadmin-hackers] dlgFunction_patch

2003-08-23 Thread Hiroshi Saito
> >Hi Andreas. > > > >Analyze it though this modification is committed, too. > > > > > > > > Hi Hiroshi, > > there's nothing wrong about the current implementation, name already > contains the full quoted name. It seems not the answer I wanted Please actually make a comment. The function h

Re: [pgadmin-hackers] dlgFunction_patch

2003-08-23 Thread Hiroshi Saito
Hi Andreas. Thank you for taking the time to help me in this. From: "Andreas Pflug" <[EMAIL PROTECTED]> > 1) you patched the wrong place, because not only comment is affected, > but also GRANT. The fault is the incorrect assembled name variable. 2) you're using pointers that may be zero. It did

[pgadmin-hackers] libpq with SSL on Win32

2003-08-23 Thread Dave Page
Hi all, Has anyone ever got libpq to compile with SSL support on Windows (natively, not Cygwin)? It looks like there is some work required in fe-secure.c - just wondering if anyone played with it before... Regards, Dave. ---(end of broadcast)---