Justin Clift wrote:
>
For 7.0.3 I already found solution for this problem, thanks.
I ask now about why logical same functions host(inet) and netmask(inet)
return different types ?
> Hi Vadim,
>
> I don't know if this is of any help, but it might be...
>
> With PostgreSQL 7.0.x, there was a bu
> Mark Hollomon ([EMAIL PROTECTED]) reports a bug with a severity of 2
> pg_regress hangs on parallel test
>
> Long Description
> HPUX 10.20
> postgreSQL 7.1
FAQ_HPUX #5
--
Peter Eisentraut [EMAIL PROTECTED] http://funkturm.homeip.net/~peter
---(end of broadcast)-
Hi Vadim,
I don't know if this is of any help, but it might be...
With PostgreSQL 7.0.x, there was a bug with the way inet type data was
being returned. It was being given out as text, but with spaces used
for padding stuck on the end of the string.
i.e. '192.168.1.1 '
This was fixed in
Mark Hollomon ([EMAIL PROTECTED]) reports a bug with a severity of 1
The lower the number the more severe it is.
Short Description
build of PL/Perl cannot find include files.
Long Description
HPUX 10.20
PostgreSQL 7.1
native compiler
A build that includes PL/Perl fails with :
gmake[1]: Enterin
I think we just patched this yesterday in CVS.
> Mark Hollomon ([EMAIL PROTECTED]) reports a bug with a severity of 3
> The lower the number the more severe it is.
>
> Short Description
> 7.1 Build fails with Bash and CDPATH
>
> Long Description
> If using Bash with CDPATH set, the build of 7.1
Mark Hollomon ([EMAIL PROTECTED]) reports a bug with a severity of 2
The lower the number the more severe it is.
Short Description
pg_regress hangs on parallel test
Long Description
HPUX 10.20
postgreSQL 7.1
pg_regress hangs on the second set of parallel tests. It never finishes (waited an
hou
Vadim Passynkov ([EMAIL PROTECTED]) reports a bug with a severity of 4
The lower the number the more severe it is.
Short Description
incompatible return type for netmask(inet) function between 7.0.3 and 7.1
Long Description
Function netmask(inet) change return type from 7.0.3 to 7.1
In 7.0.3 ret
Mark Hollomon ([EMAIL PROTECTED]) reports a bug with a severity of 3
The lower the number the more severe it is.
Short Description
7.1 Build fails with Bash and CDPATH
Long Description
If using Bash with CDPATH set, the build of 7.1 fails with the following messages:
gmake[2]: Entering director
[EMAIL PROTECTED] writes:
> (BTW php4 is patched in CVS to include postgres_fe.h instead of postgres.h).
PHP *should* have been patched to not include either one. If they
didn't get it right yet, would you rattle their cage a little more?
regards, tom lane
-
Darren Cook ([EMAIL PROTECTED]) reports a bug with a severity of 3
The lower the number the more severe it is.
Short Description
postgres.h missing
Long Description
include/postgres.h is no longer there. php4 tries to include it, so now fails to
compile.
postgres_fe.h says:
* This should be t
10 matches
Mail list logo