PostgreSQL Weekly News April 01, 2010
authorDavid Fetter <david@fetter.org>
Thu, 1 Apr 2010 15:45:39 +0000 (15:45 +0000)
committerDavid Fetter <david@fetter.org>
Thu, 1 Apr 2010 15:45:39 +0000 (15:45 +0000)
git-svn-id: file:///Users/dpage/pgweb/svn-repo/trunk@2654 8f5c7a92-453e-0410-a47f-ad33c8a6b003

portal/files/weeklynews.xml
portal/template/en/community/weeklynews.html
portal/template/en/community/weeklynews/pwn20100401.html [new file with mode: 0644]

index 3bf3d2affbb9732ece6f11bc4e6eebf8f32229f5..cac92889be55bd40a95176731940514eea0c8669 100644 (file)
 <description></description>
 <language>en</language>
 
+<item>
+<title>PostgreSQL Weekly News April 1st 2010</title>
+<description>
+Following the trend towards NoSQL database management, the core team
+has announced its intention to replace SQL with QUEL in 9.1, which
+will be called PostgreQUEL.  QUEL beat Erlang as a replacement
+language, mostly because PostgreIBelieveIDidBob was too hard to spell.
+
+
+</description>
+<guid isPermaLink="true">http://www.postgresql.org/community/weeklynews/pwn20100401</guid>
+<pubDate>Thu, 01 Apr 2010 00:00:00 PST</pubDate>
+</item>
 <item>
 <title>PostgreSQL Weekly News March 28th 2010</title>
 <description>
@@ -112,21 +125,5 @@ postgresql DOT org.
 <guid isPermaLink="true">http://www.postgresql.org/community/weeklynews/pwn20100124</guid>
 <pubDate>Sun, 24 Jan 2010 00:00:00 PST</pubDate>
 </item>
-<item>
-<title>PostgreSQL Weekly News January 17th 2010</title>
-<description>
-The final scheduled commitfest for the upcoming release--could it be
-9.0?--has begun.  It&#x27;s time to review all those patches including
-Streaming Replication.  Rapid reviews mean alpha can come sooner, and
-alpha gates beta, and beta gates release.  If you haven&#x27;t reviewed a
-patch before, here&#x27;s your chance!
-&#x3C;a href=&#x22;http://wiki.postgresql.org/wiki/Reviewing_a_Patch&#x22;&#x3E;http://wiki.postgresql.org/wiki/Reviewing_a_Patch&#x3C;/a&#x3E;
-&#x3C;a href=&#x22;http://commitfest.postgresql.org&#x22;&#x3E;http://commitfest.postgresql.org&#x3C;/a&#x3E;
-
-
-</description>
-<guid isPermaLink="true">http://www.postgresql.org/community/weeklynews/pwn20100117</guid>
-<pubDate>Sun, 17 Jan 2010 00:00:00 PST</pubDate>
-</item>
 </channel>
 </rss>
\ No newline at end of file
index 44dade717b9fd0ce6a56cdc2b07ecd7bb019ef96..dbb04c48f934d2508ddbb05e3faea3956148f1f8 100644 (file)
@@ -9,6 +9,7 @@ Weekly News
 <p>To receive the Weekly News in your inbox, please subscribe to the <a href="/community/lists/subscribe">pgsql-announce@postgresql.org</a> mailing list.</p>
 
 <ul>
+    <li><a href="/community/weeklynews/pwn20100401">April 1st 2010</a></li>
     <li><a href="/community/weeklynews/pwn20100328">March 28th 2010</a></li>
     <li><a href="/community/weeklynews/pwn20100321">March 21st 2010</a></li>
     <li><a href="/community/weeklynews/pwn20100314">March 14th 2010</a></li>
diff --git a/portal/template/en/community/weeklynews/pwn20100401.html b/portal/template/en/community/weeklynews/pwn20100401.html
new file mode 100644 (file)
index 0000000..6e9bf5c
--- /dev/null
@@ -0,0 +1,73 @@
+<!-- BEGIN page_title_block -->
+Weekly News - April 01 2010
+<!-- END page_title_block -->
+
+<h1>PostgreSQL Weekly News - April 01 2010</h1>
+
+<p>
+Following the trend towards NoSQL database management, the core team
+has announced its intention to replace SQL with QUEL in 9.1, which
+will be called PostgreQUEL.  QUEL beat Erlang as a replacement
+language, mostly because PostgreIBelieveIDidBob was too hard to spell.
+</p>
+
+<p>
+Bruce Momjian commented, "Obviously allowing the storage of
+unstructured data is more flexible because both structured and
+unstructured data can be stored in the same system.  After all, a
+relational table with 30 columns is really just 30 key/value pairs,"
+while David Fetter, taking his usual exquisitely diplomatic tone,
+said, "The relational model is outmoded and overhyped."
+</p>
+
+<p>
+After personally tracking down every copyright holder for PostgreQUEL,
+Larry Ellison announced his buy-out of the entire PostgreQUEL Global
+Development Group.  "It wasn't easy prying the copyrights out of all
+those widows' and orphans' hands, but it was worth it," he said in a
+statement from his new home, a refrigerator box atop a steam grate in
+San Francisco.
+</p>
+
+<h2>PostgreQUEL 9.1 Feature of the Week</h2>
+<p>
+Distributed map-reduce functions in Erlang.
+</p>
+
+<h2>PostgreSQL Tip of the Week</h2>
+<p>
+You don't really need to bother with all those tables and relations.
+Just create a single 3-column table: ID, attribute, value.
+</p>
+
+<h2>PostgreSQL in the News</h2>
+<p>
+Planet PostgreSQL: <a href="http://planet.postgresql.org/">http://planet.postgresql.org/</a>
+</p>
+
+<p>
+PostgreSQL Weekly News is brought to you this week by David Fetter
+</p>
+
+<p>
+Submit news and announcements by Sunday at 3:00pm Pacific time.
+Please send English language ones to david@fetter.org, German language
+to pwn@pgug.de, Italian language to pwn@itpug.org.
+</p>
+
+<h2>Applied Patches</h2>
+<p>
+None.
+</p>
+
+<h2>Rejected Patches (for now)</h2>
+<p>
+Everyone was disappointed this week :-(
+</p>
+
+<h2>Pending Patches</h2>
+<p>
+None.
+
+</p>
+