Return-Path: owner-postman
Received: from localhost.Berkeley.EDU (localhost.Berkeley.EDU [127.0.0.1]) by nobozo.CS.Berkeley.EDU (8.6.10/8.6.3) with SMTP id MAA12938 for postgres-redist; Wed, 26 Apr 1995 12:49:27 -0700
Resent-From: POSTGRES mailing list <postman@postgres.Berkeley.EDU>
Resent-Message-Id: <199504261949.MAA12938@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 eden.CS.Berkeley.EDU (eden.CS.Berkeley.EDU [128.32.37.56]) by nobozo.CS.Berkeley.EDU (8.6.10/8.6.3) with ESMTP id MAA12918 for <postgres@postgres.Berkeley.EDU>; Wed, 26 Apr 1995 12:49:26 -0700
Received: (andrew@localhost) by eden.CS.Berkeley.EDU (8.6.10/8.6.3) id MAA02937; Wed, 26 Apr 1995 12:47:58 -0700
Date: Wed, 26 Apr 1995 12:47:58 -0700
From: "Andrew K. Yu" <andrew@postgres.Berkeley.EDU>
Message-Id: <199504261947.MAA02937@eden.CS.Berkeley.EDU>
To: agupte@mart.saic.com
Subject: Re:  SQL Interface
Cc: andrew@postgres.Berkeley.EDU, postgres@postgres.Berkeley.EDU
Resent-To: postgres-redist@postgres.Berkeley.EDU
Resent-Date: Wed, 26 Apr 95 12:49:27 -0700
Resent-XMts: smtp


> I am interested in a SQL interface to Postgres instead of the PostQuel 
> included with the package.  Does anybody know of such a layer on the Net, 
> which can be modified to fit Postgres. Thanks.

There is an SQL-version of Postgres called Postgres95. Postgres95 is
derived from the last official release (4.2) of POSTGRES. We replace
Postquel with SQL and also remove some features that do not work. The
code size has been reduced by 25% and it runs about 30-50% faster compared
with v4.2 (on the Wisconsin Benchmark).

Unfortunately, this is a pet project of mine and Jolly Chen and we don't have
a scheduled release date. However, if anyone is interested, we will be
happy to provide a you copy.

Postgres95 has been tested on Alpha (OSF 2.1, 3.0), DECStation (Ultrix 4.4),
SPARC (SunOS 4.1.3), SPARC (Solaris 2.4), HP 9000/700 (HPUX 9.0). An NT
port is in the works.

-andrew



==============================================================================
   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.
==============================================================================
              URL: http://s2k-ftp.CS.Berkeley.EDU:8000/postgres/
