Return-Path: owner-postman Received: from localhost.Berkeley.EDU (localhost.Berkeley.EDU [127.0.0.1]) by nobozo.CS.Berkeley.EDU (8.6.4/8.6.3) with SMTP id JAA21663 for postgres-redist; Sat, 23 Jul 1994 09:38:24 -0700 Resent-From: POSTGRES mailing list Resent-Message-Id: <199407231638.JAA21663@nobozo.CS.Berkeley.EDU> X-Authentication-Warning: nobozo.CS.Berkeley.EDU: Host localhost.Berkeley.EDU didn't use HELO protocol Sender: owner-postman@postgres.Berkeley.EDU X-Return-Path: owner-postman Received: from crseo.ucsb.edu ([128.111.254.100]) by nobozo.CS.Berkeley.EDU (8.6.4/8.6.3) with SMTP id JAA21653 for ; Sat, 23 Jul 1994 09:38:22 -0700 Received: by crseo.ucsb.edu (4.1/SMI-4.4-Crseo Special) id AA14498; Sat, 23 Jul 94 09:36:46 PDT Message-Id: <9407231636.AA14498@ crseo.ucsb.edu> To: postgres@postgres.Berkeley.EDU Subject: small fixes to libpqtcl.tar.Z; PQlo glob note Date: Sat, 23 Jul 1994 09:36:45 -0700 From: Jim Davidson Resent-To: postgres-redist@postgres.Berkeley.EDU Resent-Date: Sat, 23 Jul 94 09:38:24 -0700 Resent-XMts: smtp Hello, I just made a few changes to libpqtcl.c so it would compile on SunOS 4.1.3 and Dec Ultrix 4.4 in addition to Alpha OSF 2.0. If you were having trouble compiling, grab the latest ftp://ftp.crseo.ucsb.edu/pub/libpqtcl.tar.Z and try again. I would have tried it on AIX but I can't get bmake to compile on our rs6000. I would have tried on Linux as well but I gave away my laptop to some needy scientist. Also, "PQlo glob" appears to be byte order dependent meaning you can't glob the LO directories on a big endian server from a little endian client and vice versa. This means, for example, that if you have an Ultrix server you can't use PQlo glob from within tclpq running on a Sun. Everything else seems to work (I didn't look very hard). I've heard this was the case in general for libpq but I don't know the details. -Jim __________________________________________________________ Jim Davidson | jimbo@crseo.ucsb.edu CSL / Center for Remote Sensing | jimbo@sbitp.bitnet University of California | Phone (805)893-8475 Santa Barbara, CA 93106 | Fax -2578 ============================================================================== To add/remove yourself to/from the POSTGRES mailing list: send mail with the subject line ADD or DEL to "postgres-request@postgres.Berkeley.EDU" If this fails, send mail to "post_questions@postgres.Berkeley.EDU" and a human will deal with it. DO NOT post to the "postgres" mailing list. ==============================================================================