Re: Want to test beta, but ... - Mailing list pgsql-sql

From Joe Conway
Subject Re: Want to test beta, but ...
Date
Msg-id 3D823582.1070609@joeconway.com
Whole thread Raw
In response to Want to test beta, but ...  (Josh Berkus <josh@agliodbs.com>)
Responses Re: Want to test beta, but ...  (Josh Berkus <josh@agliodbs.com>)
List 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






pgsql-sql by date:

Previous
From: Josh Berkus
Date:
Subject: Want to test beta, but ...
Next
From: Josh Berkus
Date:
Subject: Re: Want to test beta, but ...