"Henry B. Hotz" <[EMAIL PROTECTED]> writes:
> Bottom line:  7.1RC1 passes most of the regression tests on 
> NetBSD/macppc.

The only thing that surprised me here was all of the warnings from
libreadline calls:

>> tab-complete.c: In function `initialize_readline':
>> tab-complete.c:103: warning: assignment from incompatible pointer type
>> tab-complete.c: In function `psql_completion':
>> tab-complete.c:292: warning: passing arg 2 of `completion_matches' 
>> from incompatible pointer type
>> tab-complete.c:296: warning: passing arg 2 of `completion_matches' 
>> from incompatible pointer type

What version of libreadline do you have installed, and how does it
declare completion_matches()?

                        regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED]

Reply via email to