Hi,
On Mon, May 10, 2010 at 13:35, Alvaro Herrera wrote:
> It was ripped out of the patch before commit because the implementation was
> not
> acceptable.
That's strange - the CommitFest says that it was committed and I can't
find any mention of it being removed. Is there somewhere I can see a
Hi,
I have a question about a feature in PostgreSQL 9.0.
I am looking for support for windowing functions when using: RANGE
BETWEEN PRECEDING/FOLLOWING AND
PRECEDING/FOLLOWING
The latest documentation:
http://www.postgresql.org/docs/9.0/static/sql-expressions.html#SYNTAX-WINDOW-FUNCTIONS
Say
Hi,
I have Postgres 8.4.3 running with gss authentication against Fedora's
FreeIPA (Integrated Kerberos, LDAP and some other services).
I would like to auto-create users and auto-map postgres roles with
users and groups within the FreeIPA LDAP directory. Can anyone tell me
if this is available in