I'm chasing the test case failure on i386/lpia which caused a build
failure:
***************
*** 432,443 ****
select * from numeric_table
where num_col in (select float_col from float_table);
num_col
! -------------------------
1
- 1.000000000000000000001
2
3
! (4 rows)
--
-- Test case for bug #4290: bogus calculation of subplan param sets
--- 432,442 ----
select * from numeric_table
where num_col in (select float_col from float_table);
num_col
! ---------
1
2
3
! (3 rows)
The 8.3.21 -> 8.3.22 diff does not touch this part, and indeed building
the current hardy-updates version 8.3.21 on current hardy now fails in
exactly the same way. This happens in a hardy i386 chroot on raring
amd64. So this could be a buildd change or a regression from a hardy-
updates package. I'll do some bisecting to see what caused this.
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to postgresql-9.1 in Ubuntu.
https://bugs.launchpad.net/bugs/1088393
Title:
New bug fix releases: 9.1.7, 8.4.15, 8.3.22
Status in “postgresql-8.3” package in Ubuntu:
Invalid
Status in “postgresql-8.4” package in Ubuntu:
Invalid
Status in “postgresql-9.1” package in Ubuntu:
Fix Released
Status in “postgresql-8.4” source package in Lucid:
In Progress
Status in “postgresql-9.1” source package in Oneiric:
In Progress
Status in “postgresql-8.4” source package in Precise:
In Progress
Status in “postgresql-9.1” source package in Precise:
In Progress
Status in “postgresql-9.1” source package in Quantal:
Fix Committed
Status in “postgresql-9.1” source package in Raring:
Fix Released
Status in “postgresql-8.3” source package in Hardy:
In Progress
Bug description:
PostgreSQL announced new microreleases some days ago:
http://www.postgresql.org/about/news/1430/
As per the standing SRU microrelease exception I would like to update
our stable releases with the new versions.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/postgresql-8.3/+bug/1088393/+subscriptions
--
Mailing list: https://launchpad.net/~desktop-packages
Post to : [email protected]
Unsubscribe : https://launchpad.net/~desktop-packages
More help : https://help.launchpad.net/ListHelp