Tue Oct 23 10:00:29 PDT 2007
- Previous message: [Slony1-commit] slony1-engine/src/slon remote_worker.c
- Next message: [Slony1-commit] slony1-engine/src/slony_logshipper/offline_result - 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-serv12151 Modified Files: slony1_funcs.sql Log Message: Add versions 1.2.11, 1.2.12 to HEAD's "update functions" set of versions that it recognizes. Index: slony1_funcs.sql =================================================================== RCS file: /home/cvsd/slony1/slony1-engine/src/backend/slony1_funcs.sql,v retrieving revision 1.122 retrieving revision 1.123 diff -C2 -d -r1.122 -r1.123 *** slony1_funcs.sql 23 Oct 2007 16:52:56 -0000 1.122 --- slony1_funcs.sql 23 Oct 2007 17:00:27 -0000 1.123 *************** *** 5280,5284 **** end if; ! if p_old IN (''1.2.0'', ''1.2.1'', ''1.2.2'', ''1.2.3'', ''1.2.4'', ''1.2.5'', ''1.2.6'', ''1.2.7'', ''1.2.8'', ''1.2.9'', ''1.2.10'') then -- ---- -- Upgrading from a pre-2.0 ... repair the system catalog --- 5280,5284 ---- end if; ! if p_old IN (''1.2.0'', ''1.2.1'', ''1.2.2'', ''1.2.3'', ''1.2.4'', ''1.2.5'', ''1.2.6'', ''1.2.7'', ''1.2.8'', ''1.2.9'', ''1.2.10'', ''1.2.11'', ''1.2.12'') then -- ---- -- Upgrading from a pre-2.0 ... repair the system catalog
- Previous message: [Slony1-commit] slony1-engine/src/slon remote_worker.c
- Next message: [Slony1-commit] slony1-engine/src/slony_logshipper/offline_result - New directory
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Slony1-commit mailing list