Fri Jul 27 14:39:13 PDT 2007
- Previous message: [Slony1-commit] slony1-engine/src/backend slony1_funcs.v81.sql
- Next message: [Slony1-commit] slony1-engine/src/backend slony1_funcs.sql
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Update of /home/cvsd/slony1/slony1-engine In directory main.slony.info:/tmp/cvs-serv22237 Modified Files: Tag: REL_1_2_STABLE RELEASE Log Message: Add release note regarding change to subscription behaviour (e.g. - shifting update to pg_class.relhasindex). Index: RELEASE =================================================================== RCS file: /home/cvsd/slony1/slony1-engine/RELEASE,v retrieving revision 1.1.2.7 retrieving revision 1.1.2.8 diff -C2 -d -r1.1.2.7 -r1.1.2.8 *** RELEASE 9 Jul 2007 19:07:01 -0000 1.1.2.7 --- RELEASE 27 Jul 2007 21:39:11 -0000 1.1.2.8 *************** *** 5,8 **** --- 5,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 + RELEASE 1.2.10
- Previous message: [Slony1-commit] slony1-engine/src/backend slony1_funcs.v81.sql
- Next message: [Slony1-commit] slony1-engine/src/backend slony1_funcs.sql
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Slony1-commit mailing list