You can subscribe to this list here.
2010 |
Jan
|
Feb
|
Mar
|
Apr
(4) |
May
(28) |
Jun
(12) |
Jul
(11) |
Aug
(12) |
Sep
(5) |
Oct
(19) |
Nov
(14) |
Dec
(12) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2011 |
Jan
(18) |
Feb
(30) |
Mar
(115) |
Apr
(89) |
May
(50) |
Jun
(44) |
Jul
(22) |
Aug
(13) |
Sep
(11) |
Oct
(30) |
Nov
(28) |
Dec
(39) |
2012 |
Jan
(38) |
Feb
(18) |
Mar
(43) |
Apr
(91) |
May
(108) |
Jun
(46) |
Jul
(37) |
Aug
(44) |
Sep
(33) |
Oct
(29) |
Nov
(36) |
Dec
(15) |
2013 |
Jan
(35) |
Feb
(611) |
Mar
(5) |
Apr
(55) |
May
(30) |
Jun
(28) |
Jul
(458) |
Aug
(34) |
Sep
(9) |
Oct
(39) |
Nov
(22) |
Dec
(32) |
2014 |
Jan
(16) |
Feb
(16) |
Mar
(42) |
Apr
(179) |
May
(7) |
Jun
(6) |
Jul
(9) |
Aug
|
Sep
(4) |
Oct
|
Nov
(3) |
Dec
|
2015 |
Jan
|
Feb
|
Mar
|
Apr
(2) |
May
(4) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
S | M | T | W | T | F | S |
---|---|---|---|---|---|---|
|
|
|
|
1
(1) |
2
(2) |
3
|
4
|
5
|
6
(1) |
7
(1) |
8
(3) |
9
|
10
|
11
|
12
(2) |
13
(3) |
14
(2) |
15
(7) |
16
(4) |
17
|
18
|
19
(1) |
20
(7) |
21
|
22
(2) |
23
(1) |
24
|
25
|
26
(1) |
27
|
28
(1) |
29
|
30
|
31
|
From: Abbas B. <ga...@us...> - 2011-12-20 14:34:08
|
Project "Postgres-XC". The branch, master has been updated via ef0e9f95e51e4828f69da452f0eb97b413bbc2c9 (commit) via da267bcdda5995604f1a7d5503485bc48333e45d (commit) from 9394b60405c43e7da174bcf6bafb42335e9d2ad3 (commit) - Log ----------------------------------------------------------------- http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=ef0e9f95e51e4828f69da452f0eb97b413bbc2c9 commit ef0e9f95e51e4828f69da452f0eb97b413bbc2c9 Merge: da267bc 9394b60 Author: Abbas <abb...@en...> Date: Tue Dec 20 19:00:51 2011 +0500 Merge branch 'master' of ssh://postgres-xc.git.sourceforge.net/gitroot/postgres-xc/postgres-xc http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=da267bcdda5995604f1a7d5503485bc48333e45d commit ef0e9f95e51e4828f69da452f0eb97b413bbc2c9 Merge: da267bc 9394b60 Author: Abbas <abb...@en...> Date: Tue Dec 20 19:00:51 2011 +0500 Merge branch 'master' of ssh://postgres-xc.git.sourceforge.net/gitroot/postgres-xc/postgres-xc ----------------------------------------------------------------------- Summary of changes: src/test/regress/expected/portals_1.out | 304 +++++--- src/test/regress/expected/portals_2.out | 1288 ------------------------------- 2 files changed, 197 insertions(+), 1395 deletions(-) delete mode 100644 src/test/regress/expected/portals_2.out hooks/post-receive -- Postgres-XC |
From: Michael P. <mic...@us...> - 2011-12-20 08:04:15
|
Project "Postgres-XC". The branch, master has been updated via 9394b60405c43e7da174bcf6bafb42335e9d2ad3 (commit) from 295aa93245d68ff0d7038ec6de931ee777ae03a6 (commit) - Log ----------------------------------------------------------------- http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=9394b60405c43e7da174bcf6bafb42335e9d2ad3 commit 9394b60405c43e7da174bcf6bafb42335e9d2ad3 Author: Michael P <mic...@us...> Date: Tue Dec 20 17:07:14 2011 +0900 Remove useless file introduced by last commit D doc-xc/src/sgml/ref/#create_user_mapping.sgmlin# ----------------------------------------------------------------------- Summary of changes: doc-xc/src/sgml/ref/#create_user_mapping.sgmlin# | 132 ---------------------- 1 files changed, 0 insertions(+), 132 deletions(-) delete mode 100644 doc-xc/src/sgml/ref/#create_user_mapping.sgmlin# hooks/post-receive -- Postgres-XC |
From: Michael P. <mic...@us...> - 2011-12-20 08:02:23
|
Project "Postgres-XC". The branch, master has been updated via 295aa93245d68ff0d7038ec6de931ee777ae03a6 (commit) from 25db704c09aedb8cf2015d88739cc213fcec2635 (commit) - Log ----------------------------------------------------------------- http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=295aa93245d68ff0d7038ec6de931ee777ae03a6 commit 295aa93245d68ff0d7038ec6de931ee777ae03a6 Author: Michael P <mic...@us...> Date: Tue Dec 20 16:58:43 2011 +0900 Block the usage of large objects Regressions are modified in consequence. M doc-xc/src/sgml/lobj.sgmlin A doc-xc/src/sgml/ref/#create_user_mapping.sgmlin# M doc-xc/src/sgml/ref/alter_large_object.sgmlin M doc-xc/src/sgml/ref/create_user_mapping.sgmlin M src/backend/libpq/be-fsstubs.c A src/test/regress/output/largeobject_3.source ----------------------------------------------------------------------- Summary of changes: doc-xc/src/sgml/lobj.sgmlin | 10 +- ...mapping.sgmlin => #create_user_mapping.sgmlin#} | 2 +- doc-xc/src/sgml/ref/alter_large_object.sgmlin | 12 ++- doc-xc/src/sgml/ref/create_user_mapping.sgmlin | 2 +- src/backend/libpq/be-fsstubs.c | 105 ++++++++++++++++ .../{largeobject_2.source => largeobject_3.source} | 130 ++++++++------------ 6 files changed, 175 insertions(+), 86 deletions(-) copy doc-xc/src/sgml/ref/{create_user_mapping.sgmlin => #create_user_mapping.sgmlin#} (99%) copy src/test/regress/output/{largeobject_2.source => largeobject_3.source} (81%) hooks/post-receive -- Postgres-XC |
From: Koichi S. <koi...@us...> - 2011-12-20 07:37:42
|
Project "Postgres-XC". The branch, REL0_9_6_STABLE has been updated via 9482b96faed66cca267285f0ac1f19d54a8a55b0 (commit) from cbe89af7f1c010947a24d5d6079f5ebafdc98c61 (commit) - Log ----------------------------------------------------------------- http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=9482b96faed66cca267285f0ac1f19d54a8a55b0 commit 25db704c09aedb8cf2015d88739cc213fcec2635 Merge: 6d55afd f47b660 Author: Koichi Suzuki <koi...@gm...> Date: Tue Dec 20 16:32:29 2011 +0900 Merge branch 'master' of ssh://postgres-xc.git.sourceforge.net/gitroot/postgres-xc/postgres-xc ----------------------------------------------------------------------- Summary of changes: src/gtm/proxy/proxy_main.c | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) hooks/post-receive -- Postgres-XC |
From: Koichi S. <koi...@us...> - 2011-12-20 07:32:14
|
Project "Postgres-XC". The branch, master has been updated via 25db704c09aedb8cf2015d88739cc213fcec2635 (commit) via 6d55afd00e3a35ee28ae5a7640bd8afa3c758f3d (commit) from f47b660ce3b37fe71de5ec486e57c578282e3280 (commit) - Log ----------------------------------------------------------------- http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=25db704c09aedb8cf2015d88739cc213fcec2635 commit 25db704c09aedb8cf2015d88739cc213fcec2635 Merge: 6d55afd f47b660 Author: Koichi Suzuki <koi...@gm...> Date: Tue Dec 20 16:32:29 2011 +0900 Merge branch 'master' of ssh://postgres-xc.git.sourceforge.net/gitroot/postgres-xc/postgres-xc http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=6d55afd00e3a35ee28ae5a7640bd8afa3c758f3d commit 25db704c09aedb8cf2015d88739cc213fcec2635 Merge: 6d55afd f47b660 Author: Koichi Suzuki <koi...@gm...> Date: Tue Dec 20 16:32:29 2011 +0900 Merge branch 'master' of ssh://postgres-xc.git.sourceforge.net/gitroot/postgres-xc/postgres-xc ----------------------------------------------------------------------- Summary of changes: src/gtm/proxy/proxy_main.c | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) hooks/post-receive -- Postgres-XC |
From: Michael P. <mic...@us...> - 2011-12-20 06:52:54
|
Project "Postgres-XC". The branch, master has been updated via f47b660ce3b37fe71de5ec486e57c578282e3280 (commit) from f255e931ffb3ece1b06264463401da8e2d8b3b99 (commit) - Log ----------------------------------------------------------------- http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=f47b660ce3b37fe71de5ec486e57c578282e3280 commit f47b660ce3b37fe71de5ec486e57c578282e3280 Author: Michael P <mic...@us...> Date: Tue Dec 20 14:53:30 2011 +0900 Support for DEFAULT with non-shippable expressions In case default values are related to non-shippable expressions, their values are now evaluated on Coordinator and then sent down to Datanodes with values already calculated. Regarding sequences, now sequences are created on all the nodes to maintain consistency among default expressions created among the cluster. Their values are exclusively generated at Coordinator level though so value unicity is insured whatever the table type and its node list on which table data is distributed. This is particularly useful for tables using sequence-related functions this way: CREATE TABLE example (col int default nextval('seq')); M src/backend/catalog/heap.c M src/backend/parser/parse_expr.c M src/backend/parser/parse_func.c M src/backend/pgxc/pool/postgresql_fdw.c M src/backend/tcop/utility.c M src/include/parser/parse_expr.h M src/include/parser/parse_func.h M src/test/regress/expected/dependency_1.out M src/test/regress/expected/domain_1.out M src/test/regress/expected/uuid_1.out M src/test/regress/output/constraints_1.source ----------------------------------------------------------------------- Summary of changes: src/backend/catalog/heap.c | 24 +--- src/backend/parser/parse_expr.c | 23 --- src/backend/parser/parse_func.c | 97 ------------ src/backend/pgxc/pool/postgresql_fdw.c | 5 + src/backend/tcop/utility.c | 44 +++--- src/include/parser/parse_expr.h | 4 - src/include/parser/parse_func.h | 3 - src/test/regress/expected/dependency_1.out | 2 - src/test/regress/expected/domain_1.out | 7 +- src/test/regress/expected/uuid_1.out | 153 +++++++++--------- src/test/regress/output/constraints_1.source | 218 +++++++++++--------------- 11 files changed, 192 insertions(+), 388 deletions(-) hooks/post-receive -- Postgres-XC |
From: Michael P. <mic...@us...> - 2011-12-20 02:35:15
|
Project "Postgres-XC". The branch, master has been updated via f255e931ffb3ece1b06264463401da8e2d8b3b99 (commit) from 0269204ed137edcb569a586d6796a2bc576fb011 (commit) - Log ----------------------------------------------------------------- http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=f255e931ffb3ece1b06264463401da8e2d8b3b99 commit f255e931ffb3ece1b06264463401da8e2d8b3b99 Author: Michael P <mic...@us...> Date: Tue Dec 20 11:05:23 2011 +0900 Improve expression push-down in INSERT queries In XC planner, if non-shippable expression is found in the target list of INSERT values, redirect query through standard planner. This fix allows to run INSERT queries with non-foreign expression as stable and volatile functions among other things. This commit has consequences on the regression test largeobject but we do not intend to support that for the time being. M src/backend/pgxc/plan/planner.c ----------------------------------------------------------------------- Summary of changes: src/backend/pgxc/plan/planner.c | 52 +++++++++++++++++++++++++++++++------- 1 files changed, 42 insertions(+), 10 deletions(-) hooks/post-receive -- Postgres-XC |