[EMAIL PROTECTED] wrote:
>
> Miguel Juan ([EMAIL PROTECTED]) reports a bug with a severity of 2
> The lower the number the more severe it is.
>
> Short Description
> Erroneus values of BOOLEANS
>
> Long Description
> I did not find a "report a bug" for the ODBC driver so I send it here:
>
> I
"Steve SAUTETNER" <[EMAIL PROTECTED]> writes:
> You must patch postgresql in order to run it under cygwin + windows 2000.
> The "filename_completion_function" is named
> "rl_filename_completion_function" under cygwin.
FWIW, this is dealt with using a configure check in current sources.
I thought
Miguel Juan ([EMAIL PROTECTED]) reports a bug with a severity of 2
The lower the number the more severe it is.
Short Description
Erroneus values of BOOLEANS
Long Description
I did not find a "report a bug" for the ODBC driver so I send it here:
I thing it is a problem of the ODBC driver, when
You must patch postgresql in order to run it under cygwin + windows 2000.
The "filename_completion_function" is named
"rl_filename_completion_function" under cygwin.
That's why it's not found.
The patch will solve the problem and other memory allocation problems
appearing under windows 2000.
You
Sean Dockery ([EMAIL PROTECTED]) reports a bug with a severity of 1
The lower the number the more severe it is.
Short Description
tab-complete.o: filename_completion_function reference not found when make'ing either
7.1.2 or 7.1.3 under Windows 2000
Long Description
I've been trying to install