head	1.2;
access;
symbols
	REL_0_4:1.1.1.1
	ANDREW_JOLLY:1.1.1;
locks; strict;
comment	@# @;


1.2
date	94.12.09.10.06.02;	author andrew;	state Exp;
branches;
next	1.1;

1.1
date	94.11.07.05.19.59;	author andrew;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	94.11.07.05.20.00;	author andrew;	state Exp;
branches;
next	;


desc
@@


1.2
log
@create rule syntax change
@
text
@create rule example_1 as
on update to emp.salary where current.name = 'sharon'
do update emp set salary = new.salary where emp.name = 'bill'
\g
@


1.1
log
@Initial revision
@
text
@d2 1
a2 1
on replace to emp.salary where current.name = 'sharon'
@


1.1.1.1
log
@Copyright (c) 1994, POSTGRES Lite   Andrew Yu and Jolly Chen
@
text
@@
