From: | "Selena Deckelmann" <selenamarie(at)gmail(dot)com> |
---|---|
To: | "Postgresql PDX_Users" <pdxpug(at)postgresql(dot)org> |
Subject: | 8.4 new features - Last Night's meeting Recap |
Date: | 2008-11-21 15:53:18 |
Message-ID: | 2b5e566d0811210753ie99a05ar83142bb92a89e825@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pdxpug |
Hello!
Next month's meeting will be folded in with the Winter Coder's Social,
Tuesday December 9, 2008.
---
We had ten or so people turn out for a noisy meeting at the Lucky Lab.
Two people compiled and ran 8.4Dev while we were there, and we covered
quite a bit of territory on features that are slated for 8.4 release.
The current plan is to release 8.4 in March 2009.
I pulled up the commitfest wiki page:
http://wiki.postgresql.org/wiki/CommitFestInProgress
David pulled up depesz's Waiting for 8.4 blog entries:
http://moourl.com/depesz_waiting
So, via a stream of tweets, here's what we covered:
* generate subscripts
* pass HINT, DETAIL, ERRCODE with RAISE
* enum type for gut params (thx @magnushagander)
* EXPLAIN VERBOSE,
* \l+ show size of databases
* \l shows access privs
* CASE in pl/pgsql
* SQL standard interval format
* pg_conf_load_time
* generate_series that works with time
* VARIADIC functions (so perlish! yay!)
* ability to apply triggers to TRUNCATE
* londiste is awesome
* timing on/off
* new user defined function stats: tracks runtime of user defined
functions, number of calls, total time
* citext (Shout out to David Wheeler)
* free space map improvements (REMOVING fsm GUCS!!!)
* RETURNS TABLE
* CTEs
* array_accum and friends
* Hot Standby
* in-place upgrades
* suppress redundant UPDATE
8.4 is going to be a VERY EXCITING release for Postgres! We only
covered a fraction of the new stuff.
-selena
--
Selena Deckelmann
Open Source Bridge - http://www.opensourcebridge.org
PDXPUG - http://pugs.postgresql.org/pdx
Me - http://www.chesnok.com/daily
From | Date | Subject | |
---|---|---|---|
Next Message | Selena Deckelmann | 2008-11-25 18:28:27 | Fwd: [PLUG-ANNOUNCE] STEM Mentor Project at Portland State |
Previous Message | Mark Wong | 2008-11-20 16:13:24 | [UPDATE] Re: 11/20 Randal + Smalltalk |