Return-Path: postarch
Received: by postgres.Berkeley.EDU (5.61/1.29)
	id AA11835; Tue, 21 Jul 92 11:58:51 -0700
Message-Id: <9207211858.AA11835@postgres.Berkeley.EDU>
From: postarch (Postgres Mailing Archive)
Subject: Re: Archive Site
To: postgres@postgres.berkeley.edu
Sender: pg_adm@postgres.berkeley.edu
Reply-To: mer@postgres.berkeley.edu
In-Reply-To: Your message of "Mon, 06 Jul 92 18:59:53 PDT."
             <9207070203.AA11701@postgres.Berkeley.EDU> 
Date: Tue, 21 Jul 92 11:58:40 PDT

you write:

> Is there an archive site for this mailing list.  I'm a beginner user of
> postgres and don't want to ask too many stupid questions!  But I will
> ask one for now...

We log every message sent to the list, but that isn't available to the
general public.

> Does anyone have a simple example of defining a postquel function?
> I've seen lots of examples of functions written in 'c' but very few
> examples of functions written in 'postquel'.  None of the demos have
> postquel functions...

This is mainly due to the fact that postquel functions were poorly supported
in 3.1 (implemented through the rewrite rule system).  If you've installed
version 4 the user's guide, the reference manual (defineFunction), and the
video demo give examples.  The 4.0 release notes go into some detail about
the differences between 3.1 postquel functions and 4.0 postquel functions.


Jeff Meredith
mer@postgres.berkeley.edu
