Re: Want to test beta, but ...

From: Joe Conway <mail(at)joeconway(dot)com>
To: josh(at)agliodbs(dot)com
Cc: pgsql-sql(at)postgresql(dot)org
Subject: Re: Want to test beta, but ...
Date: 2002-09-13 18:59:14
Message-ID: 3D823582.1070609@joeconway.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Josh Berkus wrote:
> Folks,
>
> I'd like to test some of the new features in the 7.3 beta. However, they are
> not yet documented anywhere as new features. I was hoping that one of the
> developers (Joe? Jan?) could contact me with rough docs of the following so
> that I can do my part to destruction-test:
>

I think all of these are in the development docs.

> Table-returning functions
http://developer.postgresql.org/docs/postgres/xfunc-tablefunctions.html
http://developer.postgresql.org/docs/postgres/xfunc-c.html
(section 11.5.6. Table Function API)
http://developer.postgresql.org/docs/postgres/sql-select.html
(see FROM items)

> Prepared queries
http://developer.postgresql.org/docs/postgres/sql-prepare.html
http://developer.postgresql.org/docs/postgres/sql-execute.html
maybe more places; I'm not too familiar with this change

> Function priviledges
http://developer.postgresql.org/docs/postgres/sql-grant.html
(see GRANT EXECUTE)

Joe

In response to

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Josh Berkus 2002-09-13 19:04:15 Re: Want to test beta, but ...
Previous Message Josh Berkus 2002-09-13 18:31:28 Want to test beta, but ...