Re: [current] readline breakage - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: [current] readline breakage
Date
Msg-id Pine.LNX.4.30.0106161848400.755-100000@peter.localdomain
Whole thread Raw
In response to Re: [current] readline breakage  (Alex Pilosov <alex@pilosoft.com>)
Responses Re: [current] readline breakage  (Jason Tishler <Jason.Tishler@dothill.com>)
List pgsql-hackers
Alex Pilosov writes:

> > > tab-complete.c: In function `psql_completion':
> > > tab-complete.c:754: `filename_completion_function' undeclared (first use
> > > in this function)

> Yeah, sorry, my fault. OpenBSD 2.8 ships with a broken readline (dated
> 1996). 2.9 has a recent GNU readline. I don't think its worth supporting
> 2.8 readline either, but I forgot to check the archives.

We used to declare filename_completion_function explicitly, but it seems
to have been removed recently by a Cygwin-related patch from Jason
Tishler.  Jason, was this required to work on Cygwin or was it merely a
"cleaning up" issue?

-- 
Peter Eisentraut   peter_e@gmx.net   http://funkturm.homeip.net/~peter



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: [PATCH] inet << indexability
Next
From: bpalmer
Date:
Subject: Re: RTLD_GLOBAL on openbsd