Sun Aug 5 23:31:35 PDT 2007
- Previous message: [Slony1-general] Version 1.2.11 pre-release now available
- Next message: [Slony1-general] Version 1.2.11 pre-release now available
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi. This needs to be changed of windows of MinGW. Then, tests was in the good state.:-) Please apply it. Thanks! Regards, Hiroshi Saito ----- Original Message ----- = From: "Christopher Browne" > See <http://slony.info/> for linkage to the tarball for a pre-release > of 1.2.11. > = > I have run this through all the "new generation" tests on > Debian/Unstable with PostgreSQL versions 7.4, 8.0, 8.1, 8.2, and a > slightly-old CVS checkout of HEAD/8.3. > = > Note that I'll be out Monday (it's a holiday in my jurisdiction); if > things are looking positive, then I hope we can release this "for > real" on Tuesday or Wednesday next week. = > = > I'd be particularly interested in hearing good news or bad from Mikko > Partio (regarding the log shipping fix which I haven't been able to > usefully verify) and Dmitry Koterov (regarding the DDL SCRIPT fixes). > = > And it is common for Devrim Gunduz to need to touch RPM packaging a > little bit... > = > Here are the changes between 1.2.10 and 1.2.11: > = > - Add in tools/mkservice scripts previously added to CVS HEAD > = > - During subscription, do UPDATE to pg_class.relhasindex *after* the > TRUNCATE because, in 8.2+, TRUNCATE resets this attribute > = > - Fixed a problem with the setsync tracking with Log Shipping in cases > where slon does an internal restart (thereby rereading the > pset.ssy_seqno) and ignoring non-SYNC events because those don't > change the sl_setsync table. > = > - More explicit type casting of text objects for compatibility with > PostgreSQL 8.3 > = > - Fixed problem with DDL SCRIPT statement parser: it wasn't 'quoting' > semicolons inside parentheses (this notably occurs in CREATE RULE). > = > - Fixed problem with DDL SCRIPT statement submission; it was > interpreting the statement as a format string, which would have > ill effects in the presence of things that are interpreted such > as format strings (%d, %f, %s) and \backslashed things like \\, \n. > = > - Further DDL Script issue: non-terminated statement at the end > (e.g. - without trailing semicolon ";") would get omitted. > = > - Typo fix: when trying to disable a node, the logs would report > "enableNode" rather than "disableNode". Fixed. > = > - Add usage/version options to help output in slon. > -- = > let name=3D"cbbrowne" and tld=3D"linuxfinances.info" in String.concat "@"= [name;tld];; > http://cbbrowne.com/info/linuxxian.html > "When we understand knowledge-based systems, it will be as before = > -- except our fingertips will have been singed." -- Alan J. Perlis > _______________________________________________ > Slony1-general mailing list > Slony1-general at lists.slony.info > http://lists.slony.info/mailman/listinfo/slony1-general -------------- next part -------------- A non-text attachment was scrubbed... Name: parsestatements_patch.tgz Type: application/x-compressed Size: 1498 bytes Desc: not available Url : http://lists.slony.info/pipermail/slony1-general/attachments/20070806= /12bdd746/parsestatements_patch.bin
- Previous message: [Slony1-general] Version 1.2.11 pre-release now available
- Next message: [Slony1-general] Version 1.2.11 pre-release now available
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Slony1-general mailing list