Return-Path: pg_adm@postgres.berkeley.edu Received: by postgres.Berkeley.EDU (5.61/1.29) id AA26225; Thu, 11 Mar 93 10:05:36 -0800 Date: Thu, 11 Mar 93 10:05:36 -0800 Message-Id: <9303111805.AA26225@postgres.Berkeley.EDU> From: vchagant@cs.uah.edu (Venkata Chaganti) Subject: A Question Regarding Triggers To: postgres@postgres.berkeley.edu Sender: pg_adm@postgres.berkeley.edu We have POSTGRESV4.0 on sun workstation I saw the fallwoing commind in the "The DEsign of postgres ", M. Stonebraker and Lawarence A. Rowe retrieve alwaya (EMP.all) where EMP.name = "Bill" on page 9 I try to do this command on our postquel monitor. IT says an error at "always". Is this function removed from the postquel or I am doing some thing Wrong Same problem with retrieve* It says error at * If I am wrong please Help me to understand. Other wise please inform me Thansk krisha ---------------- vchagant@uahcs2.cs.uah.edu