- Update to 7.3.6 * Revert erroneous changes in rule permissions checking * Repair incorrect order of operations in GetNewTransactionId() * Ensure configure selects -fno-strict-aliasing even when an external value for CFLAGS is supplied * Make pg_restore handle 64-bit off_t correctly * Make contrib/dblink not assume that local and remote type OIDs match (Joe) * Quote connectby()'s start_with argument properly (Joe) * Don't crash when a rowtype argument to a plpgsql function is NULL * Avoid generating invalid character encoding sequences in corner cases when planning LIKE operations * Ensure text_position() cannot scan past end of source string in multibyte cases (Korea PostgreSQL Users' Group) * Fix index optimization and selectivity estimates for LIKE operations on bytea columns (Joe) This version, as with most minor versions, does not require a dump/reload to put into place. --- Please note that there was initially a flaw in the distribution. Hence, the distinfo here is correct, and if you get checksum errors, please update your -base distfile from an updated mirror. /Palle Generated with FreeBSD Port Tools 0.50
Hi, Could someone please commit this? /Palle
State Changed From-To: open->feedback Fetch stage has failed with "size mismatch". Please verify distinfo.
State Changed From-To: feedback->closed Submitter timeout. Please check the values in distinfo, they don't match with the values from the distribution sites.
They must have changed this again...? Odd, here's a fresh diff: Index: distinfo =================================================================== RCS file: /misc/ncvs/ports/databases/postgresql73/distinfo,v retrieving revision 1.31 diff -u -r1.31 distinfo --- distinfo 11 Jan 2004 10:32:54 -0000 1.31 +++ distinfo 14 May 2004 12:36:59 -0000 @@ -1,4 +1,8 @@ -MD5 (postgresql/postgresql-base-7.3.5.tar.bz2) = 071efb8cee72a62b4f0da478df39f08d -MD5 (postgresql/postgresql-docs-7.3.5.tar.bz2) = 7354a7c9cc5f1203586131e454df270e -MD5 (postgresql/postgresql-opt-7.3.5.tar.bz2) = d106ee6a4b0fb1d63eb51525ee8faed6 -MD5 (postgresql/postgresql-test-7.3.5.tar.bz2) = eaf4977a5e81e6bf8abe66762ef9aab5 +MD5 (postgresql/postgresql-base-7.3.6.tar.bz2) = 80b1649458ed7b0e765fb19bcb81c7aa +SIZE (postgresql/postgresql-base-7.3.6.tar.bz2) = 5647447 +MD5 (postgresql/postgresql-opt-7.3.6.tar.bz2) = 49b6faa1698c6d9f357e13236f7ca777 +SIZE (postgresql/postgresql-opt-7.3.6.tar.bz2) = 341096 +MD5 (postgresql/postgresql-test-7.3.6.tar.bz2) = fb943f1f4ab837a57a477378ae135806 +SIZE (postgresql/postgresql-test-7.3.6.tar.bz2) = 908268 +MD5 (postgresql/postgresql-docs-7.3.6.tar.bz2) = ec0cf85996049eb0180a2163c482c02c +SIZE (postgresql/postgresql-docs-7.3.6.tar.bz2) = 2337333
On Fri, May 14, 2004 at 02:45:30PM +0200, Palle Girgensohn wrote: > They must have changed this again...? Odd, here's a fresh diff: Got it commited, thank you! Edwin -- Edwin Groothuis | Personal website: http://www.mavetju.org edwin@mavetju.org | Weblog: http://weblog.barnet.com.au/edwin/