Chris Browne cbbrowne at lists.slony.info
Mon May 26 13:17:09 PDT 2008
Update of /home/cvsd/slony1/slony1-engine
In directory main.slony.info:/tmp/cvs-serv8652

Modified Files:
	RELEASE-2.0 
Log Message:
Minor rewording of release notes


Index: RELEASE-2.0
===================================================================
RCS file: /home/cvsd/slony1/slony1-engine/RELEASE-2.0,v
retrieving revision 1.16
retrieving revision 1.17
diff -C2 -d -r1.16 -r1.17
*** RELEASE-2.0	21 Apr 2008 16:34:54 -0000	1.16
--- RELEASE-2.0	26 May 2008 20:17:07 -0000	1.17
***************
*** 52,58 ****
    Seq Scan rather than an index scan.
  
! - Removed all support for STORE/DROP TRIGGER commands. Users are supposed
!   to use the ALTER TABLE [ENABLE|DISABLE] TRIGGER functionality in
!   Postgres from now on.
  
  - Improve Wiki page generation script so that it has an option to add in
--- 52,58 ----
    Seq Scan rather than an index scan.
  
! - Removed all support for STORE/DROP TRIGGER commands. Users 
!   should use the ALTER TABLE [ENABLE|DISABLE] TRIGGER functionality 
!   available directly in Postgres from now on.
  
  - Improve Wiki page generation script so that it has an option to add in



More information about the Slony1-commit mailing list