Tue Sep 4 13:42:17 PDT 2007
- Previous message: [Slony1-commit] slony1-engine/doc/adminguide Makefile
- Next message: [Slony1-commit] slony1-engine/tests/testpartition - New directory
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Update of /home/cvsd/slony1/slony1-engine/src/backend In directory main.slony.info:/tmp/cvs-serv4478/src/backend Modified Files: Tag: REL_1_2_STABLE slony1_funcs.sql Log Message: Set up preparations for version 1.2.12. (e.g. - setting up the new version number in the various places where it is referenced) There is not yet a need for 1.2.12 - this is mostly a placeholder for future work. Index: slony1_funcs.sql =================================================================== RCS file: /home/cvsd/slony1/slony1-engine/src/backend/slony1_funcs.sql,v retrieving revision 1.98.2.20 retrieving revision 1.98.2.21 diff -C2 -d -r1.98.2.20 -r1.98.2.21 *** slony1_funcs.sql 20 Aug 2007 17:02:28 -0000 1.98.2.20 --- slony1_funcs.sql 4 Sep 2007 20:42:14 -0000 1.98.2.21 *************** *** 431,435 **** as ' begin ! return 11; end; ' language plpgsql; --- 431,435 ---- as ' begin ! return 12; end; ' language plpgsql;
- Previous message: [Slony1-commit] slony1-engine/doc/adminguide Makefile
- Next message: [Slony1-commit] slony1-engine/tests/testpartition - New directory
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Slony1-commit mailing list