<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Members</title><link>https://sourceforge.net/p/postgres-xc/xc-wiki/Members/</link><description>Recent changes to Members</description><atom:link href="https://sourceforge.net/p/postgres-xc/xc-wiki/Members/feed" rel="self"/><language>en</language><lastBuildDate>Fri, 27 Jun 2014 02:32:22 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/postgres-xc/xc-wiki/Members/feed" rel="self" type="application/rss+xml"/><item><title>Members modified by Koichi Suzuki</title><link>https://sourceforge.net/p/postgres-xc/xc-wiki/Members/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v14
+++ v15
@@ -24,7 +24,7 @@

 ### [Koichi Suzuki](http://www.intellilink.co.jp/plan/corporate/fellow_OSS-DB.html)

-Project leader and architect. His background includes object relational database engine (UniSQL) and PostgreSQL development. He designed basic architecture of GTM and GTM-proxy. He is also the developer of XCM (XC cluster manager), GTM-Standby and other HA feature. He also integrated Postgres-XC reference manual with PostgreSQL reference manual. 
+Project leader and architect. His background includes object relational database engine (UniSQL) and PostgreSQL development. He designed basic architecture of GTM and GTM-proxy. He is also the developer of pgxc_ctl (XC cluster configuration and operation tool), GTM-Standby and other HA feature. He also integrated Postgres-XC reference manual with PostgreSQL reference manual. 

 ## Contributors

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Koichi Suzuki</dc:creator><pubDate>Fri, 27 Jun 2014 02:32:22 -0000</pubDate><guid>https://sourceforge.netc5af13b8df13609d884821b078c0d50e91a221cc</guid></item><item><title>Members modified by Koichi Suzuki</title><link>https://sourceforge.net/p/postgres-xc/xc-wiki/Members/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v13
+++ v14
@@ -50,4 +50,4 @@

 ### Nikhil Sontakke

-GTM contributor. 
+GTM contributor. Contributed many fixes at GTM especially for release 1.1. 
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Koichi Suzuki</dc:creator><pubDate>Fri, 27 Jun 2014 02:32:22 -0000</pubDate><guid>https://sourceforge.netb1b9bb0fc13c1ec7e53b2c8c3dad02300c0f5523</guid></item><item><title>Members modified by Koichi Suzuki</title><link>https://sourceforge.net/p/postgres-xc/xc-wiki/Members/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v12
+++ v13
@@ -14,13 +14,17 @@

 He is contributing Postgres-XC planner and distributed query execution, including distributed grouping and aggregation, distributed sorting, prepared statements, distributed join processing. He also reviewed various features in the areas of DML processing. 

+### Masaki Hisada
+
+He is contributing to whole roadmap, application requirements as well as quality assurance and performance maintenance. 
+
+### Masataka Saito
+
+He is contributing to JDBC-related tests. Also contributing to our buildfarm integration and operation. 
+
 ### [Koichi Suzuki](http://www.intellilink.co.jp/plan/corporate/fellow_OSS-DB.html)

 Project leader and architect. His background includes object relational database engine (UniSQL) and PostgreSQL development. He designed basic architecture of GTM and GTM-proxy. He is also the developer of XCM (XC cluster manager), GTM-Standby and other HA feature. He also integrated Postgres-XC reference manual with PostgreSQL reference manual. 
-
-### Takayuki Suto
-
-Test, performance evaluation and analysis, related documents and utilities. He contributed to build rpms and is now planning to run buildfarm for XC. 

 ## Contributors

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Koichi Suzuki</dc:creator><pubDate>Fri, 27 Jun 2014 02:32:22 -0000</pubDate><guid>https://sourceforge.netea5440ac3bdf6b48d8fd9daa5b5f92f068347770</guid></item><item><title>Members modified by Ashutosh Bapat</title><link>https://sourceforge.net/p/postgres-xc/xc-wiki/Members/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v11
+++ v12
@@ -12,7 +12,7 @@

 ### Ashutosh Bapat

-He is contributing Postgres-XC planner, including extension of aggregate function such as GROUP BY and cleaning up whole XC planner code to eliminate overhead accumulated through development. 
+He is contributing Postgres-XC planner and distributed query execution, including distributed grouping and aggregation, distributed sorting, prepared statements, distributed join processing. He also reviewed various features in the areas of DML processing. 

 ### [Koichi Suzuki](http://www.intellilink.co.jp/plan/corporate/fellow_OSS-DB.html)

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ashutosh Bapat</dc:creator><pubDate>Fri, 27 Jun 2014 02:32:22 -0000</pubDate><guid>https://sourceforge.net313246830f96c859021b13f83e5b1fb3cc8d8f1e</guid></item><item><title>Members modified by Ashutosh Bapat</title><link>https://sourceforge.net/p/postgres-xc/xc-wiki/Members/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v10
+++ v11
@@ -18,15 +18,15 @@

 Project leader and architect. His background includes object relational database engine (UniSQL) and PostgreSQL development. He designed basic architecture of GTM and GTM-proxy. He is also the developer of XCM (XC cluster manager), GTM-Standby and other HA feature. He also integrated Postgres-XC reference manual with PostgreSQL reference manual. 

-### [Michael Paquier](http://michaelpq.users.sourceforge.net/)
-
-Coordinator feature developer. He has developed a couple of GTM features, pooler extension and DDL synchronization. He helped in modifying DBT-1 benchmark for Postgres-XC. He also contributed to enhance pgbench in PostgreSQL 9.0. 
-
 ### Takayuki Suto

 Test, performance evaluation and analysis, related documents and utilities. He contributed to build rpms and is now planning to run buildfarm for XC. 

 ## Contributors
+
+### [Michael Paquier](http://michaelpq.users.sourceforge.net/)
+
+Coordinator feature developer. He has developed a couple of GTM features, pooler extension and DDL synchronization. He helped in modifying DBT-1 benchmark for Postgres-XC. He also contributed to enhance pgbench in PostgreSQL 9.0. 

 ### Devrim Gunduz

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ashutosh Bapat</dc:creator><pubDate>Fri, 27 Jun 2014 02:32:22 -0000</pubDate><guid>https://sourceforge.net08b441eee6d6aeef198c6428b49a342942d98c20</guid></item><item><title>Members modified by Koichi Suzuki</title><link>https://sourceforge.net/p/postgres-xc/xc-wiki/Members/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v9
+++ v10
@@ -22,10 +22,6 @@

 Coordinator feature developer. He has developed a couple of GTM features, pooler extension and DDL synchronization. He helped in modifying DBT-1 benchmark for Postgres-XC. He also contributed to enhance pgbench in PostgreSQL 9.0. 

-### Pavan Deolasee
-
-Global Transaction Manager developer. He is well known as HOT developer in PostgreSQL. He is also helping in source code review and PostgreSQL internal, including BARRIER which harmonizes recovery point among servers. 
-
 ### Takayuki Suto

 Test, performance evaluation and analysis, related documents and utilities. He contributed to build rpms and is now planning to run buildfarm for XC. 
@@ -43,3 +39,11 @@
 ### Andrei Martsinchyk

 He has worked on Data Node, connection pooling and cursor support He is also GridSQL developer and is now developping aggregate functions and other cross-node operation. 
+
+### Pavan Deolasee
+
+Global Transaction Manager developer. He is well known as HOT developer in PostgreSQL. He is also helping in source code review and PostgreSQL internal, including BARRIER which harmonizes recovery point among servers. 
+
+### Nikhil Sontakke
+
+GTM contributor. 
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Koichi Suzuki</dc:creator><pubDate>Fri, 27 Jun 2014 02:32:22 -0000</pubDate><guid>https://sourceforge.net1a0f61944d50dad7b7c6f57333ef12c1d9d496d7</guid></item><item><title>Members modified by Koichi Suzuki</title><link>https://sourceforge.net/p/postgres-xc/xc-wiki/Members/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v8
+++ v9
@@ -1,26 +1,34 @@
 [TOC]

-## Core Members
+## Core Members (Alphabetical Order)

-### [Koichi Suzuki](http://www.intellilink.co.jp/plan/corporate/fellow_OSS-DB.html)
+### Amit Khandekar

-Project leader and architect. His background includes object relational database engine (UniSQL) and PostgreSQL development. He designed basic architecture of GTM and GTM-proxy. He is also the developer of XCM (XC cluster manager), GTM-Standby and other HA feature. 
+New core member. He is planning to contribute to subquery extension, as well as system function support. 

 ### Abbas Butt

 He is contributing to various code including new distribution function, merge with PostgreSQL 9.0.3 source code, etc. He also contributed to extend table distribution feature, as well as stabilizing whole XC behavior. 

-### Pavan Deolasee
+### Ashutosh Bapat

-Global Transaction Manager developer. He is well known as HOT developer in PostgreSQL. He is also helping in source code review and PostgreSQL internals. 
+He is contributing Postgres-XC planner, including extension of aggregate function such as GROUP BY and cleaning up whole XC planner code to eliminate overhead accumulated through development. 
+
+### [Koichi Suzuki](http://www.intellilink.co.jp/plan/corporate/fellow_OSS-DB.html)
+
+Project leader and architect. His background includes object relational database engine (UniSQL) and PostgreSQL development. He designed basic architecture of GTM and GTM-proxy. He is also the developer of XCM (XC cluster manager), GTM-Standby and other HA feature. He also integrated Postgres-XC reference manual with PostgreSQL reference manual. 

 ### [Michael Paquier](http://michaelpq.users.sourceforge.net/)

 Coordinator feature developer. He has developed a couple of GTM features, pooler extension and DDL synchronization. He helped in modifying DBT-1 benchmark for Postgres-XC. He also contributed to enhance pgbench in PostgreSQL 9.0. 

+### Pavan Deolasee
+
+Global Transaction Manager developer. He is well known as HOT developer in PostgreSQL. He is also helping in source code review and PostgreSQL internal, including BARRIER which harmonizes recovery point among servers. 
+
 ### Takayuki Suto

-Test, performance evaluation and analysis, related documents and utilities. 
+Test, performance evaluation and analysis, related documents and utilities. He contributed to build rpms and is now planning to run buildfarm for XC. 

 ## Contributors

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Koichi Suzuki</dc:creator><pubDate>Fri, 27 Jun 2014 02:32:22 -0000</pubDate><guid>https://sourceforge.netd0556abf5e61d1ac8048498a087da17b78203712</guid></item><item><title>Members modified by Koichi Suzuki</title><link>https://sourceforge.net/p/postgres-xc/xc-wiki/Members/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v7
+++ v8
@@ -8,7 +8,7 @@

 ### Abbas Butt

-He is contributing to various code including new distribution function, merge with PostgreSQL 9.0.3 source code, etc. 
+He is contributing to various code including new distribution function, merge with PostgreSQL 9.0.3 source code, etc. He also contributed to extend table distribution feature, as well as stabilizing whole XC behavior. 

 ### Pavan Deolasee

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Koichi Suzuki</dc:creator><pubDate>Fri, 27 Jun 2014 02:32:22 -0000</pubDate><guid>https://sourceforge.net02072668e8cef979c9cd4aecd0e51f2d670f95ce</guid></item><item><title>Members modified by Koichi Suzuki</title><link>https://sourceforge.net/p/postgres-xc/xc-wiki/Members/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v6
+++ v7
@@ -4,7 +4,7 @@

 ### [Koichi Suzuki](http://www.intellilink.co.jp/plan/corporate/fellow_OSS-DB.html)

-Project leader and architect. His background includes object relational database engine (UniSQL) and PostgreSQL development. He is also the developer of XCM (XC cluster manager). 
+Project leader and architect. His background includes object relational database engine (UniSQL) and PostgreSQL development. He designed basic architecture of GTM and GTM-proxy. He is also the developer of XCM (XC cluster manager), GTM-Standby and other HA feature. 

 ### Abbas Butt

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Koichi Suzuki</dc:creator><pubDate>Fri, 27 Jun 2014 02:32:22 -0000</pubDate><guid>https://sourceforge.net7c5db723d1509b467c38f6b34e55e5e39a6fdbbc</guid></item><item><title>Members modified by Koichi Suzuki</title><link>https://sourceforge.net/p/postgres-xc/xc-wiki/Members/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v5
+++ v6
@@ -2,7 +2,7 @@

 ## Core Members

-### Koichi Suzuki
+### [Koichi Suzuki](http://www.intellilink.co.jp/plan/corporate/fellow_OSS-DB.html)

 Project leader and architect. His background includes object relational database engine (UniSQL) and PostgreSQL development. He is also the developer of XCM (XC cluster manager). 

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Koichi Suzuki</dc:creator><pubDate>Fri, 27 Jun 2014 02:32:22 -0000</pubDate><guid>https://sourceforge.nete17d45c65565efa3feb126d25da521e504914d1b</guid></item></channel></rss>