Re: Query tool: Autocompletion

From: "Magnus Hagander" <mha(at)sollentuna(dot)net>
To: "Andreas Pflug" <pgadmin(at)pse-consulting(dot)de>, "Dave Page" <dpage(at)vale-housing(dot)co(dot)uk>
Cc: <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: Query tool: Autocompletion
Date: 2006-01-26 15:10:12
Message-ID: 6BCB9D8A16AC4241919521715F4D8BCE6C7F5A@algol.sollentuna.se
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

> > >>I've spent several hours now to get the beast compiled,
> > still no go.
> > >>It's a nightmare I don't like to spend more time on.
> > >
> > >
> > > Hmm, I got it going in 5 minutes in VC6. Works quite well.
> >
> > Not in Linux.
>
> Due to the longer building times, yes, it tok longer on
> linux. And I hadn't tested it. But it certainly didn't take
> more than 5-10 minutes active time ;-)
>
> Attached is an updated patch that compiles fine on linux (on
> developer.pgadmin.org), and works (only did minor tests).
> I've also included a pre-generated .inc file. I did not move
> any files.
>
> The #ifdefs are perhaps better handled with autoconf macros,
> haven't investigated that yet - I just wanted to get
> somethign out that you can test with on linux quickly.

Oops. Didn't do "svn add" on the linux box, so it was missing the file
that actually had the changes (except for the makefile).Here it is.
(tab-complete.pl unchanged from previous patch)

//Magnus

Attachment Content-Type Size
tabcomplete.c application/octet-stream 10.3 KB

Browse pgadmin-hackers by date

  From Date Subject
Next Message Guillaume LELARGE 2006-01-27 06:58:56 Re: RE : [pgadmin-support] pgAdmin website translations
Previous Message Magnus Hagander 2006-01-26 14:39:45 Re: Query tool: Autocompletion