== PostgreSQL Weekly News - June 12 2005 ==

From: David Fetter <david(at)fetter(dot)org>
To: PostgreSQL Announce <pgsql-announce(at)postgresql(dot)org>
Subject: == PostgreSQL Weekly News - June 12 2005 ==
Date: 2005-06-12 23:03:16
Message-ID: 20050612230315.GA17320@fetter.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-announce

== PostgreSQL Weekly News - June 12 2005 ==

Pavel Stehule added support for an optional INTO clause for EXECUTE,
SQLSTATE, SQLERRM, NEXT_DAY and LAST_DAY to PL/PgSQL's. He's also
working on LEAST() and GREATEST() functions, which are similar to
MAX() and MIN(), except that they operate row-wise rather than
column_wise.

Alvarro Herrera et al. have been hard at work on 2PC.

Andreas Pflug has made some patches for server instrumentation.

Magnus Hagander has added a feature that allows people to use the full
set of timezones when doing "AT TIME ZONE",

There's been a wide-ranging discussion on the cleanup of contrib
including cleaning out some cobwebs and code that's no longer useful
or appropriate. A couple of new projects have come out of this
including REINDEX.

Quotas are a hot topic: per-user, per-database, per-tablespace...and
the perennial per-database users have come up in connection with them.

It looks as thought Bricolage is the new techdocs architecture.
Gevik Babakhani has come up with a tree-based navigation for it.

Michael Glaesemann continues to work on making TIMESTAMP WITH TIME
ZONE aware of DST, separating the meanings of '24 hours' from '1 day'
in general.

Teodor Sigaev has been working on GiST recovery.

== PostgreSQL Product News ==

pgEdit 1.1 is out
http://pgedit.com/products

Slony-I 1.1 RC1 is now available for beating.
Change log:
http://developer.postgresql.org/~wieck/slony1/HISTORY-1.1
Docs:
http://developer.postgresql.org/~wieck/slony1/adminguide-1.1.rc1/
Download:
http://developer.postgresql.org/~wieck/slony1/download/slony1-1.0.0.rc1.tar.gz

== PostgreSQL in the News ==

Unisys published a paper evaluating PostgreSQL on high-end multi-CPU systems.
http://developer.osdl.org/markw/papers/PostgreSQL%20Visit%20Report%20External%20050513.pdf

General Bits: http://www.varlena.com/GeneralBits/
Slony-I 1.1

Browse pgsql-announce by date

  From Date Subject
Next Message John DeSoi 2005-06-14 02:36:19 pgEdit 1.1 released
Previous Message Tatsuo Ishii 2005-06-09 13:49:42 PostgreSQL Certified Engineer program has started worldwide