Re: [current] readline breakage

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: Alex Pilosov <alex(at)pilosoft(dot)com>
Cc: PostgreSQL Development <pgsql-hackers(at)postgresql(dot)org>, Jason Tishler <Jason(dot)Tishler(at)dothill(dot)com>
Subject: Re: [current] readline breakage
Date: 2001-06-16 16:51:59
Message-ID: Pine.LNX.4.30.0106161848400.755-100000@peter.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)gmx(dot)net http://funkturm.homeip.net/~peter

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message bpalmer 2001-06-16 16:52:22 Re: RTLD_GLOBAL on openbsd
Previous Message Tom Lane 2001-06-16 16:10:29 Re: [PATCH] inet << indexability