Return-Path: hkcsmo!f74!f132.n700.z6.ftn.air.org!Clarence.Chu@hk.net Delivery-Date: Mon, 25 Apr 94 11:17:58 -0700 Return-Path: hkcsmo!f74!f132.n700.z6.ftn.air.org!Clarence.Chu@hk.net Received: from hk.net (hk.net [152.101.101.101]) by nobozo.CS.Berkeley.EDU (8.6.4/8.6.3) with SMTP id LAA02867 for ; Mon, 25 Apr 1994 11:17:52 -0700 Received: from hkcsmo.UUCP by hk.net (HKIGS-Gateway) id AA18781; Tue, 26 Apr 94 02:13:50 HKT Received: by hkcsmo.air.org (1.65/waf) via UUCP; Tue, 26 Apr 94 02:15:35 HST for Aoki@postgres.Berkeley.Edu Received: by f74.n700.z6.ftn.air.org (Fred/1.9q) id AA03079; Tue, 26 Apr 1994 02:15:31 +0800 From: Clarence.Chu@f132.n700.z6.ftn.air.org (Clarence Chu) Date: Tue, 26 Apr 1994 01:06:00 +0800 Message-Id: <767297732.AA03079@f74.n700.z6.ftn.air.org> Subject: pg_fbsd.dif To: Aoki@postgres.Berkeley.EDU TO: aoki hi paul, i have sent you the diff of my port of postgres-v4r2 on freebsd by mail and by a file transfered to tr-ftp.cs.berkeley.edu at pub/upload porting involve: 1) use of gnuregexp, 2) use of flex in place of lex 3) immitation of dynloader of SUN with 1) and 2) immitating port of linux by "kai" while there's very likely a change to "change acl", and the .../src/backend/parser/gram.y of CHANGE ACL statement is parculiar to me, i've not port that portion of code. as mentioned by my last message, i'm paticularly interest in developing "photo-base" application. however, i tried in vain in locating example codes in the area. problem is: how a photo-type is related to storage of the attribute as a large object. sample code of "point" using "{x,y,radius}" is read through, and that make me appear to be more stupid as i can't relate that to a photo-widget as developed by tcl, nor the canvas widget. kindly acknowledge receipt and some pointers to where i should start. thanks, clarence chu