Mon Jul 9 12:34:37 PDT 2007
- Previous message: [Slony1-commit] slony1-engine/tests/testdatestyles init_data.sql
- Next message: [Slony1-commit] slony1-engine/config docbook.m4
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Update of /home/cvsd/slony1/slony1-engine
In directory main.slony.info:/tmp/cvs-serv29839
Modified Files:
TODO
Log Message:
Add some more notes to TODO
Index: TODO
===================================================================
RCS file: /home/cvsd/slony1/slony1-engine/TODO,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -d -r1.7 -r1.8
*** TODO 9 Jul 2007 19:31:10 -0000 1.7
--- TODO 9 Jul 2007 19:34:35 -0000 1.8
***************
*** 33,36 ****
--- 33,45 ----
e.g. - add a warning if there exist tables with generated PK.
+ Arguably, that isn't really a good thing to do; if there is a table
+ with column generated via TABLE ADD KEY, then we have the
+ undesirable result that there will be an error/warning reported
+ every time test_slony_state is run.
+
+ Perhaps there should be a second script that looks for "static"
+ problems, so we can leave test_slony_state to look for "dynamic"
+ problems.
+
- Use PGXS
- Previous message: [Slony1-commit] slony1-engine/tests/testdatestyles init_data.sql
- Next message: [Slony1-commit] slony1-engine/config docbook.m4
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Slony1-commit mailing list