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
|
2
|
3
|
4
|
5
(3) |
6
(1) |
7
|
8
|
9
|
10
|
11
|
12
|
13
|
14
|
15
|
16
|
17
|
18
(3) |
19
|
20
(2) |
21
(1) |
22
|
23
|
24
(4) |
25
(7) |
26
(1) |
27
(3) |
28
(3) |
29
|
30
|
|
|
|
|
|
|
From: Koichi S. <koi...@us...> - 2013-06-28 01:31:23
|
Project "Postgres-XC". The branch, REL1_1_work has been created at e40d2af2df48ec1860dd736ce7da6e46ff1fdb1b (commit) - Log ----------------------------------------------------------------- http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=e40d2af2df48ec1860dd736ce7da6e46ff1fdb1b commit a074cac9b6b507e6d4b58c5004673f6cc65fcde1 Author: Amit Khandekar <ami...@en...> Date: Thu Jun 27 21:11:57 2013 +0530 Regression test: select_views.sql In select_views_2.out, masked the error "permission denied for relation" for views. This is identified as a bug which could not be fixed easily. Also, made ORDER BY related changes in the expected file and also in alternate expected file There are EXPLAIN statements in the test file. Because XC produces different EXPLAIN output, changed the output of these statements in all the expected files. M src/test/regress/expected/select_views.out M src/test/regress/expected/select_views_1.out M src/test/regress/expected/select_views_2.out M src/test/regress/sql/select_views.sql http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=73c122769ca1f49c451e315d476c80fdcf9f20cc commit a074cac9b6b507e6d4b58c5004673f6cc65fcde1 Author: Amit Khandekar <ami...@en...> Date: Thu Jun 27 21:11:57 2013 +0530 Regression test: select_views.sql In select_views_2.out, masked the error "permission denied for relation" for views. This is identified as a bug which could not be fixed easily. Also, made ORDER BY related changes in the expected file and also in alternate expected file There are EXPLAIN statements in the test file. Because XC produces different EXPLAIN output, changed the output of these statements in all the expected files. M src/test/regress/expected/select_views.out M src/test/regress/expected/select_views_1.out M src/test/regress/expected/select_views_2.out M src/test/regress/sql/select_views.sql http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=0dfbad834ffe8f828cbb05d63f744be9cd7d0ab6 commit a074cac9b6b507e6d4b58c5004673f6cc65fcde1 Author: Amit Khandekar <ami...@en...> Date: Thu Jun 27 21:11:57 2013 +0530 Regression test: select_views.sql In select_views_2.out, masked the error "permission denied for relation" for views. This is identified as a bug which could not be fixed easily. Also, made ORDER BY related changes in the expected file and also in alternate expected file There are EXPLAIN statements in the test file. Because XC produces different EXPLAIN output, changed the output of these statements in all the expected files. M src/test/regress/expected/select_views.out M src/test/regress/expected/select_views_1.out M src/test/regress/expected/select_views_2.out M src/test/regress/sql/select_views.sql http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=a6e0cd7b76c04acc8c8f868a3bcd0f9ff13e16c8 commit a074cac9b6b507e6d4b58c5004673f6cc65fcde1 Author: Amit Khandekar <ami...@en...> Date: Thu Jun 27 21:11:57 2013 +0530 Regression test: select_views.sql In select_views_2.out, masked the error "permission denied for relation" for views. This is identified as a bug which could not be fixed easily. Also, made ORDER BY related changes in the expected file and also in alternate expected file There are EXPLAIN statements in the test file. Because XC produces different EXPLAIN output, changed the output of these statements in all the expected files. M src/test/regress/expected/select_views.out M src/test/regress/expected/select_views_1.out M src/test/regress/expected/select_views_2.out M src/test/regress/sql/select_views.sql http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=e5fdb8feadd4385671bab0e2c4c57008f3ba8dda commit a074cac9b6b507e6d4b58c5004673f6cc65fcde1 Author: Amit Khandekar <ami...@en...> Date: Thu Jun 27 21:11:57 2013 +0530 Regression test: select_views.sql In select_views_2.out, masked the error "permission denied for relation" for views. This is identified as a bug which could not be fixed easily. Also, made ORDER BY related changes in the expected file and also in alternate expected file There are EXPLAIN statements in the test file. Because XC produces different EXPLAIN output, changed the output of these statements in all the expected files. M src/test/regress/expected/select_views.out M src/test/regress/expected/select_views_1.out M src/test/regress/expected/select_views_2.out M src/test/regress/sql/select_views.sql http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=fe6b242709afe807664ac0dc5daf2d37d29c8e6d commit a074cac9b6b507e6d4b58c5004673f6cc65fcde1 Author: Amit Khandekar <ami...@en...> Date: Thu Jun 27 21:11:57 2013 +0530 Regression test: select_views.sql In select_views_2.out, masked the error "permission denied for relation" for views. This is identified as a bug which could not be fixed easily. Also, made ORDER BY related changes in the expected file and also in alternate expected file There are EXPLAIN statements in the test file. Because XC produces different EXPLAIN output, changed the output of these statements in all the expected files. M src/test/regress/expected/select_views.out M src/test/regress/expected/select_views_1.out M src/test/regress/expected/select_views_2.out M src/test/regress/sql/select_views.sql http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=0044f456d909b12f6bea2fff4d48fc0848b1b54b commit a074cac9b6b507e6d4b58c5004673f6cc65fcde1 Author: Amit Khandekar <ami...@en...> Date: Thu Jun 27 21:11:57 2013 +0530 Regression test: select_views.sql In select_views_2.out, masked the error "permission denied for relation" for views. This is identified as a bug which could not be fixed easily. Also, made ORDER BY related changes in the expected file and also in alternate expected file There are EXPLAIN statements in the test file. Because XC produces different EXPLAIN output, changed the output of these statements in all the expected files. M src/test/regress/expected/select_views.out M src/test/regress/expected/select_views_1.out M src/test/regress/expected/select_views_2.out M src/test/regress/sql/select_views.sql http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=4d001c3540f8dfe45f294d7990f167e8038d0cd0 commit a074cac9b6b507e6d4b58c5004673f6cc65fcde1 Author: Amit Khandekar <ami...@en...> Date: Thu Jun 27 21:11:57 2013 +0530 Regression test: select_views.sql In select_views_2.out, masked the error "permission denied for relation" for views. This is identified as a bug which could not be fixed easily. Also, made ORDER BY related changes in the expected file and also in alternate expected file There are EXPLAIN statements in the test file. Because XC produces different EXPLAIN output, changed the output of these statements in all the expected files. M src/test/regress/expected/select_views.out M src/test/regress/expected/select_views_1.out M src/test/regress/expected/select_views_2.out M src/test/regress/sql/select_views.sql http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=4b94bc70ce1d500c94dd0557650ac180aa60e04e commit a074cac9b6b507e6d4b58c5004673f6cc65fcde1 Author: Amit Khandekar <ami...@en...> Date: Thu Jun 27 21:11:57 2013 +0530 Regression test: select_views.sql In select_views_2.out, masked the error "permission denied for relation" for views. This is identified as a bug which could not be fixed easily. Also, made ORDER BY related changes in the expected file and also in alternate expected file There are EXPLAIN statements in the test file. Because XC produces different EXPLAIN output, changed the output of these statements in all the expected files. M src/test/regress/expected/select_views.out M src/test/regress/expected/select_views_1.out M src/test/regress/expected/select_views_2.out M src/test/regress/sql/select_views.sql http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=4e205ec4d9ef0f75ed39e5e8f0cd338d94c154c5 commit a074cac9b6b507e6d4b58c5004673f6cc65fcde1 Author: Amit Khandekar <ami...@en...> Date: Thu Jun 27 21:11:57 2013 +0530 Regression test: select_views.sql In select_views_2.out, masked the error "permission denied for relation" for views. This is identified as a bug which could not be fixed easily. Also, made ORDER BY related changes in the expected file and also in alternate expected file There are EXPLAIN statements in the test file. Because XC produces different EXPLAIN output, changed the output of these statements in all the expected files. M src/test/regress/expected/select_views.out M src/test/regress/expected/select_views_1.out M src/test/regress/expected/select_views_2.out M src/test/regress/sql/select_views.sql http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=d2b8d060c4f8d9154113312f6f2628298e6aff59 commit a074cac9b6b507e6d4b58c5004673f6cc65fcde1 Author: Amit Khandekar <ami...@en...> Date: Thu Jun 27 21:11:57 2013 +0530 Regression test: select_views.sql In select_views_2.out, masked the error "permission denied for relation" for views. This is identified as a bug which could not be fixed easily. Also, made ORDER BY related changes in the expected file and also in alternate expected file There are EXPLAIN statements in the test file. Because XC produces different EXPLAIN output, changed the output of these statements in all the expected files. M src/test/regress/expected/select_views.out M src/test/regress/expected/select_views_1.out M src/test/regress/expected/select_views_2.out M src/test/regress/sql/select_views.sql http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=723acc99bef562cf536d38d0a1967f24e9b4ede0 commit a074cac9b6b507e6d4b58c5004673f6cc65fcde1 Author: Amit Khandekar <ami...@en...> Date: Thu Jun 27 21:11:57 2013 +0530 Regression test: select_views.sql In select_views_2.out, masked the error "permission denied for relation" for views. This is identified as a bug which could not be fixed easily. Also, made ORDER BY related changes in the expected file and also in alternate expected file There are EXPLAIN statements in the test file. Because XC produces different EXPLAIN output, changed the output of these statements in all the expected files. M src/test/regress/expected/select_views.out M src/test/regress/expected/select_views_1.out M src/test/regress/expected/select_views_2.out M src/test/regress/sql/select_views.sql http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=eb2a70f2459a4e17971e92f5f80a95f277e2efde commit a074cac9b6b507e6d4b58c5004673f6cc65fcde1 Author: Amit Khandekar <ami...@en...> Date: Thu Jun 27 21:11:57 2013 +0530 Regression test: select_views.sql In select_views_2.out, masked the error "permission denied for relation" for views. This is identified as a bug which could not be fixed easily. Also, made ORDER BY related changes in the expected file and also in alternate expected file There are EXPLAIN statements in the test file. Because XC produces different EXPLAIN output, changed the output of these statements in all the expected files. M src/test/regress/expected/select_views.out M src/test/regress/expected/select_views_1.out M src/test/regress/expected/select_views_2.out M src/test/regress/sql/select_views.sql http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=21ce40c8eab4d0da110fb6e05e9d9ec20d73d8b3 commit a074cac9b6b507e6d4b58c5004673f6cc65fcde1 Author: Amit Khandekar <ami...@en...> Date: Thu Jun 27 21:11:57 2013 +0530 Regression test: select_views.sql In select_views_2.out, masked the error "permission denied for relation" for views. This is identified as a bug which could not be fixed easily. Also, made ORDER BY related changes in the expected file and also in alternate expected file There are EXPLAIN statements in the test file. Because XC produces different EXPLAIN output, changed the output of these statements in all the expected files. M src/test/regress/expected/select_views.out M src/test/regress/expected/select_views_1.out M src/test/regress/expected/select_views_2.out M src/test/regress/sql/select_views.sql http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=1b315c539134069453379bbd2f306deb6d30af01 commit a074cac9b6b507e6d4b58c5004673f6cc65fcde1 Author: Amit Khandekar <ami...@en...> Date: Thu Jun 27 21:11:57 2013 +0530 Regression test: select_views.sql In select_views_2.out, masked the error "permission denied for relation" for views. This is identified as a bug which could not be fixed easily. Also, made ORDER BY related changes in the expected file and also in alternate expected file There are EXPLAIN statements in the test file. Because XC produces different EXPLAIN output, changed the output of these statements in all the expected files. M src/test/regress/expected/select_views.out M src/test/regress/expected/select_views_1.out M src/test/regress/expected/select_views_2.out M src/test/regress/sql/select_views.sql http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=96103c6a0f14878c5efce85cdbde20ca29298c67 commit a074cac9b6b507e6d4b58c5004673f6cc65fcde1 Author: Amit Khandekar <ami...@en...> Date: Thu Jun 27 21:11:57 2013 +0530 Regression test: select_views.sql In select_views_2.out, masked the error "permission denied for relation" for views. This is identified as a bug which could not be fixed easily. Also, made ORDER BY related changes in the expected file and also in alternate expected file There are EXPLAIN statements in the test file. Because XC produces different EXPLAIN output, changed the output of these statements in all the expected files. M src/test/regress/expected/select_views.out M src/test/regress/expected/select_views_1.out M src/test/regress/expected/select_views_2.out M src/test/regress/sql/select_views.sql http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=13f9634ceefb9aae4567ef6b982254df2082aa08 commit a074cac9b6b507e6d4b58c5004673f6cc65fcde1 Author: Amit Khandekar <ami...@en...> Date: Thu Jun 27 21:11:57 2013 +0530 Regression test: select_views.sql In select_views_2.out, masked the error "permission denied for relation" for views. This is identified as a bug which could not be fixed easily. Also, made ORDER BY related changes in the expected file and also in alternate expected file There are EXPLAIN statements in the test file. Because XC produces different EXPLAIN output, changed the output of these statements in all the expected files. M src/test/regress/expected/select_views.out M src/test/regress/expected/select_views_1.out M src/test/regress/expected/select_views_2.out M src/test/regress/sql/select_views.sql http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=6980497f7d7f4d17b918a7a433aa904943a4bb97 commit a074cac9b6b507e6d4b58c5004673f6cc65fcde1 Author: Amit Khandekar <ami...@en...> Date: Thu Jun 27 21:11:57 2013 +0530 Regression test: select_views.sql In select_views_2.out, masked the error "permission denied for relation" for views. This is identified as a bug which could not be fixed easily. Also, made ORDER BY related changes in the expected file and also in alternate expected file There are EXPLAIN statements in the test file. Because XC produces different EXPLAIN output, changed the output of these statements in all the expected files. M src/test/regress/expected/select_views.out M src/test/regress/expected/select_views_1.out M src/test/regress/expected/select_views_2.out M src/test/regress/sql/select_views.sql http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=3a003c5a3a9af7973a2a3422cd62d2b08292a595 commit a074cac9b6b507e6d4b58c5004673f6cc65fcde1 Author: Amit Khandekar <ami...@en...> Date: Thu Jun 27 21:11:57 2013 +0530 Regression test: select_views.sql In select_views_2.out, masked the error "permission denied for relation" for views. This is identified as a bug which could not be fixed easily. Also, made ORDER BY related changes in the expected file and also in alternate expected file There are EXPLAIN statements in the test file. Because XC produces different EXPLAIN output, changed the output of these statements in all the expected files. M src/test/regress/expected/select_views.out M src/test/regress/expected/select_views_1.out M src/test/regress/expected/select_views_2.out M src/test/regress/sql/select_views.sql http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=cc9bee16bfb759068fde9d61c0fa612950837ed0 commit a074cac9b6b507e6d4b58c5004673f6cc65fcde1 Author: Amit Khandekar <ami...@en...> Date: Thu Jun 27 21:11:57 2013 +0530 Regression test: select_views.sql In select_views_2.out, masked the error "permission denied for relation" for views. This is identified as a bug which could not be fixed easily. Also, made ORDER BY related changes in the expected file and also in alternate expected file There are EXPLAIN statements in the test file. Because XC produces different EXPLAIN output, changed the output of these statements in all the expected files. M src/test/regress/expected/select_views.out M src/test/regress/expected/select_views_1.out M src/test/regress/expected/select_views_2.out M src/test/regress/sql/select_views.sql http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=00298ad9d8c9da42f338ecd0c6b3a7b737d387ee commit a074cac9b6b507e6d4b58c5004673f6cc65fcde1 Author: Amit Khandekar <ami...@en...> Date: Thu Jun 27 21:11:57 2013 +0530 Regression test: select_views.sql In select_views_2.out, masked the error "permission denied for relation" for views. This is identified as a bug which could not be fixed easily. Also, made ORDER BY related changes in the expected file and also in alternate expected file There are EXPLAIN statements in the test file. Because XC produces different EXPLAIN output, changed the output of these statements in all the expected files. M src/test/regress/expected/select_views.out M src/test/regress/expected/select_views_1.out M src/test/regress/expected/select_views_2.out M src/test/regress/sql/select_views.sql http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=f24820618b05348c7d6d7cf5e8ab4f272073a18f commit a074cac9b6b507e6d4b58c5004673f6cc65fcde1 Author: Amit Khandekar <ami...@en...> Date: Thu Jun 27 21:11:57 2013 +0530 Regression test: select_views.sql In select_views_2.out, masked the error "permission denied for relation" for views. This is identified as a bug which could not be fixed easily. Also, made ORDER BY related changes in the expected file and also in alternate expected file There are EXPLAIN statements in the test file. Because XC produces different EXPLAIN output, changed the output of these statements in all the expected files. M src/test/regress/expected/select_views.out M src/test/regress/expected/select_views_1.out M src/test/regress/expected/select_views_2.out M src/test/regress/sql/select_views.sql http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=b8f459979f4ce5c1b1c32346bedb8dadc9c0e835 commit a074cac9b6b507e6d4b58c5004673f6cc65fcde1 Author: Amit Khandekar <ami...@en...> Date: Thu Jun 27 21:11:57 2013 +0530 Regression test: select_views.sql In select_views_2.out, masked the error "permission denied for relation" for views. This is identified as a bug which could not be fixed easily. Also, made ORDER BY related changes in the expected file and also in alternate expected file There are EXPLAIN statements in the test file. Because XC produces different EXPLAIN output, changed the output of these statements in all the expected files. M src/test/regress/expected/select_views.out M src/test/regress/expected/select_views_1.out M src/test/regress/expected/select_views_2.out M src/test/regress/sql/select_views.sql http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=32638960e11390c2e610414c1f3a20a94aeec19b commit a074cac9b6b507e6d4b58c5004673f6cc65fcde1 Author: Amit Khandekar <ami...@en...> Date: Thu Jun 27 21:11:57 2013 +0530 Regression test: select_views.sql In select_views_2.out, masked the error "permission denied for relation" for views. This is identified as a bug which could not be fixed easily. Also, made ORDER BY related changes in the expected file and also in alternate expected file There are EXPLAIN statements in the test file. Because XC produces different EXPLAIN output, changed the output of these statements in all the expected files. M src/test/regress/expected/select_views.out M src/test/regress/expected/select_views_1.out M src/test/regress/expected/select_views_2.out M src/test/regress/sql/select_views.sql http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=957b9c0c452ce166957c981c63c9a46fa32f64c1 commit a074cac9b6b507e6d4b58c5004673f6cc65fcde1 Author: Amit Khandekar <ami...@en...> Date: Thu Jun 27 21:11:57 2013 +0530 Regression test: select_views.sql In select_views_2.out, masked the error "permission denied for relation" for views. This is identified as a bug which could not be fixed easily. Also, made ORDER BY related changes in the expected file and also in alternate expected file There are EXPLAIN statements in the test file. Because XC produces different EXPLAIN output, changed the output of these statements in all the expected files. M src/test/regress/expected/select_views.out M src/test/regress/expected/select_views_1.out M src/test/regress/expected/select_views_2.out M src/test/regress/sql/select_views.sql http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=51616dcda47a416ef3169dc3d1f3ca199d7a4a5d commit a074cac9b6b507e6d4b58c5004673f6cc65fcde1 Author: Amit Khandekar <ami...@en...> Date: Thu Jun 27 21:11:57 2013 +0530 Regression test: select_views.sql In select_views_2.out, masked the error "permission denied for relation" for views. This is identified as a bug which could not be fixed easily. Also, made ORDER BY related changes in the expected file and also in alternate expected file There are EXPLAIN statements in the test file. Because XC produces different EXPLAIN output, changed the output of these statements in all the expected files. M src/test/regress/expected/select_views.out M src/test/regress/expected/select_views_1.out M src/test/regress/expected/select_views_2.out M src/test/regress/sql/select_views.sql http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=d009f9036d62762b6a261055e7417ae911233853 commit a074cac9b6b507e6d4b58c5004673f6cc65fcde1 Author: Amit Khandekar <ami...@en...> Date: Thu Jun 27 21:11:57 2013 +0530 Regression test: select_views.sql In select_views_2.out, masked the error "permission denied for relation" for views. This is identified as a bug which could not be fixed easily. Also, made ORDER BY related changes in the expected file and also in alternate expected file There are EXPLAIN statements in the test file. Because XC produces different EXPLAIN output, changed the output of these statements in all the expected files. M src/test/regress/expected/select_views.out M src/test/regress/expected/select_views_1.out M src/test/regress/expected/select_views_2.out M src/test/regress/sql/select_views.sql http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=c52ba36bd78a6e67d0ac30de8c71fb256cbaf026 commit a074cac9b6b507e6d4b58c5004673f6cc65fcde1 Author: Amit Khandekar <ami...@en...> Date: Thu Jun 27 21:11:57 2013 +0530 Regression test: select_views.sql In select_views_2.out, masked the error "permission denied for relation" for views. This is identified as a bug which could not be fixed easily. Also, made ORDER BY related changes in the expected file and also in alternate expected file There are EXPLAIN statements in the test file. Because XC produces different EXPLAIN output, changed the output of these statements in all the expected files. M src/test/regress/expected/select_views.out M src/test/regress/expected/select_views_1.out M src/test/regress/expected/select_views_2.out M src/test/regress/sql/select_views.sql http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=1db236c74a2bc21178e4275bba7329d5cf3aaf55 commit a074cac9b6b507e6d4b58c5004673f6cc65fcde1 Author: Amit Khandekar <ami...@en...> Date: Thu Jun 27 21:11:57 2013 +0530 Regression test: select_views.sql In select_views_2.out, masked the error "permission denied for relation" for views. This is identified as a bug which could not be fixed easily. Also, made ORDER BY related changes in the expected file and also in alternate expected file There are EXPLAIN statements in the test file. Because XC produces different EXPLAIN output, changed the output of these statements in all the expected files. M src/test/regress/expected/select_views.out M src/test/regress/expected/select_views_1.out M src/test/regress/expected/select_views_2.out M src/test/regress/sql/select_views.sql http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=fa852303f0cda557e620af775c2e96b56eb365ba commit a074cac9b6b507e6d4b58c5004673f6cc65fcde1 Author: Amit Khandekar <ami...@en...> Date: Thu Jun 27 21:11:57 2013 +0530 Regression test: select_views.sql In select_views_2.out, masked the error "permission denied for relation" for views. This is identified as a bug which could not be fixed easily. Also, made ORDER BY related changes in the expected file and also in alternate expected file There are EXPLAIN statements in the test file. Because XC produces different EXPLAIN output, changed the output of these statements in all the expected files. M src/test/regress/expected/select_views.out M src/test/regress/expected/select_views_1.out M src/test/regress/expected/select_views_2.out M src/test/regress/sql/select_views.sql http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=d4f4bdf23a47dc2b6122195bbff4b09c80e7e2f5 commit a074cac9b6b507e6d4b58c5004673f6cc65fcde1 Author: Amit Khandekar <ami...@en...> Date: Thu Jun 27 21:11:57 2013 +0530 Regression test: select_views.sql In select_views_2.out, masked the error "permission denied for relation" for views. This is identified as a bug which could not be fixed easily. Also, made ORDER BY related changes in the expected file and also in alternate expected file There are EXPLAIN statements in the test file. Because XC produces different EXPLAIN output, changed the output of these statements in all the expected files. M src/test/regress/expected/select_views.out M src/test/regress/expected/select_views_1.out M src/test/regress/expected/select_views_2.out M src/test/regress/sql/select_views.sql http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=bf63c4a29503c5817f96d77af83bf1f191fa42e3 commit a074cac9b6b507e6d4b58c5004673f6cc65fcde1 Author: Amit Khandekar <ami...@en...> Date: Thu Jun 27 21:11:57 2013 +0530 Regression test: select_views.sql In select_views_2.out, masked the error "permission denied for relation" for views. This is identified as a bug which could not be fixed easily. Also, made ORDER BY related changes in the expected file and also in alternate expected file There are EXPLAIN statements in the test file. Because XC produces different EXPLAIN output, changed the output of these statements in all the expected files. M src/test/regress/expected/select_views.out M src/test/regress/expected/select_views_1.out M src/test/regress/expected/select_views_2.out M src/test/regress/sql/select_views.sql http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=224f6e501220627d2d72833bd4876d42aefbcb6e commit a074cac9b6b507e6d4b58c5004673f6cc65fcde1 Author: Amit Khandekar <ami...@en...> Date: Thu Jun 27 21:11:57 2013 +0530 Regression test: select_views.sql In select_views_2.out, masked the error "permission denied for relation" for views. This is identified as a bug which could not be fixed easily. Also, made ORDER BY related changes in the expected file and also in alternate expected file There are EXPLAIN statements in the test file. Because XC produces different EXPLAIN output, changed the output of these statements in all the expected files. M src/test/regress/expected/select_views.out M src/test/regress/expected/select_views_1.out M src/test/regress/expected/select_views_2.out M src/test/regress/sql/select_views.sql http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=0fe397fa49559f78d2cbffa6f2422d65d9e0e143 commit a074cac9b6b507e6d4b58c5004673f6cc65fcde1 Author: Amit Khandekar <ami...@en...> Date: Thu Jun 27 21:11:57 2013 +0530 Regression test: select_views.sql In select_views_2.out, masked the error "permission denied for relation" for views. This is identified as a bug which could not be fixed easily. Also, made ORDER BY related changes in the expected file and also in alternate expected file There are EXPLAIN statements in the test file. Because XC produces different EXPLAIN output, changed the output of these statements in all the expected files. M src/test/regress/expected/select_views.out M src/test/regress/expected/select_views_1.out M src/test/regress/expected/select_views_2.out M src/test/regress/sql/select_views.sql http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=3ae9d4db47a942f7330ce69f954c8a2b58177236 commit a074cac9b6b507e6d4b58c5004673f6cc65fcde1 Author: Amit Khandekar <ami...@en...> Date: Thu Jun 27 21:11:57 2013 +0530 Regression test: select_views.sql In select_views_2.out, masked the error "permission denied for relation" for views. This is identified as a bug which could not be fixed easily. Also, made ORDER BY related changes in the expected file and also in alternate expected file There are EXPLAIN statements in the test file. Because XC produces different EXPLAIN output, changed the output of these statements in all the expected files. M src/test/regress/expected/select_views.out M src/test/regress/expected/select_views_1.out M src/test/regress/expected/select_views_2.out M src/test/regress/sql/select_views.sql http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=be75c6cb23f5be4c1810a5959012f83ef500c0b6 commit a074cac9b6b507e6d4b58c5004673f6cc65fcde1 Author: Amit Khandekar <ami...@en...> Date: Thu Jun 27 21:11:57 2013 +0530 Regression test: select_views.sql In select_views_2.out, masked the error "permission denied for relation" for views. This is identified as a bug which could not be fixed easily. Also, made ORDER BY related changes in the expected file and also in alternate expected file There are EXPLAIN statements in the test file. Because XC produces different EXPLAIN output, changed the output of these statements in all the expected files. M src/test/regress/expected/select_views.out M src/test/regress/expected/select_views_1.out M src/test/regress/expected/select_views_2.out M src/test/regress/sql/select_views.sql http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=ba66d575065836ab4a4e0c89d64713fbd5c49a8a commit a074cac9b6b507e6d4b58c5004673f6cc65fcde1 Author: Amit Khandekar <ami...@en...> Date: Thu Jun 27 21:11:57 2013 +0530 Regression test: select_views.sql In select_views_2.out, masked the error "permission denied for relation" for views. This is identified as a bug which could not be fixed easily. Also, made ORDER BY related changes in the expected file and also in alternate expected file There are EXPLAIN statements in the test file. Because XC produces different EXPLAIN output, changed the output of these statements in all the expected files. M src/test/regress/expected/select_views.out M src/test/regress/expected/select_views_1.out M src/test/regress/expected/select_views_2.out M src/test/regress/sql/select_views.sql http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=c16a9be8d2d00ae9eb4c217d3d57c8b9616caf04 commit a074cac9b6b507e6d4b58c5004673f6cc65fcde1 Author: Amit Khandekar <ami...@en...> Date: Thu Jun 27 21:11:57 2013 +0530 Regression test: select_views.sql In select_views_2.out, masked the error "permission denied for relation" for views. This is identified as a bug which could not be fixed easily. Also, made ORDER BY related changes in the expected file and also in alternate expected file There are EXPLAIN statements in the test file. Because XC produces different EXPLAIN output, changed the output of these statements in all the expected files. M src/test/regress/expected/select_views.out M src/test/regress/expected/select_views_1.out M src/test/regress/expected/select_views_2.out M src/test/regress/sql/select_views.sql http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=a70924bcaf14ca6e4c80f5714ab68704d77ece1d commit a074cac9b6b507e6d4b58c5004673f6cc65fcde1 Author: Amit Khandekar <ami...@en...> Date: Thu Jun 27 21:11:57 2013 +0530 Regression test: select_views.sql In select_views_2.out, masked the error "permission denied for relation" for views. This is identified as a bug which could not be fixed easily. Also, made ORDER BY related changes in the expected file and also in alternate expected file There are EXPLAIN statements in the test file. Because XC produces different EXPLAIN output, changed the output of these statements in all the expected files. M src/test/regress/expected/select_views.out M src/test/regress/expected/select_views_1.out M src/test/regress/expected/select_views_2.out M src/test/regress/sql/select_views.sql http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=ca60f0c422bd2c8538ee945d5f5e81eb498ddfde commit a074cac9b6b507e6d4b58c5004673f6cc65fcde1 Author: Amit Khandekar <ami...@en...> Date: Thu Jun 27 21:11:57 2013 +0530 Regression test: select_views.sql In select_views_2.out, masked the error "permission denied for relation" for views. This is identified as a bug which could not be fixed easily. Also, made ORDER BY related changes in the expected file and also in alternate expected file There are EXPLAIN statements in the test file. Because XC produces different EXPLAIN output, changed the output of these statements in all the expected files. M src/test/regress/expected/select_views.out M src/test/regress/expected/select_views_1.out M src/test/regress/expected/select_views_2.out M src/test/regress/sql/select_views.sql http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=ee8b95e8c807f31220f31bcff445d1dcb20c28b4 commit a074cac9b6b507e6d4b58c5004673f6cc65fcde1 Author: Amit Khandekar <ami...@en...> Date: Thu Jun 27 21:11:57 2013 +0530 Regression test: select_views.sql In select_views_2.out, masked the error "permission denied for relation" for views. This is identified as a bug which could not be fixed easily. Also, made ORDER BY related changes in the expected file and also in alternate expected file There are EXPLAIN statements in the test file. Because XC produces different EXPLAIN output, changed the output of these statements in all the expected files. M src/test/regress/expected/select_views.out M src/test/regress/expected/select_views_1.out M src/test/regress/expected/select_views_2.out M src/test/regress/sql/select_views.sql http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=79f21b31074f3790320cb05e1e913360aba1053f commit a074cac9b6b507e6d4b58c5004673f6cc65fcde1 Author: Amit Khandekar <ami...@en...> Date: Thu Jun 27 21:11:57 2013 +0530 Regression test: select_views.sql In select_views_2.out, masked the error "permission denied for relation" for views. This is identified as a bug which could not be fixed easily. Also, made ORDER BY related changes in the expected file and also in alternate expected file There are EXPLAIN statements in the test file. Because XC produces different EXPLAIN output, changed the output of these statements in all the expected files. M src/test/regress/expected/select_views.out M src/test/regress/expected/select_views_1.out M src/test/regress/expected/select_views_2.out M src/test/regress/sql/select_views.sql http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=5c97528df0053a4f92d020474636bde398f697ec commit a074cac9b6b507e6d4b58c5004673f6cc65fcde1 Author: Amit Khandekar <ami...@en...> Date: Thu Jun 27 21:11:57 2013 +0530 Regression test: select_views.sql In select_views_2.out, masked the error "permission denied for relation" for views. This is identified as a bug which could not be fixed easily. Also, made ORDER BY related changes in the expected file and also in alternate expected file There are EXPLAIN statements in the test file. Because XC produces different EXPLAIN output, changed the output of these statements in all the expected files. M src/test/regress/expected/select_views.out M src/test/regress/expected/select_views_1.out M src/test/regress/expected/select_views_2.out M src/test/regress/sql/select_views.sql http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=b5ec56f664fa20d80fe752de494ec96362eff520 commit a074cac9b6b507e6d4b58c5004673f6cc65fcde1 Author: Amit Khandekar <ami...@en...> Date: Thu Jun 27 21:11:57 2013 +0530 Regression test: select_views.sql In select_views_2.out, masked the error "permission denied for relation" for views. This is identified as a bug which could not be fixed easily. Also, made ORDER BY related changes in the expected file and also in alternate expected file There are EXPLAIN statements in the test file. Because XC produces different EXPLAIN output, changed the output of these statements in all the expected files. M src/test/regress/expected/select_views.out M src/test/regress/expected/select_views_1.out M src/test/regress/expected/select_views_2.out M src/test/regress/sql/select_views.sql http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=fea934653c7ba5bc368fd9233adc094f0ffb06e7 commit a074cac9b6b507e6d4b58c5004673f6cc65fcde1 Author: Amit Khandekar <ami...@en...> Date: Thu Jun 27 21:11:57 2013 +0530 Regression test: select_views.sql In select_views_2.out, masked the error "permission denied for relation" for views. This is identified as a bug which could not be fixed easily. Also, made ORDER BY related changes in the expected file and also in alternate expected file There are EXPLAIN statements in the test file. Because XC produces different EXPLAIN output, changed the output of these statements in all the expected files. M src/test/regress/expected/select_views.out M src/test/regress/expected/select_views_1.out M src/test/regress/expected/select_views_2.out M src/test/regress/sql/select_views.sql http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=7b058a2dc8fd5889cd443fd6ee40f51068357245 commit a074cac9b6b507e6d4b58c5004673f6cc65fcde1 Author: Amit Khandekar <ami...@en...> Date: Thu Jun 27 21:11:57 2013 +0530 Regression test: select_views.sql In select_views_2.out, masked the error "permission denied for relation" for views. This is identified as a bug which could not be fixed easily. Also, made ORDER BY related changes in the expected file and also in alternate expected file There are EXPLAIN statements in the test file. Because XC produces different EXPLAIN output, changed the output of these statements in all the expected files. M src/test/regress/expected/select_views.out M src/test/regress/expected/select_views_1.out M src/test/regress/expected/select_views_2.out M src/test/regress/sql/select_views.sql http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=a25ccd615f5d306b5eadcb16bb5de9ea7b777b16 commit a074cac9b6b507e6d4b58c5004673f6cc65fcde1 Author: Amit Khandekar <ami...@en...> Date: Thu Jun 27 21:11:57 2013 +0530 Regression test: select_views.sql In select_views_2.out, masked the error "permission denied for relation" for views. This is identified as a bug which could not be fixed easily. Also, made ORDER BY related changes in the expected file and also in alternate expected file There are EXPLAIN statements in the test file. Because XC produces different EXPLAIN output, changed the output of these statements in all the expected files. M src/test/regress/expected/select_views.out M src/test/regress/expected/select_views_1.out M src/test/regress/expected/select_views_2.out M src/test/regress/sql/select_views.sql http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=a2cf57f5e0c43689cd2e6ccf8f1378b02db6e50f commit a074cac9b6b507e6d4b58c5004673f6cc65fcde1 Author: Amit Khandekar <ami...@en...> Date: Thu Jun 27 21:11:57 2013 +0530 Regression test: select_views.sql In select_views_2.out, masked the error "permission denied for relation" for views. This is identified as a bug which could not be fixed easily. Also, made ORDER BY related changes in the expected file and also in alternate expected file There are EXPLAIN statements in the test file. Because XC produces different EXPLAIN output, changed the output of these statements in all the expected files. M src/test/regress/expected/select_views.out M src/test/regress/expected/select_views_1.out M src/test/regress/expected/select_views_2.out M src/test/regress/sql/select_views.sql http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=4ce3fa1f91d99257cb7fb617609f93ed6bb326f7 commit a074cac9b6b507e6d4b58c5004673f6cc65fcde1 Author: Amit Khandekar <ami...@en...> Date: Thu Jun 27 21:11:57 2013 +0530 Regression test: select_views.sql In select_views_2.out, masked the error "permission denied for relation" for views. This is identified as a bug which could not be fixed easily. Also, made ORDER BY related changes in the expected file and also in alternate expected file There are EXPLAIN statements in the test file. Because XC produces different EXPLAIN output, changed the output of these statements in all the expected files. M src/test/regress/expected/select_views.out M src/test/regress/expected/select_views_1.out M src/test/regress/expected/select_views_2.out M src/test/regress/sql/select_views.sql http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=184dc0b1da9df8c6f30961293e3fa43afd24b8b7 commit a074cac9b6b507e6d4b58c5004673f6cc65fcde1 Author: Amit Khandekar <ami...@en...> Date: Thu Jun 27 21:11:57 2013 +0530 Regression test: select_views.sql In select_views_2.out, masked the error "permission denied for relation" for views. This is identified as a bug which could not be fixed easily. Also, made ORDER BY related changes in the expected file and also in alternate expected file There are EXPLAIN statements in the test file. Because XC produces different EXPLAIN output, changed the output of these statements in all the expected files. M src/test/regress/expected/select_views.out M src/test/regress/expected/select_views_1.out M src/test/regress/expected/select_views_2.out M src/test/regress/sql/select_views.sql http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=2f0491dd1a34ea9390910afe532b6c2ca8db3c11 commit a074cac9b6b507e6d4b58c5004673f6cc65fcde1 Author: Amit Khandekar <ami...@en...> Date: Thu Jun 27 21:11:57 2013 +0530 Regression test: select_views.sql In select_views_2.out, masked the error "permission denied for relation" for views. This is identified as a bug which could not be fixed easily. Also, made ORDER BY related changes in the expected file and also in alternate expected file There are EXPLAIN statements in the test file. Because XC produces different EXPLAIN output, changed the output of these statements in all the expected files. M src/test/regress/expected/select_views.out M src/test/regress/expected/select_views_1.out M src/test/regress/expected/select_views_2.out M src/test/regress/sql/select_views.sql http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=3ea1ab283a493815a9f93f6380731b7e0a568be7 commit a074cac9b6b507e6d4b58c5004673f6cc65fcde1 Author: Amit Khandekar <ami...@en...> Date: Thu Jun 27 21:11:57 2013 +0530 Regression test: select_views.sql In select_views_2.out, masked the error "permission denied for relation" for views. This is identified as a bug which could not be fixed easily. Also, made ORDER BY related changes in the expected file and also in alternate expected file There are EXPLAIN statements in the test file. Because XC produces different EXPLAIN output, changed the output of these statements in all the expected files. M src/test/regress/expected/select_views.out M src/test/regress/expected/select_views_1.out M src/test/regress/expected/select_views_2.out M src/test/regress/sql/select_views.sql http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=0e23588e9e30150c7461303b3796274bb31b046f commit a074cac9b6b507e6d4b58c5004673f6cc65fcde1 Author: Amit Khandekar <ami...@en...> Date: Thu Jun 27 21:11:57 2013 +0530 Regression test: select_views.sql In select_views_2.out, masked the error "permission denied for relation" for views. This is identified as a bug which could not be fixed easily. Also, made ORDER BY related changes in the expected file and also in alternate expected file There are EXPLAIN statements in the test file. Because XC produces different EXPLAIN output, changed the output of these statements in all the expected files. M src/test/regress/expected/select_views.out M src/test/regress/expected/select_views_1.out M src/test/regress/expected/select_views_2.out M src/test/regress/sql/select_views.sql http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=e9c4a6270f48fabc14d5520f9c7af17694d64920 commit a074cac9b6b507e6d4b58c5004673f6cc65fcde1 Author: Amit Khandekar <ami...@en...> Date: Thu Jun 27 21:11:57 2013 +0530 Regression test: select_views.sql In select_views_2.out, masked the error "permission denied for relation" for views. This is identified as a bug which could not be fixed easily. Also, made ORDER BY related changes in the expected file and also in alternate expected file There are EXPLAIN statements in the test file. Because XC produces different EXPLAIN output, changed the output of these statements in all the expected files. M src/test/regress/expected/select_views.out M src/test/regress/expected/select_views_1.out M src/test/regress/expected/select_views_2.out M src/test/regress/sql/select_views.sql http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=ff1e846d346c357d84fd5cbcf6a1bc8969c268ab commit a074cac9b6b507e6d4b58c5004673f6cc65fcde1 Author: Amit Khandekar <ami...@en...> Date: Thu Jun 27 21:11:57 2013 +0530 Regression test: select_views.sql In select_views_2.out, masked the error "permission denied for relation" for views. This is identified as a bug which could not be fixed easily. Also, made ORDER BY related changes in the expected file and also in alternate expected file There are EXPLAIN statements in the test file. Because XC produces different EXPLAIN output, changed the output of these statements in all the expected files. M src/test/regress/expected/select_views.out M src/test/regress/expected/select_views_1.out M src/test/regress/expected/select_views_2.out M src/test/regress/sql/select_views.sql http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=f8a1ef8c3b67fd40e4104d4b1efe3586f6952dc6 commit a074cac9b6b507e6d4b58c5004673f6cc65fcde1 Author: Amit Khandekar <ami...@en...> Date: Thu Jun 27 21:11:57 2013 +0530 Regression test: select_views.sql In select_views_2.out, masked the error "permission denied for relation" for views. This is identified as a bug which could not be fixed easily. Also, made ORDER BY related changes in the expected file and also in alternate expected file There are EXPLAIN statements in the test file. Because XC produces different EXPLAIN output, changed the output of these statements in all the expected files. M src/test/regress/expected/select_views.out M src/test/regress/expected/select_views_1.out M src/test/regress/expected/select_views_2.out M src/test/regress/sql/select_views.sql http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=89b81f0d8b7cfaf8f317b09b43a030725c7d71de commit a074cac9b6b507e6d4b58c5004673f6cc65fcde1 Author: Amit Khandekar <ami...@en...> Date: Thu Jun 27 21:11:57 2013 +0530 Regression test: select_views.sql In select_views_2.out, masked the error "permission denied for relation" for views. This is identified as a bug which could not be fixed easily. Also, made ORDER BY related changes in the expected file and also in alternate expected file There are EXPLAIN statements in the test file. Because XC produces different EXPLAIN output, changed the output of these statements in all the expected files. M src/test/regress/expected/select_views.out M src/test/regress/expected/select_views_1.out M src/test/regress/expected/select_views_2.out M src/test/regress/sql/select_views.sql http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=acf290dfbc947e22ad48c95fe41413b89b555432 commit a074cac9b6b507e6d4b58c5004673f6cc65fcde1 Author: Amit Khandekar <ami...@en...> Date: Thu Jun 27 21:11:57 2013 +0530 Regression test: select_views.sql In select_views_2.out, masked the error "permission denied for relation" for views. This is identified as a bug which could not be fixed easily. Also, made ORDER BY related changes in the expected file and also in alternate expected file There are EXPLAIN statements in the test file. Because XC produces different EXPLAIN output, changed the output of these statements in all the expected files. M src/test/regress/expected/select_views.out M src/test/regress/expected/select_views_1.out M src/test/regress/expected/select_views_2.out M src/test/regress/sql/select_views.sql ----------------------------------------------------------------------- hooks/post-receive -- Postgres-XC |
From: Koichi S. <koi...@us...> - 2013-06-28 01:27:16
|
Project "Postgres-XC". The branch, REL1_1_work has been deleted was 7791a1dc7ff1f36eb136da3eb2efab9429e8f825 ----------------------------------------------------------------------- 7791a1dc7ff1f36eb136da3eb2efab9429e8f825 Merge commit '73c122769ca1f49c451e315d476c80fdcf9f20cc' into REL1_1_work ----------------------------------------------------------------------- hooks/post-receive -- Postgres-XC |
From: Koichi S. <koi...@us...> - 2013-06-28 00:57:55
|
Project "Postgres-XC". The branch, REL1_1_work has been created at 7791a1dc7ff1f36eb136da3eb2efab9429e8f825 (commit) - Log ----------------------------------------------------------------- http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=7791a1dc7ff1f36eb136da3eb2efab9429e8f825 commit a074cac9b6b507e6d4b58c5004673f6cc65fcde1 Author: Amit Khandekar <ami...@en...> Date: Thu Jun 27 21:11:57 2013 +0530 Regression test: select_views.sql In select_views_2.out, masked the error "permission denied for relation" for views. This is identified as a bug which could not be fixed easily. Also, made ORDER BY related changes in the expected file and also in alternate expected file There are EXPLAIN statements in the test file. Because XC produces different EXPLAIN output, changed the output of these statements in all the expected files. M src/test/regress/expected/select_views.out M src/test/regress/expected/select_views_1.out M src/test/regress/expected/select_views_2.out M src/test/regress/sql/select_views.sql http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=73c122769ca1f49c451e315d476c80fdcf9f20cc commit a074cac9b6b507e6d4b58c5004673f6cc65fcde1 Author: Amit Khandekar <ami...@en...> Date: Thu Jun 27 21:11:57 2013 +0530 Regression test: select_views.sql In select_views_2.out, masked the error "permission denied for relation" for views. This is identified as a bug which could not be fixed easily. Also, made ORDER BY related changes in the expected file and also in alternate expected file There are EXPLAIN statements in the test file. Because XC produces different EXPLAIN output, changed the output of these statements in all the expected files. M src/test/regress/expected/select_views.out M src/test/regress/expected/select_views_1.out M src/test/regress/expected/select_views_2.out M src/test/regress/sql/select_views.sql http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=0dfbad834ffe8f828cbb05d63f744be9cd7d0ab6 commit a074cac9b6b507e6d4b58c5004673f6cc65fcde1 Author: Amit Khandekar <ami...@en...> Date: Thu Jun 27 21:11:57 2013 +0530 Regression test: select_views.sql In select_views_2.out, masked the error "permission denied for relation" for views. This is identified as a bug which could not be fixed easily. Also, made ORDER BY related changes in the expected file and also in alternate expected file There are EXPLAIN statements in the test file. Because XC produces different EXPLAIN output, changed the output of these statements in all the expected files. M src/test/regress/expected/select_views.out M src/test/regress/expected/select_views_1.out M src/test/regress/expected/select_views_2.out M src/test/regress/sql/select_views.sql http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=a6e0cd7b76c04acc8c8f868a3bcd0f9ff13e16c8 commit a074cac9b6b507e6d4b58c5004673f6cc65fcde1 Author: Amit Khandekar <ami...@en...> Date: Thu Jun 27 21:11:57 2013 +0530 Regression test: select_views.sql In select_views_2.out, masked the error "permission denied for relation" for views. This is identified as a bug which could not be fixed easily. Also, made ORDER BY related changes in the expected file and also in alternate expected file There are EXPLAIN statements in the test file. Because XC produces different EXPLAIN output, changed the output of these statements in all the expected files. M src/test/regress/expected/select_views.out M src/test/regress/expected/select_views_1.out M src/test/regress/expected/select_views_2.out M src/test/regress/sql/select_views.sql http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=e5fdb8feadd4385671bab0e2c4c57008f3ba8dda commit a074cac9b6b507e6d4b58c5004673f6cc65fcde1 Author: Amit Khandekar <ami...@en...> Date: Thu Jun 27 21:11:57 2013 +0530 Regression test: select_views.sql In select_views_2.out, masked the error "permission denied for relation" for views. This is identified as a bug which could not be fixed easily. Also, made ORDER BY related changes in the expected file and also in alternate expected file There are EXPLAIN statements in the test file. Because XC produces different EXPLAIN output, changed the output of these statements in all the expected files. M src/test/regress/expected/select_views.out M src/test/regress/expected/select_views_1.out M src/test/regress/expected/select_views_2.out M src/test/regress/sql/select_views.sql http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=fe6b242709afe807664ac0dc5daf2d37d29c8e6d commit a074cac9b6b507e6d4b58c5004673f6cc65fcde1 Author: Amit Khandekar <ami...@en...> Date: Thu Jun 27 21:11:57 2013 +0530 Regression test: select_views.sql In select_views_2.out, masked the error "permission denied for relation" for views. This is identified as a bug which could not be fixed easily. Also, made ORDER BY related changes in the expected file and also in alternate expected file There are EXPLAIN statements in the test file. Because XC produces different EXPLAIN output, changed the output of these statements in all the expected files. M src/test/regress/expected/select_views.out M src/test/regress/expected/select_views_1.out M src/test/regress/expected/select_views_2.out M src/test/regress/sql/select_views.sql http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=0044f456d909b12f6bea2fff4d48fc0848b1b54b commit a074cac9b6b507e6d4b58c5004673f6cc65fcde1 Author: Amit Khandekar <ami...@en...> Date: Thu Jun 27 21:11:57 2013 +0530 Regression test: select_views.sql In select_views_2.out, masked the error "permission denied for relation" for views. This is identified as a bug which could not be fixed easily. Also, made ORDER BY related changes in the expected file and also in alternate expected file There are EXPLAIN statements in the test file. Because XC produces different EXPLAIN output, changed the output of these statements in all the expected files. M src/test/regress/expected/select_views.out M src/test/regress/expected/select_views_1.out M src/test/regress/expected/select_views_2.out M src/test/regress/sql/select_views.sql http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=4d001c3540f8dfe45f294d7990f167e8038d0cd0 commit a074cac9b6b507e6d4b58c5004673f6cc65fcde1 Author: Amit Khandekar <ami...@en...> Date: Thu Jun 27 21:11:57 2013 +0530 Regression test: select_views.sql In select_views_2.out, masked the error "permission denied for relation" for views. This is identified as a bug which could not be fixed easily. Also, made ORDER BY related changes in the expected file and also in alternate expected file There are EXPLAIN statements in the test file. Because XC produces different EXPLAIN output, changed the output of these statements in all the expected files. M src/test/regress/expected/select_views.out M src/test/regress/expected/select_views_1.out M src/test/regress/expected/select_views_2.out M src/test/regress/sql/select_views.sql http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=4b94bc70ce1d500c94dd0557650ac180aa60e04e commit a074cac9b6b507e6d4b58c5004673f6cc65fcde1 Author: Amit Khandekar <ami...@en...> Date: Thu Jun 27 21:11:57 2013 +0530 Regression test: select_views.sql In select_views_2.out, masked the error "permission denied for relation" for views. This is identified as a bug which could not be fixed easily. Also, made ORDER BY related changes in the expected file and also in alternate expected file There are EXPLAIN statements in the test file. Because XC produces different EXPLAIN output, changed the output of these statements in all the expected files. M src/test/regress/expected/select_views.out M src/test/regress/expected/select_views_1.out M src/test/regress/expected/select_views_2.out M src/test/regress/sql/select_views.sql http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=4e205ec4d9ef0f75ed39e5e8f0cd338d94c154c5 commit a074cac9b6b507e6d4b58c5004673f6cc65fcde1 Author: Amit Khandekar <ami...@en...> Date: Thu Jun 27 21:11:57 2013 +0530 Regression test: select_views.sql In select_views_2.out, masked the error "permission denied for relation" for views. This is identified as a bug which could not be fixed easily. Also, made ORDER BY related changes in the expected file and also in alternate expected file There are EXPLAIN statements in the test file. Because XC produces different EXPLAIN output, changed the output of these statements in all the expected files. M src/test/regress/expected/select_views.out M src/test/regress/expected/select_views_1.out M src/test/regress/expected/select_views_2.out M src/test/regress/sql/select_views.sql http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=d2b8d060c4f8d9154113312f6f2628298e6aff59 commit a074cac9b6b507e6d4b58c5004673f6cc65fcde1 Author: Amit Khandekar <ami...@en...> Date: Thu Jun 27 21:11:57 2013 +0530 Regression test: select_views.sql In select_views_2.out, masked the error "permission denied for relation" for views. This is identified as a bug which could not be fixed easily. Also, made ORDER BY related changes in the expected file and also in alternate expected file There are EXPLAIN statements in the test file. Because XC produces different EXPLAIN output, changed the output of these statements in all the expected files. M src/test/regress/expected/select_views.out M src/test/regress/expected/select_views_1.out M src/test/regress/expected/select_views_2.out M src/test/regress/sql/select_views.sql http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=723acc99bef562cf536d38d0a1967f24e9b4ede0 commit a074cac9b6b507e6d4b58c5004673f6cc65fcde1 Author: Amit Khandekar <ami...@en...> Date: Thu Jun 27 21:11:57 2013 +0530 Regression test: select_views.sql In select_views_2.out, masked the error "permission denied for relation" for views. This is identified as a bug which could not be fixed easily. Also, made ORDER BY related changes in the expected file and also in alternate expected file There are EXPLAIN statements in the test file. Because XC produces different EXPLAIN output, changed the output of these statements in all the expected files. M src/test/regress/expected/select_views.out M src/test/regress/expected/select_views_1.out M src/test/regress/expected/select_views_2.out M src/test/regress/sql/select_views.sql http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=eb2a70f2459a4e17971e92f5f80a95f277e2efde commit a074cac9b6b507e6d4b58c5004673f6cc65fcde1 Author: Amit Khandekar <ami...@en...> Date: Thu Jun 27 21:11:57 2013 +0530 Regression test: select_views.sql In select_views_2.out, masked the error "permission denied for relation" for views. This is identified as a bug which could not be fixed easily. Also, made ORDER BY related changes in the expected file and also in alternate expected file There are EXPLAIN statements in the test file. Because XC produces different EXPLAIN output, changed the output of these statements in all the expected files. M src/test/regress/expected/select_views.out M src/test/regress/expected/select_views_1.out M src/test/regress/expected/select_views_2.out M src/test/regress/sql/select_views.sql http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=21ce40c8eab4d0da110fb6e05e9d9ec20d73d8b3 commit a074cac9b6b507e6d4b58c5004673f6cc65fcde1 Author: Amit Khandekar <ami...@en...> Date: Thu Jun 27 21:11:57 2013 +0530 Regression test: select_views.sql In select_views_2.out, masked the error "permission denied for relation" for views. This is identified as a bug which could not be fixed easily. Also, made ORDER BY related changes in the expected file and also in alternate expected file There are EXPLAIN statements in the test file. Because XC produces different EXPLAIN output, changed the output of these statements in all the expected files. M src/test/regress/expected/select_views.out M src/test/regress/expected/select_views_1.out M src/test/regress/expected/select_views_2.out M src/test/regress/sql/select_views.sql http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=1b315c539134069453379bbd2f306deb6d30af01 commit a074cac9b6b507e6d4b58c5004673f6cc65fcde1 Author: Amit Khandekar <ami...@en...> Date: Thu Jun 27 21:11:57 2013 +0530 Regression test: select_views.sql In select_views_2.out, masked the error "permission denied for relation" for views. This is identified as a bug which could not be fixed easily. Also, made ORDER BY related changes in the expected file and also in alternate expected file There are EXPLAIN statements in the test file. Because XC produces different EXPLAIN output, changed the output of these statements in all the expected files. M src/test/regress/expected/select_views.out M src/test/regress/expected/select_views_1.out M src/test/regress/expected/select_views_2.out M src/test/regress/sql/select_views.sql http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=96103c6a0f14878c5efce85cdbde20ca29298c67 commit a074cac9b6b507e6d4b58c5004673f6cc65fcde1 Author: Amit Khandekar <ami...@en...> Date: Thu Jun 27 21:11:57 2013 +0530 Regression test: select_views.sql In select_views_2.out, masked the error "permission denied for relation" for views. This is identified as a bug which could not be fixed easily. Also, made ORDER BY related changes in the expected file and also in alternate expected file There are EXPLAIN statements in the test file. Because XC produces different EXPLAIN output, changed the output of these statements in all the expected files. M src/test/regress/expected/select_views.out M src/test/regress/expected/select_views_1.out M src/test/regress/expected/select_views_2.out M src/test/regress/sql/select_views.sql http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=13f9634ceefb9aae4567ef6b982254df2082aa08 commit a074cac9b6b507e6d4b58c5004673f6cc65fcde1 Author: Amit Khandekar <ami...@en...> Date: Thu Jun 27 21:11:57 2013 +0530 Regression test: select_views.sql In select_views_2.out, masked the error "permission denied for relation" for views. This is identified as a bug which could not be fixed easily. Also, made ORDER BY related changes in the expected file and also in alternate expected file There are EXPLAIN statements in the test file. Because XC produces different EXPLAIN output, changed the output of these statements in all the expected files. M src/test/regress/expected/select_views.out M src/test/regress/expected/select_views_1.out M src/test/regress/expected/select_views_2.out M src/test/regress/sql/select_views.sql http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=6980497f7d7f4d17b918a7a433aa904943a4bb97 commit a074cac9b6b507e6d4b58c5004673f6cc65fcde1 Author: Amit Khandekar <ami...@en...> Date: Thu Jun 27 21:11:57 2013 +0530 Regression test: select_views.sql In select_views_2.out, masked the error "permission denied for relation" for views. This is identified as a bug which could not be fixed easily. Also, made ORDER BY related changes in the expected file and also in alternate expected file There are EXPLAIN statements in the test file. Because XC produces different EXPLAIN output, changed the output of these statements in all the expected files. M src/test/regress/expected/select_views.out M src/test/regress/expected/select_views_1.out M src/test/regress/expected/select_views_2.out M src/test/regress/sql/select_views.sql http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=3a003c5a3a9af7973a2a3422cd62d2b08292a595 commit a074cac9b6b507e6d4b58c5004673f6cc65fcde1 Author: Amit Khandekar <ami...@en...> Date: Thu Jun 27 21:11:57 2013 +0530 Regression test: select_views.sql In select_views_2.out, masked the error "permission denied for relation" for views. This is identified as a bug which could not be fixed easily. Also, made ORDER BY related changes in the expected file and also in alternate expected file There are EXPLAIN statements in the test file. Because XC produces different EXPLAIN output, changed the output of these statements in all the expected files. M src/test/regress/expected/select_views.out M src/test/regress/expected/select_views_1.out M src/test/regress/expected/select_views_2.out M src/test/regress/sql/select_views.sql http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=cc9bee16bfb759068fde9d61c0fa612950837ed0 commit a074cac9b6b507e6d4b58c5004673f6cc65fcde1 Author: Amit Khandekar <ami...@en...> Date: Thu Jun 27 21:11:57 2013 +0530 Regression test: select_views.sql In select_views_2.out, masked the error "permission denied for relation" for views. This is identified as a bug which could not be fixed easily. Also, made ORDER BY related changes in the expected file and also in alternate expected file There are EXPLAIN statements in the test file. Because XC produces different EXPLAIN output, changed the output of these statements in all the expected files. M src/test/regress/expected/select_views.out M src/test/regress/expected/select_views_1.out M src/test/regress/expected/select_views_2.out M src/test/regress/sql/select_views.sql http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=00298ad9d8c9da42f338ecd0c6b3a7b737d387ee commit a074cac9b6b507e6d4b58c5004673f6cc65fcde1 Author: Amit Khandekar <ami...@en...> Date: Thu Jun 27 21:11:57 2013 +0530 Regression test: select_views.sql In select_views_2.out, masked the error "permission denied for relation" for views. This is identified as a bug which could not be fixed easily. Also, made ORDER BY related changes in the expected file and also in alternate expected file There are EXPLAIN statements in the test file. Because XC produces different EXPLAIN output, changed the output of these statements in all the expected files. M src/test/regress/expected/select_views.out M src/test/regress/expected/select_views_1.out M src/test/regress/expected/select_views_2.out M src/test/regress/sql/select_views.sql http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=f24820618b05348c7d6d7cf5e8ab4f272073a18f commit a074cac9b6b507e6d4b58c5004673f6cc65fcde1 Author: Amit Khandekar <ami...@en...> Date: Thu Jun 27 21:11:57 2013 +0530 Regression test: select_views.sql In select_views_2.out, masked the error "permission denied for relation" for views. This is identified as a bug which could not be fixed easily. Also, made ORDER BY related changes in the expected file and also in alternate expected file There are EXPLAIN statements in the test file. Because XC produces different EXPLAIN output, changed the output of these statements in all the expected files. M src/test/regress/expected/select_views.out M src/test/regress/expected/select_views_1.out M src/test/regress/expected/select_views_2.out M src/test/regress/sql/select_views.sql http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=b8f459979f4ce5c1b1c32346bedb8dadc9c0e835 commit a074cac9b6b507e6d4b58c5004673f6cc65fcde1 Author: Amit Khandekar <ami...@en...> Date: Thu Jun 27 21:11:57 2013 +0530 Regression test: select_views.sql In select_views_2.out, masked the error "permission denied for relation" for views. This is identified as a bug which could not be fixed easily. Also, made ORDER BY related changes in the expected file and also in alternate expected file There are EXPLAIN statements in the test file. Because XC produces different EXPLAIN output, changed the output of these statements in all the expected files. M src/test/regress/expected/select_views.out M src/test/regress/expected/select_views_1.out M src/test/regress/expected/select_views_2.out M src/test/regress/sql/select_views.sql http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=32638960e11390c2e610414c1f3a20a94aeec19b commit a074cac9b6b507e6d4b58c5004673f6cc65fcde1 Author: Amit Khandekar <ami...@en...> Date: Thu Jun 27 21:11:57 2013 +0530 Regression test: select_views.sql In select_views_2.out, masked the error "permission denied for relation" for views. This is identified as a bug which could not be fixed easily. Also, made ORDER BY related changes in the expected file and also in alternate expected file There are EXPLAIN statements in the test file. Because XC produces different EXPLAIN output, changed the output of these statements in all the expected files. M src/test/regress/expected/select_views.out M src/test/regress/expected/select_views_1.out M src/test/regress/expected/select_views_2.out M src/test/regress/sql/select_views.sql http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=957b9c0c452ce166957c981c63c9a46fa32f64c1 commit a074cac9b6b507e6d4b58c5004673f6cc65fcde1 Author: Amit Khandekar <ami...@en...> Date: Thu Jun 27 21:11:57 2013 +0530 Regression test: select_views.sql In select_views_2.out, masked the error "permission denied for relation" for views. This is identified as a bug which could not be fixed easily. Also, made ORDER BY related changes in the expected file and also in alternate expected file There are EXPLAIN statements in the test file. Because XC produces different EXPLAIN output, changed the output of these statements in all the expected files. M src/test/regress/expected/select_views.out M src/test/regress/expected/select_views_1.out M src/test/regress/expected/select_views_2.out M src/test/regress/sql/select_views.sql http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=51616dcda47a416ef3169dc3d1f3ca199d7a4a5d commit a074cac9b6b507e6d4b58c5004673f6cc65fcde1 Author: Amit Khandekar <ami...@en...> Date: Thu Jun 27 21:11:57 2013 +0530 Regression test: select_views.sql In select_views_2.out, masked the error "permission denied for relation" for views. This is identified as a bug which could not be fixed easily. Also, made ORDER BY related changes in the expected file and also in alternate expected file There are EXPLAIN statements in the test file. Because XC produces different EXPLAIN output, changed the output of these statements in all the expected files. M src/test/regress/expected/select_views.out M src/test/regress/expected/select_views_1.out M src/test/regress/expected/select_views_2.out M src/test/regress/sql/select_views.sql http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=d009f9036d62762b6a261055e7417ae911233853 commit a074cac9b6b507e6d4b58c5004673f6cc65fcde1 Author: Amit Khandekar <ami...@en...> Date: Thu Jun 27 21:11:57 2013 +0530 Regression test: select_views.sql In select_views_2.out, masked the error "permission denied for relation" for views. This is identified as a bug which could not be fixed easily. Also, made ORDER BY related changes in the expected file and also in alternate expected file There are EXPLAIN statements in the test file. Because XC produces different EXPLAIN output, changed the output of these statements in all the expected files. M src/test/regress/expected/select_views.out M src/test/regress/expected/select_views_1.out M src/test/regress/expected/select_views_2.out M src/test/regress/sql/select_views.sql http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=c52ba36bd78a6e67d0ac30de8c71fb256cbaf026 commit a074cac9b6b507e6d4b58c5004673f6cc65fcde1 Author: Amit Khandekar <ami...@en...> Date: Thu Jun 27 21:11:57 2013 +0530 Regression test: select_views.sql In select_views_2.out, masked the error "permission denied for relation" for views. This is identified as a bug which could not be fixed easily. Also, made ORDER BY related changes in the expected file and also in alternate expected file There are EXPLAIN statements in the test file. Because XC produces different EXPLAIN output, changed the output of these statements in all the expected files. M src/test/regress/expected/select_views.out M src/test/regress/expected/select_views_1.out M src/test/regress/expected/select_views_2.out M src/test/regress/sql/select_views.sql http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=1db236c74a2bc21178e4275bba7329d5cf3aaf55 commit a074cac9b6b507e6d4b58c5004673f6cc65fcde1 Author: Amit Khandekar <ami...@en...> Date: Thu Jun 27 21:11:57 2013 +0530 Regression test: select_views.sql In select_views_2.out, masked the error "permission denied for relation" for views. This is identified as a bug which could not be fixed easily. Also, made ORDER BY related changes in the expected file and also in alternate expected file There are EXPLAIN statements in the test file. Because XC produces different EXPLAIN output, changed the output of these statements in all the expected files. M src/test/regress/expected/select_views.out M src/test/regress/expected/select_views_1.out M src/test/regress/expected/select_views_2.out M src/test/regress/sql/select_views.sql http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=fa852303f0cda557e620af775c2e96b56eb365ba commit a074cac9b6b507e6d4b58c5004673f6cc65fcde1 Author: Amit Khandekar <ami...@en...> Date: Thu Jun 27 21:11:57 2013 +0530 Regression test: select_views.sql In select_views_2.out, masked the error "permission denied for relation" for views. This is identified as a bug which could not be fixed easily. Also, made ORDER BY related changes in the expected file and also in alternate expected file There are EXPLAIN statements in the test file. Because XC produces different EXPLAIN output, changed the output of these statements in all the expected files. M src/test/regress/expected/select_views.out M src/test/regress/expected/select_views_1.out M src/test/regress/expected/select_views_2.out M src/test/regress/sql/select_views.sql http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=d4f4bdf23a47dc2b6122195bbff4b09c80e7e2f5 commit a074cac9b6b507e6d4b58c5004673f6cc65fcde1 Author: Amit Khandekar <ami...@en...> Date: Thu Jun 27 21:11:57 2013 +0530 Regression test: select_views.sql In select_views_2.out, masked the error "permission denied for relation" for views. This is identified as a bug which could not be fixed easily. Also, made ORDER BY related changes in the expected file and also in alternate expected file There are EXPLAIN statements in the test file. Because XC produces different EXPLAIN output, changed the output of these statements in all the expected files. M src/test/regress/expected/select_views.out M src/test/regress/expected/select_views_1.out M src/test/regress/expected/select_views_2.out M src/test/regress/sql/select_views.sql http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=bf63c4a29503c5817f96d77af83bf1f191fa42e3 commit a074cac9b6b507e6d4b58c5004673f6cc65fcde1 Author: Amit Khandekar <ami...@en...> Date: Thu Jun 27 21:11:57 2013 +0530 Regression test: select_views.sql In select_views_2.out, masked the error "permission denied for relation" for views. This is identified as a bug which could not be fixed easily. Also, made ORDER BY related changes in the expected file and also in alternate expected file There are EXPLAIN statements in the test file. Because XC produces different EXPLAIN output, changed the output of these statements in all the expected files. M src/test/regress/expected/select_views.out M src/test/regress/expected/select_views_1.out M src/test/regress/expected/select_views_2.out M src/test/regress/sql/select_views.sql http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=224f6e501220627d2d72833bd4876d42aefbcb6e commit a074cac9b6b507e6d4b58c5004673f6cc65fcde1 Author: Amit Khandekar <ami...@en...> Date: Thu Jun 27 21:11:57 2013 +0530 Regression test: select_views.sql In select_views_2.out, masked the error "permission denied for relation" for views. This is identified as a bug which could not be fixed easily. Also, made ORDER BY related changes in the expected file and also in alternate expected file There are EXPLAIN statements in the test file. Because XC produces different EXPLAIN output, changed the output of these statements in all the expected files. M src/test/regress/expected/select_views.out M src/test/regress/expected/select_views_1.out M src/test/regress/expected/select_views_2.out M src/test/regress/sql/select_views.sql http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=0fe397fa49559f78d2cbffa6f2422d65d9e0e143 commit a074cac9b6b507e6d4b58c5004673f6cc65fcde1 Author: Amit Khandekar <ami...@en...> Date: Thu Jun 27 21:11:57 2013 +0530 Regression test: select_views.sql In select_views_2.out, masked the error "permission denied for relation" for views. This is identified as a bug which could not be fixed easily. Also, made ORDER BY related changes in the expected file and also in alternate expected file There are EXPLAIN statements in the test file. Because XC produces different EXPLAIN output, changed the output of these statements in all the expected files. M src/test/regress/expected/select_views.out M src/test/regress/expected/select_views_1.out M src/test/regress/expected/select_views_2.out M src/test/regress/sql/select_views.sql http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=3ae9d4db47a942f7330ce69f954c8a2b58177236 commit a074cac9b6b507e6d4b58c5004673f6cc65fcde1 Author: Amit Khandekar <ami...@en...> Date: Thu Jun 27 21:11:57 2013 +0530 Regression test: select_views.sql In select_views_2.out, masked the error "permission denied for relation" for views. This is identified as a bug which could not be fixed easily. Also, made ORDER BY related changes in the expected file and also in alternate expected file There are EXPLAIN statements in the test file. Because XC produces different EXPLAIN output, changed the output of these statements in all the expected files. M src/test/regress/expected/select_views.out M src/test/regress/expected/select_views_1.out M src/test/regress/expected/select_views_2.out M src/test/regress/sql/select_views.sql http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=be75c6cb23f5be4c1810a5959012f83ef500c0b6 commit a074cac9b6b507e6d4b58c5004673f6cc65fcde1 Author: Amit Khandekar <ami...@en...> Date: Thu Jun 27 21:11:57 2013 +0530 Regression test: select_views.sql In select_views_2.out, masked the error "permission denied for relation" for views. This is identified as a bug which could not be fixed easily. Also, made ORDER BY related changes in the expected file and also in alternate expected file There are EXPLAIN statements in the test file. Because XC produces different EXPLAIN output, changed the output of these statements in all the expected files. M src/test/regress/expected/select_views.out M src/test/regress/expected/select_views_1.out M src/test/regress/expected/select_views_2.out M src/test/regress/sql/select_views.sql http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=ba66d575065836ab4a4e0c89d64713fbd5c49a8a commit a074cac9b6b507e6d4b58c5004673f6cc65fcde1 Author: Amit Khandekar <ami...@en...> Date: Thu Jun 27 21:11:57 2013 +0530 Regression test: select_views.sql In select_views_2.out, masked the error "permission denied for relation" for views. This is identified as a bug which could not be fixed easily. Also, made ORDER BY related changes in the expected file and also in alternate expected file There are EXPLAIN statements in the test file. Because XC produces different EXPLAIN output, changed the output of these statements in all the expected files. M src/test/regress/expected/select_views.out M src/test/regress/expected/select_views_1.out M src/test/regress/expected/select_views_2.out M src/test/regress/sql/select_views.sql http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=c16a9be8d2d00ae9eb4c217d3d57c8b9616caf04 commit a074cac9b6b507e6d4b58c5004673f6cc65fcde1 Author: Amit Khandekar <ami...@en...> Date: Thu Jun 27 21:11:57 2013 +0530 Regression test: select_views.sql In select_views_2.out, masked the error "permission denied for relation" for views. This is identified as a bug which could not be fixed easily. Also, made ORDER BY related changes in the expected file and also in alternate expected file There are EXPLAIN statements in the test file. Because XC produces different EXPLAIN output, changed the output of these statements in all the expected files. M src/test/regress/expected/select_views.out M src/test/regress/expected/select_views_1.out M src/test/regress/expected/select_views_2.out M src/test/regress/sql/select_views.sql http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=a70924bcaf14ca6e4c80f5714ab68704d77ece1d commit a074cac9b6b507e6d4b58c5004673f6cc65fcde1 Author: Amit Khandekar <ami...@en...> Date: Thu Jun 27 21:11:57 2013 +0530 Regression test: select_views.sql In select_views_2.out, masked the error "permission denied for relation" for views. This is identified as a bug which could not be fixed easily. Also, made ORDER BY related changes in the expected file and also in alternate expected file There are EXPLAIN statements in the test file. Because XC produces different EXPLAIN output, changed the output of these statements in all the expected files. M src/test/regress/expected/select_views.out M src/test/regress/expected/select_views_1.out M src/test/regress/expected/select_views_2.out M src/test/regress/sql/select_views.sql http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=ca60f0c422bd2c8538ee945d5f5e81eb498ddfde commit a074cac9b6b507e6d4b58c5004673f6cc65fcde1 Author: Amit Khandekar <ami...@en...> Date: Thu Jun 27 21:11:57 2013 +0530 Regression test: select_views.sql In select_views_2.out, masked the error "permission denied for relation" for views. This is identified as a bug which could not be fixed easily. Also, made ORDER BY related changes in the expected file and also in alternate expected file There are EXPLAIN statements in the test file. Because XC produces different EXPLAIN output, changed the output of these statements in all the expected files. M src/test/regress/expected/select_views.out M src/test/regress/expected/select_views_1.out M src/test/regress/expected/select_views_2.out M src/test/regress/sql/select_views.sql http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=ee8b95e8c807f31220f31bcff445d1dcb20c28b4 commit a074cac9b6b507e6d4b58c5004673f6cc65fcde1 Author: Amit Khandekar <ami...@en...> Date: Thu Jun 27 21:11:57 2013 +0530 Regression test: select_views.sql In select_views_2.out, masked the error "permission denied for relation" for views. This is identified as a bug which could not be fixed easily. Also, made ORDER BY related changes in the expected file and also in alternate expected file There are EXPLAIN statements in the test file. Because XC produces different EXPLAIN output, changed the output of these statements in all the expected files. M src/test/regress/expected/select_views.out M src/test/regress/expected/select_views_1.out M src/test/regress/expected/select_views_2.out M src/test/regress/sql/select_views.sql http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=79f21b31074f3790320cb05e1e913360aba1053f commit a074cac9b6b507e6d4b58c5004673f6cc65fcde1 Author: Amit Khandekar <ami...@en...> Date: Thu Jun 27 21:11:57 2013 +0530 Regression test: select_views.sql In select_views_2.out, masked the error "permission denied for relation" for views. This is identified as a bug which could not be fixed easily. Also, made ORDER BY related changes in the expected file and also in alternate expected file There are EXPLAIN statements in the test file. Because XC produces different EXPLAIN output, changed the output of these statements in all the expected files. M src/test/regress/expected/select_views.out M src/test/regress/expected/select_views_1.out M src/test/regress/expected/select_views_2.out M src/test/regress/sql/select_views.sql http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=5c97528df0053a4f92d020474636bde398f697ec commit a074cac9b6b507e6d4b58c5004673f6cc65fcde1 Author: Amit Khandekar <ami...@en...> Date: Thu Jun 27 21:11:57 2013 +0530 Regression test: select_views.sql In select_views_2.out, masked the error "permission denied for relation" for views. This is identified as a bug which could not be fixed easily. Also, made ORDER BY related changes in the expected file and also in alternate expected file There are EXPLAIN statements in the test file. Because XC produces different EXPLAIN output, changed the output of these statements in all the expected files. M src/test/regress/expected/select_views.out M src/test/regress/expected/select_views_1.out M src/test/regress/expected/select_views_2.out M src/test/regress/sql/select_views.sql http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=b5ec56f664fa20d80fe752de494ec96362eff520 commit a074cac9b6b507e6d4b58c5004673f6cc65fcde1 Author: Amit Khandekar <ami...@en...> Date: Thu Jun 27 21:11:57 2013 +0530 Regression test: select_views.sql In select_views_2.out, masked the error "permission denied for relation" for views. This is identified as a bug which could not be fixed easily. Also, made ORDER BY related changes in the expected file and also in alternate expected file There are EXPLAIN statements in the test file. Because XC produces different EXPLAIN output, changed the output of these statements in all the expected files. M src/test/regress/expected/select_views.out M src/test/regress/expected/select_views_1.out M src/test/regress/expected/select_views_2.out M src/test/regress/sql/select_views.sql http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=fea934653c7ba5bc368fd9233adc094f0ffb06e7 commit a074cac9b6b507e6d4b58c5004673f6cc65fcde1 Author: Amit Khandekar <ami...@en...> Date: Thu Jun 27 21:11:57 2013 +0530 Regression test: select_views.sql In select_views_2.out, masked the error "permission denied for relation" for views. This is identified as a bug which could not be fixed easily. Also, made ORDER BY related changes in the expected file and also in alternate expected file There are EXPLAIN statements in the test file. Because XC produces different EXPLAIN output, changed the output of these statements in all the expected files. M src/test/regress/expected/select_views.out M src/test/regress/expected/select_views_1.out M src/test/regress/expected/select_views_2.out M src/test/regress/sql/select_views.sql http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=7b058a2dc8fd5889cd443fd6ee40f51068357245 commit a074cac9b6b507e6d4b58c5004673f6cc65fcde1 Author: Amit Khandekar <ami...@en...> Date: Thu Jun 27 21:11:57 2013 +0530 Regression test: select_views.sql In select_views_2.out, masked the error "permission denied for relation" for views. This is identified as a bug which could not be fixed easily. Also, made ORDER BY related changes in the expected file and also in alternate expected file There are EXPLAIN statements in the test file. Because XC produces different EXPLAIN output, changed the output of these statements in all the expected files. M src/test/regress/expected/select_views.out M src/test/regress/expected/select_views_1.out M src/test/regress/expected/select_views_2.out M src/test/regress/sql/select_views.sql http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=a25ccd615f5d306b5eadcb16bb5de9ea7b777b16 commit a074cac9b6b507e6d4b58c5004673f6cc65fcde1 Author: Amit Khandekar <ami...@en...> Date: Thu Jun 27 21:11:57 2013 +0530 Regression test: select_views.sql In select_views_2.out, masked the error "permission denied for relation" for views. This is identified as a bug which could not be fixed easily. Also, made ORDER BY related changes in the expected file and also in alternate expected file There are EXPLAIN statements in the test file. Because XC produces different EXPLAIN output, changed the output of these statements in all the expected files. M src/test/regress/expected/select_views.out M src/test/regress/expected/select_views_1.out M src/test/regress/expected/select_views_2.out M src/test/regress/sql/select_views.sql http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=a2cf57f5e0c43689cd2e6ccf8f1378b02db6e50f commit a074cac9b6b507e6d4b58c5004673f6cc65fcde1 Author: Amit Khandekar <ami...@en...> Date: Thu Jun 27 21:11:57 2013 +0530 Regression test: select_views.sql In select_views_2.out, masked the error "permission denied for relation" for views. This is identified as a bug which could not be fixed easily. Also, made ORDER BY related changes in the expected file and also in alternate expected file There are EXPLAIN statements in the test file. Because XC produces different EXPLAIN output, changed the output of these statements in all the expected files. M src/test/regress/expected/select_views.out M src/test/regress/expected/select_views_1.out M src/test/regress/expected/select_views_2.out M src/test/regress/sql/select_views.sql http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=4ce3fa1f91d99257cb7fb617609f93ed6bb326f7 commit a074cac9b6b507e6d4b58c5004673f6cc65fcde1 Author: Amit Khandekar <ami...@en...> Date: Thu Jun 27 21:11:57 2013 +0530 Regression test: select_views.sql In select_views_2.out, masked the error "permission denied for relation" for views. This is identified as a bug which could not be fixed easily. Also, made ORDER BY related changes in the expected file and also in alternate expected file There are EXPLAIN statements in the test file. Because XC produces different EXPLAIN output, changed the output of these statements in all the expected files. M src/test/regress/expected/select_views.out M src/test/regress/expected/select_views_1.out M src/test/regress/expected/select_views_2.out M src/test/regress/sql/select_views.sql http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=184dc0b1da9df8c6f30961293e3fa43afd24b8b7 commit a074cac9b6b507e6d4b58c5004673f6cc65fcde1 Author: Amit Khandekar <ami...@en...> Date: Thu Jun 27 21:11:57 2013 +0530 Regression test: select_views.sql In select_views_2.out, masked the error "permission denied for relation" for views. This is identified as a bug which could not be fixed easily. Also, made ORDER BY related changes in the expected file and also in alternate expected file There are EXPLAIN statements in the test file. Because XC produces different EXPLAIN output, changed the output of these statements in all the expected files. M src/test/regress/expected/select_views.out M src/test/regress/expected/select_views_1.out M src/test/regress/expected/select_views_2.out M src/test/regress/sql/select_views.sql http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=2f0491dd1a34ea9390910afe532b6c2ca8db3c11 commit a074cac9b6b507e6d4b58c5004673f6cc65fcde1 Author: Amit Khandekar <ami...@en...> Date: Thu Jun 27 21:11:57 2013 +0530 Regression test: select_views.sql In select_views_2.out, masked the error "permission denied for relation" for views. This is identified as a bug which could not be fixed easily. Also, made ORDER BY related changes in the expected file and also in alternate expected file There are EXPLAIN statements in the test file. Because XC produces different EXPLAIN output, changed the output of these statements in all the expected files. M src/test/regress/expected/select_views.out M src/test/regress/expected/select_views_1.out M src/test/regress/expected/select_views_2.out M src/test/regress/sql/select_views.sql http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=3ea1ab283a493815a9f93f6380731b7e0a568be7 commit a074cac9b6b507e6d4b58c5004673f6cc65fcde1 Author: Amit Khandekar <ami...@en...> Date: Thu Jun 27 21:11:57 2013 +0530 Regression test: select_views.sql In select_views_2.out, masked the error "permission denied for relation" for views. This is identified as a bug which could not be fixed easily. Also, made ORDER BY related changes in the expected file and also in alternate expected file There are EXPLAIN statements in the test file. Because XC produces different EXPLAIN output, changed the output of these statements in all the expected files. M src/test/regress/expected/select_views.out M src/test/regress/expected/select_views_1.out M src/test/regress/expected/select_views_2.out M src/test/regress/sql/select_views.sql http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=0e23588e9e30150c7461303b3796274bb31b046f commit a074cac9b6b507e6d4b58c5004673f6cc65fcde1 Author: Amit Khandekar <ami...@en...> Date: Thu Jun 27 21:11:57 2013 +0530 Regression test: select_views.sql In select_views_2.out, masked the error "permission denied for relation" for views. This is identified as a bug which could not be fixed easily. Also, made ORDER BY related changes in the expected file and also in alternate expected file There are EXPLAIN statements in the test file. Because XC produces different EXPLAIN output, changed the output of these statements in all the expected files. M src/test/regress/expected/select_views.out M src/test/regress/expected/select_views_1.out M src/test/regress/expected/select_views_2.out M src/test/regress/sql/select_views.sql http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=e9c4a6270f48fabc14d5520f9c7af17694d64920 commit a074cac9b6b507e6d4b58c5004673f6cc65fcde1 Author: Amit Khandekar <ami...@en...> Date: Thu Jun 27 21:11:57 2013 +0530 Regression test: select_views.sql In select_views_2.out, masked the error "permission denied for relation" for views. This is identified as a bug which could not be fixed easily. Also, made ORDER BY related changes in the expected file and also in alternate expected file There are EXPLAIN statements in the test file. Because XC produces different EXPLAIN output, changed the output of these statements in all the expected files. M src/test/regress/expected/select_views.out M src/test/regress/expected/select_views_1.out M src/test/regress/expected/select_views_2.out M src/test/regress/sql/select_views.sql http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=ff1e846d346c357d84fd5cbcf6a1bc8969c268ab commit a074cac9b6b507e6d4b58c5004673f6cc65fcde1 Author: Amit Khandekar <ami...@en...> Date: Thu Jun 27 21:11:57 2013 +0530 Regression test: select_views.sql In select_views_2.out, masked the error "permission denied for relation" for views. This is identified as a bug which could not be fixed easily. Also, made ORDER BY related changes in the expected file and also in alternate expected file There are EXPLAIN statements in the test file. Because XC produces different EXPLAIN output, changed the output of these statements in all the expected files. M src/test/regress/expected/select_views.out M src/test/regress/expected/select_views_1.out M src/test/regress/expected/select_views_2.out M src/test/regress/sql/select_views.sql http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=f8a1ef8c3b67fd40e4104d4b1efe3586f6952dc6 commit a074cac9b6b507e6d4b58c5004673f6cc65fcde1 Author: Amit Khandekar <ami...@en...> Date: Thu Jun 27 21:11:57 2013 +0530 Regression test: select_views.sql In select_views_2.out, masked the error "permission denied for relation" for views. This is identified as a bug which could not be fixed easily. Also, made ORDER BY related changes in the expected file and also in alternate expected file There are EXPLAIN statements in the test file. Because XC produces different EXPLAIN output, changed the output of these statements in all the expected files. M src/test/regress/expected/select_views.out M src/test/regress/expected/select_views_1.out M src/test/regress/expected/select_views_2.out M src/test/regress/sql/select_views.sql http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=89b81f0d8b7cfaf8f317b09b43a030725c7d71de commit a074cac9b6b507e6d4b58c5004673f6cc65fcde1 Author: Amit Khandekar <ami...@en...> Date: Thu Jun 27 21:11:57 2013 +0530 Regression test: select_views.sql In select_views_2.out, masked the error "permission denied for relation" for views. This is identified as a bug which could not be fixed easily. Also, made ORDER BY related changes in the expected file and also in alternate expected file There are EXPLAIN statements in the test file. Because XC produces different EXPLAIN output, changed the output of these statements in all the expected files. M src/test/regress/expected/select_views.out M src/test/regress/expected/select_views_1.out M src/test/regress/expected/select_views_2.out M src/test/regress/sql/select_views.sql http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=acf290dfbc947e22ad48c95fe41413b89b555432 commit a074cac9b6b507e6d4b58c5004673f6cc65fcde1 Author: Amit Khandekar <ami...@en...> Date: Thu Jun 27 21:11:57 2013 +0530 Regression test: select_views.sql In select_views_2.out, masked the error "permission denied for relation" for views. This is identified as a bug which could not be fixed easily. Also, made ORDER BY related changes in the expected file and also in alternate expected file There are EXPLAIN statements in the test file. Because XC produces different EXPLAIN output, changed the output of these statements in all the expected files. M src/test/regress/expected/select_views.out M src/test/regress/expected/select_views_1.out M src/test/regress/expected/select_views_2.out M src/test/regress/sql/select_views.sql ----------------------------------------------------------------------- hooks/post-receive -- Postgres-XC |
From: Koichi S. <koi...@gm...> - 2013-06-27 16:22:52
|
Thank you Amit for the painful and time-consuming work. Select_views seems to be working fine. I will bild REL1_1_work (not STABLE, STABLE should be build after all the conflicts and regressions are fixed) for further work as planned. Best Regards; ---------- Koichi Suzuki 2013/6/28 Amit Khandekar <ami...@us...> > Project "Postgres-XC". > > The branch, master has been updated > via a074cac9b6b507e6d4b58c5004673f6cc65fcde1 (commit) > from 8d58166a1c8bfd7a19c6e9e6a578c8c4bc019253 (commit) > > > - Log ----------------------------------------------------------------- > > http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=a074cac9b6b507e6d4b58c5004673f6cc65fcde1 > > commit a074cac9b6b507e6d4b58c5004673f6cc65fcde1 > Author: Amit Khandekar <ami...@en...> > Date: Thu Jun 27 21:11:57 2013 +0530 > > Regression test: select_views.sql > > In select_views_2.out, masked the error "permission denied for > relation" > for views. This is identified as a bug which could not be fixed easily. > Also, made ORDER BY related changes in the expected file and also in > alternate expected file > There are EXPLAIN statements in the test file. Because XC produces > different EXPLAIN output, changed the output of these statements in all > the expected files. > > M src/test/regress/expected/select_views.out > M src/test/regress/expected/select_views_1.out > M src/test/regress/expected/select_views_2.out > M src/test/regress/sql/select_views.sql > > ----------------------------------------------------------------------- > > Summary of changes: > src/test/regress/expected/select_views.out | 1026 > ++++++++++++++++++++++++-- > src/test/regress/expected/select_views_1.out | 250 +++---- > src/test/regress/expected/select_views_2.out | 244 ++++++- > src/test/regress/sql/select_views.sql | 16 +- > 4 files changed, 1307 insertions(+), 229 deletions(-) > > > hooks/post-receive > -- > Postgres-XC > > > ------------------------------------------------------------------------------ > This SF.net email is sponsored by Windows: > > Build for Windows Store. > > http://p.sf.net/sfu/windows-dev2dev > _______________________________________________ > Postgres-xc-committers mailing list > Pos...@li... > https://lists.sourceforge.net/lists/listinfo/postgres-xc-committers > |
From: Amit K. <ami...@us...> - 2013-06-27 15:49:00
|
Project "Postgres-XC". The branch, master has been updated via a074cac9b6b507e6d4b58c5004673f6cc65fcde1 (commit) from 8d58166a1c8bfd7a19c6e9e6a578c8c4bc019253 (commit) - Log ----------------------------------------------------------------- http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=a074cac9b6b507e6d4b58c5004673f6cc65fcde1 commit a074cac9b6b507e6d4b58c5004673f6cc65fcde1 Author: Amit Khandekar <ami...@en...> Date: Thu Jun 27 21:11:57 2013 +0530 Regression test: select_views.sql In select_views_2.out, masked the error "permission denied for relation" for views. This is identified as a bug which could not be fixed easily. Also, made ORDER BY related changes in the expected file and also in alternate expected file There are EXPLAIN statements in the test file. Because XC produces different EXPLAIN output, changed the output of these statements in all the expected files. M src/test/regress/expected/select_views.out M src/test/regress/expected/select_views_1.out M src/test/regress/expected/select_views_2.out M src/test/regress/sql/select_views.sql ----------------------------------------------------------------------- Summary of changes: src/test/regress/expected/select_views.out | 1026 ++++++++++++++++++++++++-- src/test/regress/expected/select_views_1.out | 250 +++---- src/test/regress/expected/select_views_2.out | 244 ++++++- src/test/regress/sql/select_views.sql | 16 +- 4 files changed, 1307 insertions(+), 229 deletions(-) hooks/post-receive -- Postgres-XC |
From: Koichi S. <koi...@us...> - 2013-06-27 05:56:38
|
Project "Postgres-XC". The branch, REL1_1_STABLE has been deleted was 1ab8b235fd19ac575403e7d7d694cf0d11099fd0 ----------------------------------------------------------------------- 1ab8b235fd19ac575403e7d7d694cf0d11099fd0 Merge from Postgres-XC master to build Postgres-XC version 1.1 beta. ----------------------------------------------------------------------- hooks/post-receive -- Postgres-XC |
From: Amit K. <ami...@us...> - 2013-06-26 10:13:33
|
Project "Postgres-XC". The branch, master has been updated via 8d58166a1c8bfd7a19c6e9e6a578c8c4bc019253 (commit) via 9869c6daa0d65e002d90219ffd0f3f4e4854bfb3 (commit) from a86115da73cdbd7fa536aea31ea94774cbbe3f16 (commit) - Log ----------------------------------------------------------------- http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=8d58166a1c8bfd7a19c6e9e6a578c8c4bc019253 commit 8d58166a1c8bfd7a19c6e9e6a578c8c4bc019253 Author: Amit Khandekar <ami...@en...> Date: Wed Jun 26 15:37:15 2013 +0530 Always schema-qualify object names in the deparsed remote query. Temporarily set search_path to NIL, so as to have all object names schema-qualified. This was required so that the same deparsed query works even when search_path is changed in between two executes of a prepared statement. This fixes a regression caused in test plancache.sql M src/backend/utils/adt/ruleutils.c M src/test/regress/expected/inherit.out M src/test/regress/expected/inherit_1.out M src/test/regress/expected/with.out M src/test/regress/expected/xc_FQS.out M src/test/regress/expected/xc_FQS_join.out M src/test/regress/expected/xc_alter_table.out M src/test/regress/expected/xc_groupby.out M src/test/regress/expected/xc_having.out M src/test/regress/expected/xc_limit.out M src/test/regress/expected/xc_remote.out M src/test/regress/expected/xc_returning.out M src/test/regress/expected/xc_sort.out M src/test/regress/expected/xc_trigship.out http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=9869c6daa0d65e002d90219ffd0f3f4e4854bfb3 commit 8d58166a1c8bfd7a19c6e9e6a578c8c4bc019253 Author: Amit Khandekar <ami...@en...> Date: Wed Jun 26 15:37:15 2013 +0530 Always schema-qualify object names in the deparsed remote query. Temporarily set search_path to NIL, so as to have all object names schema-qualified. This was required so that the same deparsed query works even when search_path is changed in between two executes of a prepared statement. This fixes a regression caused in test plancache.sql M src/backend/utils/adt/ruleutils.c M src/test/regress/expected/inherit.out M src/test/regress/expected/inherit_1.out M src/test/regress/expected/with.out M src/test/regress/expected/xc_FQS.out M src/test/regress/expected/xc_FQS_join.out M src/test/regress/expected/xc_alter_table.out M src/test/regress/expected/xc_groupby.out M src/test/regress/expected/xc_having.out M src/test/regress/expected/xc_limit.out M src/test/regress/expected/xc_remote.out M src/test/regress/expected/xc_returning.out M src/test/regress/expected/xc_sort.out M src/test/regress/expected/xc_trigship.out ----------------------------------------------------------------------- Summary of changes: src/backend/utils/adt/ruleutils.c | 49 +++- src/test/regress/expected/inherit.out | 20 +- src/test/regress/expected/inherit_1.out | 24 +- src/test/regress/expected/with.out | 22 +- src/test/regress/expected/xc_FQS.out | 412 ++++++++++++------------ src/test/regress/expected/xc_FQS_join.out | 190 ++++++------ src/test/regress/expected/xc_alter_table.out | 22 +- src/test/regress/expected/xc_groupby.out | 452 +++++++++++++------------- src/test/regress/expected/xc_having.out | 148 +++++----- src/test/regress/expected/xc_limit.out | 150 +++++----- src/test/regress/expected/xc_remote.out | 44 ++-- src/test/regress/expected/xc_returning.out | 40 ++-- src/test/regress/expected/xc_sort.out | 72 ++-- src/test/regress/expected/xc_trigship.out | 22 +- src/test/regress/parallel_schedule | 4 +- 15 files changed, 860 insertions(+), 811 deletions(-) hooks/post-receive -- Postgres-XC |
From: Abbas B. <ga...@us...> - 2013-06-25 15:26:40
|
Project "Postgres-XC". The branch, master has been updated via a86115da73cdbd7fa536aea31ea94774cbbe3f16 (commit) from 58cfcdf2e5ca3d86d78dc6f7f987cb73e53f4e48 (commit) - Log ----------------------------------------------------------------- http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=a86115da73cdbd7fa536aea31ea94774cbbe3f16 commit a86115da73cdbd7fa536aea31ea94774cbbe3f16 Author: Abbas <abb...@en...> Date: Tue Jun 25 19:33:04 2013 +0500 Fix a problem in ALTER TABLE to change distribution from replicated to hash Bug ID: 3607290 M src/backend/pgxc/locator/redistrib.c M src/test/regress/expected/xc_alter_table.out M src/test/regress/sql/xc_alter_table.sql ----------------------------------------------------------------------- Summary of changes: src/backend/pgxc/locator/redistrib.c | 27 +- src/test/regress/expected/xc_alter_table.out | 660 ++++++++++++++++++++++++++ src/test/regress/sql/xc_alter_table.sql | 287 +++++++++++ 3 files changed, 969 insertions(+), 5 deletions(-) hooks/post-receive -- Postgres-XC |
From: Abbas B. <ga...@us...> - 2013-06-25 14:27:14
|
Project "Postgres-XC". The branch, master has been updated via 58cfcdf2e5ca3d86d78dc6f7f987cb73e53f4e48 (commit) from 9838f85e3a2c8a7ea0137b25883b75360bfc82d1 (commit) - Log ----------------------------------------------------------------- http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=58cfcdf2e5ca3d86d78dc6f7f987cb73e53f4e48 commit 58cfcdf2e5ca3d86d78dc6f7f987cb73e53f4e48 Author: Abbas <abb...@en...> Date: Tue Jun 25 19:26:45 2013 +0500 Add couple of ORDER BY clauses in original output files of truncate and triggers M src/test/regress/expected/triggers.out M src/test/regress/expected/truncate.out ----------------------------------------------------------------------- Summary of changes: src/test/regress/expected/triggers.out | 4 ++-- src/test/regress/expected/truncate.out | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) hooks/post-receive -- Postgres-XC |
From: Abbas B. <ga...@us...> - 2013-06-25 14:17:34
|
Project "Postgres-XC". The branch, master has been updated via 9838f85e3a2c8a7ea0137b25883b75360bfc82d1 (commit) from 59d03728a77e34e899cfdf4fc2bd4c72ba52554a (commit) - Log ----------------------------------------------------------------- http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=9838f85e3a2c8a7ea0137b25883b75360bfc82d1 commit 9838f85e3a2c8a7ea0137b25883b75360bfc82d1 Author: Abbas <abb...@en...> Date: Tue Jun 25 19:16:41 2013 +0500 Fix crash in COPY TO when issued for a replicated table Bug ID: 3608374 M src/backend/commands/copy.c M src/test/regress/input/xc_copy.source M src/test/regress/output/xc_copy.source ----------------------------------------------------------------------- Summary of changes: src/backend/commands/copy.c | 22 +++++- src/test/regress/input/xc_copy.source | 93 ++++++++++++++++++++++++++ src/test/regress/output/xc_copy.source | 115 ++++++++++++++++++++++++++++++++ 3 files changed, 227 insertions(+), 3 deletions(-) hooks/post-receive -- Postgres-XC |
From: Abbas B. <abb...@en...> - 2013-06-25 14:11:24
|
On Tue, Jun 25, 2013 at 6:58 PM, Ashutosh Bapat < ash...@en...> wrote: > Hi Abbas, > Don't we need corresponding changes to triggers.out and truncate.out? > sure, let me check in another patch to do the changes in the .out files as well. > > > On Tue, Jun 25, 2013 at 7:11 PM, Abbas Butt <ga...@us... > > wrote: > >> Project "Postgres-XC". >> >> The branch, master has been updated >> via 98a004752f3c54cb36dedbedb48336744436cf4e (commit) >> from 5308dd4c7006ee1d6cbf175d844ff454e30bd39a (commit) >> >> >> - Log ----------------------------------------------------------------- >> >> http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=98a004752f3c54cb36dedbedb48336744436cf4e >> >> commit 98a004752f3c54cb36dedbedb48336744436cf4e >> Author: Abbas <abb...@en...> >> Date: Tue Jun 25 18:41:28 2013 +0500 >> >> Add a couple of missing ORDER BY in truncate and triggers test cases >> >> M src/test/regress/expected/triggers_1.out >> M src/test/regress/expected/truncate_1.out >> M src/test/regress/sql/triggers.sql >> M src/test/regress/sql/truncate.sql >> >> ----------------------------------------------------------------------- >> >> Summary of changes: >> src/test/regress/expected/triggers_1.out | 4 ++-- >> src/test/regress/expected/truncate_1.out | 8 ++++---- >> src/test/regress/sql/triggers.sql | 2 +- >> src/test/regress/sql/truncate.sql | 2 +- >> 4 files changed, 8 insertions(+), 8 deletions(-) >> >> >> hooks/post-receive >> -- >> Postgres-XC >> >> >> ------------------------------------------------------------------------------ >> This SF.net email is sponsored by Windows: >> >> Build for Windows Store. >> >> http://p.sf.net/sfu/windows-dev2dev >> _______________________________________________ >> Postgres-xc-committers mailing list >> Pos...@li... >> https://lists.sourceforge.net/lists/listinfo/postgres-xc-committers >> > > > > -- > Best Wishes, > Ashutosh Bapat > EntepriseDB Corporation > The Postgres Database Company > > > ------------------------------------------------------------------------------ > This SF.net email is sponsored by Windows: > > Build for Windows Store. > > http://p.sf.net/sfu/windows-dev2dev > _______________________________________________ > Postgres-xc-committers mailing list > Pos...@li... > https://lists.sourceforge.net/lists/listinfo/postgres-xc-committers > > -- -- *Abbas* Architect Ph: 92.334.5100153 Skype ID: gabbasb www.enterprisedb.co <http://www.enterprisedb.com/>m<http://www.enterprisedb.com/> * Follow us on Twitter* @EnterpriseDB Visit EnterpriseDB for tutorials, webinars, whitepapers<http://www.enterprisedb.com/resources-community>and more<http://www.enterprisedb.com/resources-community> |
From: Ashutosh B. <ash...@en...> - 2013-06-25 13:58:22
|
Hi Abbas, Don't we need corresponding changes to triggers.out and truncate.out? On Tue, Jun 25, 2013 at 7:11 PM, Abbas Butt <ga...@us...>wrote: > Project "Postgres-XC". > > The branch, master has been updated > via 98a004752f3c54cb36dedbedb48336744436cf4e (commit) > from 5308dd4c7006ee1d6cbf175d844ff454e30bd39a (commit) > > > - Log ----------------------------------------------------------------- > > http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=98a004752f3c54cb36dedbedb48336744436cf4e > > commit 98a004752f3c54cb36dedbedb48336744436cf4e > Author: Abbas <abb...@en...> > Date: Tue Jun 25 18:41:28 2013 +0500 > > Add a couple of missing ORDER BY in truncate and triggers test cases > > M src/test/regress/expected/triggers_1.out > M src/test/regress/expected/truncate_1.out > M src/test/regress/sql/triggers.sql > M src/test/regress/sql/truncate.sql > > ----------------------------------------------------------------------- > > Summary of changes: > src/test/regress/expected/triggers_1.out | 4 ++-- > src/test/regress/expected/truncate_1.out | 8 ++++---- > src/test/regress/sql/triggers.sql | 2 +- > src/test/regress/sql/truncate.sql | 2 +- > 4 files changed, 8 insertions(+), 8 deletions(-) > > > hooks/post-receive > -- > Postgres-XC > > > ------------------------------------------------------------------------------ > This SF.net email is sponsored by Windows: > > Build for Windows Store. > > http://p.sf.net/sfu/windows-dev2dev > _______________________________________________ > Postgres-xc-committers mailing list > Pos...@li... > https://lists.sourceforge.net/lists/listinfo/postgres-xc-committers > -- Best Wishes, Ashutosh Bapat EntepriseDB Corporation The Postgres Database Company |
From: Abbas B. <ga...@us...> - 2013-06-25 13:45:44
|
Project "Postgres-XC". The branch, master has been updated via 59d03728a77e34e899cfdf4fc2bd4c72ba52554a (commit) from 98a004752f3c54cb36dedbedb48336744436cf4e (commit) - Log ----------------------------------------------------------------- http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=59d03728a77e34e899cfdf4fc2bd4c72ba52554a commit 59d03728a77e34e899cfdf4fc2bd4c72ba52554a Author: Abbas <abb...@en...> Date: Tue Jun 25 18:44:23 2013 +0500 Ignore test case xc_for_update until FOR UPDATE is implemented properly M src/test/regress/parallel_schedule M src/test/regress/serial_schedule ----------------------------------------------------------------------- Summary of changes: src/test/regress/parallel_schedule | 2 +- src/test/regress/serial_schedule | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) hooks/post-receive -- Postgres-XC |
From: Abbas B. <ga...@us...> - 2013-06-25 13:42:07
|
Project "Postgres-XC". The branch, master has been updated via 98a004752f3c54cb36dedbedb48336744436cf4e (commit) from 5308dd4c7006ee1d6cbf175d844ff454e30bd39a (commit) - Log ----------------------------------------------------------------- http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=98a004752f3c54cb36dedbedb48336744436cf4e commit 98a004752f3c54cb36dedbedb48336744436cf4e Author: Abbas <abb...@en...> Date: Tue Jun 25 18:41:28 2013 +0500 Add a couple of missing ORDER BY in truncate and triggers test cases M src/test/regress/expected/triggers_1.out M src/test/regress/expected/truncate_1.out M src/test/regress/sql/triggers.sql M src/test/regress/sql/truncate.sql ----------------------------------------------------------------------- Summary of changes: src/test/regress/expected/triggers_1.out | 4 ++-- src/test/regress/expected/truncate_1.out | 8 ++++---- src/test/regress/sql/triggers.sql | 2 +- src/test/regress/sql/truncate.sql | 2 +- 4 files changed, 8 insertions(+), 8 deletions(-) hooks/post-receive -- Postgres-XC |
From: Amit K. <ami...@us...> - 2013-06-24 14:12:13
|
Project "Postgres-XC". The branch, master has been updated via 5308dd4c7006ee1d6cbf175d844ff454e30bd39a (commit) from 3cb2e91169ff03af511f0e21374de9c491b84e5a (commit) - Log ----------------------------------------------------------------- http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=5308dd4c7006ee1d6cbf175d844ff454e30bd39a commit 5308dd4c7006ee1d6cbf175d844ff454e30bd39a Author: Amit Khandekar <ami...@en...> Date: Mon Jun 24 19:39:08 2013 +0530 Regression test copy2 Fixed locale-specific row ordering difference by adding "order by col1 using ~<~" M src/test/regress/expected/copy2.out M src/test/regress/expected/copy2_1.out M src/test/regress/sql/copy2.sql ----------------------------------------------------------------------- Summary of changes: src/test/regress/expected/copy2.out | 4 ++-- src/test/regress/expected/copy2_1.out | 4 ++-- src/test/regress/sql/copy2.sql | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) hooks/post-receive -- Postgres-XC |
From: Amit K. <ami...@us...> - 2013-06-24 04:25:46
|
Project "Postgres-XC". The branch, master has been updated via 3cb2e91169ff03af511f0e21374de9c491b84e5a (commit) from 888f13f9528ba2cda2a694edd938b2fc8da97601 (commit) - Log ----------------------------------------------------------------- http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=3cb2e91169ff03af511f0e21374de9c491b84e5a commit 3cb2e91169ff03af511f0e21374de9c491b84e5a Author: Amit Khandekar <ami...@en...> Date: Mon Jun 24 09:52:39 2013 +0530 Fix for bug 3614553: Add a check in ExecBRUpdateTriggers() to see if distribution column values has changed by the trigger execution, and error out if it has. M src/backend/commands/trigger.c M src/backend/pgxc/pool/execRemote.c M src/test/regress/expected/xc_triggers.out M src/test/regress/sql/xc_triggers.sql ----------------------------------------------------------------------- Summary of changes: src/backend/commands/trigger.c | 59 ++++++++++++++++++++++++- src/backend/pgxc/pool/execRemote.c | 4 -- src/test/regress/expected/xc_triggers.out | 68 +++++++++++++++++++++++++++++ src/test/regress/sql/xc_triggers.sql | 53 ++++++++++++++++++++++ 4 files changed, 179 insertions(+), 5 deletions(-) hooks/post-receive -- Postgres-XC |
From: Amit K. <ami...@us...> - 2013-06-24 03:49:00
|
Project "Postgres-XC". The branch, master has been updated via 888f13f9528ba2cda2a694edd938b2fc8da97601 (commit) from bc7e48aa0d759e93cdd686130ce466d9349645bb (commit) - Log ----------------------------------------------------------------- http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=888f13f9528ba2cda2a694edd938b2fc8da97601 commit 888f13f9528ba2cda2a694edd938b2fc8da97601 Author: Amit Khandekar <ami...@en...> Date: Mon Jun 24 09:17:21 2013 +0530 Regression test: xc_trigship.sql Added ORDER BY COLLATE to fix some result order inconsistencies. M src/test/regress/expected/xc_trigship.out M src/test/regress/sql/xc_trigship.sql ----------------------------------------------------------------------- Summary of changes: src/test/regress/expected/xc_trigship.out | 48 ++++++++++++++-------------- src/test/regress/sql/xc_trigship.sql | 2 +- 2 files changed, 25 insertions(+), 25 deletions(-) hooks/post-receive -- Postgres-XC |
From: Amit K. <ami...@us...> - 2013-06-24 03:45:50
|
Project "Postgres-XC". The branch, master has been updated via bc7e48aa0d759e93cdd686130ce466d9349645bb (commit) from 035d79e0bc5a891e21e4664eebf51e9a71caf83a (commit) - Log ----------------------------------------------------------------- http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=bc7e48aa0d759e93cdd686130ce466d9349645bb commit bc7e48aa0d759e93cdd686130ce466d9349645bb Author: Amit Khandekar <ami...@en...> Date: Mon Jun 24 09:10:02 2013 +0530 Trigger related doc changes: In trigger overview section, explained trigger shippability. Mentioned COPY with row triggers restriction. Mentioned that tg_trigtuplebuf and tg_newtuplebuf should be assumed to have have invalid values. M doc-xc/src/sgml/ref/copy.sgmlin M doc-xc/src/sgml/trigger.sgmlin ----------------------------------------------------------------------- Summary of changes: doc-xc/src/sgml/ref/copy.sgmlin | 9 +++++++++ doc-xc/src/sgml/trigger.sgmlin | 33 +++++++++++++++++++++++++++++++++ 2 files changed, 42 insertions(+), 0 deletions(-) hooks/post-receive -- Postgres-XC |
From: Koichi S. <koi...@us...> - 2013-06-21 03:38:44
|
Project "Postgres-XC". The branch, master has been updated via 035d79e0bc5a891e21e4664eebf51e9a71caf83a (commit) from 209b9380da84188df3669f04baa9695e712cabdd (commit) - Log ----------------------------------------------------------------- http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=035d79e0bc5a891e21e4664eebf51e9a71caf83a commit 035d79e0bc5a891e21e4664eebf51e9a71caf83a Author: Koichi Suzuki <koi...@gm...> Date: Fri Jun 21 12:36:43 2013 +0900 This patch fixes a bug that the first gtm_proxy is not configured to coordinator master. M contrib/pgxc_ctl/coord_cmd.c ----------------------------------------------------------------------- Summary of changes: contrib/pgxc_ctl/coord_cmd.c | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) hooks/post-receive -- Postgres-XC |
From: Koichi S. <koi...@us...> - 2013-06-20 08:30:20
|
Project "Postgres-XC". The branch, master has been updated via 209b9380da84188df3669f04baa9695e712cabdd (commit) from 59271bed6cf9108f1764d2dcd94b7f4253a3e2d5 (commit) - Log ----------------------------------------------------------------- http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=209b9380da84188df3669f04baa9695e712cabdd commit 209b9380da84188df3669f04baa9695e712cabdd Author: Koichi Suzuki <koi...@gm...> Date: Thu Jun 20 17:29:33 2013 +0900 Fixes for tags in pgxc_ctl.sgmlin. They will be okay with openjade but not in jade. M doc-xc/src/sgml/pgxc_ctl-ref.sgmlin ----------------------------------------------------------------------- Summary of changes: doc-xc/src/sgml/pgxc_ctl-ref.sgmlin | 21 +++++++++++---------- 1 files changed, 11 insertions(+), 10 deletions(-) hooks/post-receive -- Postgres-XC |
From: Koichi S. <koi...@us...> - 2013-06-20 08:18:50
|
Project "Postgres-XC". The branch, master has been updated via 59271bed6cf9108f1764d2dcd94b7f4253a3e2d5 (commit) from 7995bd14c15fa822e0b207c9d3340aa4eefed533 (commit) - Log ----------------------------------------------------------------- http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=59271bed6cf9108f1764d2dcd94b7f4253a3e2d5 commit 59271bed6cf9108f1764d2dcd94b7f4253a3e2d5 Author: Koichi Suzuki <koi...@gm...> Date: Thu Jun 20 17:11:02 2013 +0900 Fix for the document bug of config.sgmlin. Wrong character was used for ID. M doc-xc/src/sgml/config.sgmlin ----------------------------------------------------------------------- Summary of changes: doc-xc/src/sgml/config.sgmlin | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) hooks/post-receive -- Postgres-XC |
From: Ashutosh B. <ash...@us...> - 2013-06-18 09:49:56
|
Project "Postgres-XC". The branch, master has been updated via 7995bd14c15fa822e0b207c9d3340aa4eefed533 (commit) from 88bb68b7b4bc50ab73d24b36f48ef14ef52f9783 (commit) - Log ----------------------------------------------------------------- http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=7995bd14c15fa822e0b207c9d3340aa4eefed533 commit 7995bd14c15fa822e0b207c9d3340aa4eefed533 Author: Ashutosh Bapat <ash...@en...> Date: Tue Jun 18 15:11:04 2013 +0530 If there is a primary key column in the GROUP BY clause, every group will have only one row. In this case, even if there ungrouped columns in the query, PG 9.2 doesn't raise any error. But this behaviour is only allowed if the functional dependence of the ungrouped columns is not needed to be inferred from subqueries (if there are any). In Postres-XC the queries are constructed by creating one sub-query for every relation being built in the plan tree. Hence functional grouping code is not able to infer the functional grouping in the queries constructed by Postres-XC planner at the coordinator. Hence do not ship GROUP BY clause when there is functional grouping in the query. Functional grouping also means that there is one row per group, thus grouping at the datanode is not expected to improve performance (may decrease it). M src/backend/optimizer/plan/pgxcplan.c ----------------------------------------------------------------------- Summary of changes: src/backend/optimizer/plan/pgxcplan.c | 18 ++++++++++++++++++ 1 files changed, 18 insertions(+), 0 deletions(-) hooks/post-receive -- Postgres-XC |
From: Koichi S. <koi...@us...> - 2013-06-18 06:53:09
|
Project "Postgres-XC". The branch, master has been updated via 88bb68b7b4bc50ab73d24b36f48ef14ef52f9783 (commit) from 6db957ce2f0326dbf5856d8be1c95f037a3240de (commit) - Log ----------------------------------------------------------------- http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=88bb68b7b4bc50ab73d24b36f48ef14ef52f9783 commit 88bb68b7b4bc50ab73d24b36f48ef14ef52f9783 Author: Koichi Suzuki <koi...@gm...> Date: Tue Jun 18 15:51:08 2013 +0900 Corrects parallel schedule of the regression test so that advisory_lock result is consisitent and reproducible. M src/test/regress/parallel_schedule ----------------------------------------------------------------------- Summary of changes: src/test/regress/parallel_schedule | 6 +++++- 1 files changed, 5 insertions(+), 1 deletions(-) hooks/post-receive -- Postgres-XC |
From: Amit K. <ami...@us...> - 2013-06-18 06:00:13
|
Project "Postgres-XC". The branch, master has been updated via 6db957ce2f0326dbf5856d8be1c95f037a3240de (commit) from e688e8c9c9e02016fbfb0f8c6fb1c45a81b4373d (commit) - Log ----------------------------------------------------------------- http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=6db957ce2f0326dbf5856d8be1c95f037a3240de commit 6db957ce2f0326dbf5856d8be1c95f037a3240de Author: Amit Khandekar <ami...@en...> Date: Tue Jun 18 11:23:06 2013 +0530 Support statement triggers with COPY. Add restriction: Non-shippable ROW triggers not supported with COPY. In triggers.sql, added a ';' after the COPY stdin data so as to prevent further statements from failing. Added triggers_1.out to accommodate the "ROW triggers with COPY not supported" message so as to make triggers.sql pass. M src/backend/commands/copy.c M src/test/regress/expected/copy2_1.out A src/test/regress/expected/triggers_1.out M src/test/regress/sql/triggers.sql ----------------------------------------------------------------------- Summary of changes: src/backend/commands/copy.c | 164 +++++++++------ src/test/regress/expected/copy2_1.out | 211 +++++++++----------- .../expected/{triggers.out => triggers_1.out} | 14 +- src/test/regress/sql/triggers.sql | 2 + 4 files changed, 207 insertions(+), 184 deletions(-) copy src/test/regress/expected/{triggers.out => triggers_1.out} (99%) hooks/post-receive -- Postgres-XC |
From: Abbas B. <ga...@us...> - 2013-06-06 02:32:30
|
Project "Postgres-XC". The branch, master has been updated via e688e8c9c9e02016fbfb0f8c6fb1c45a81b4373d (commit) from 4f610fa74394eb379a3baf3fdd0ea9c722ead3b2 (commit) - Log ----------------------------------------------------------------- http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=e688e8c9c9e02016fbfb0f8c6fb1c45a81b4373d commit e688e8c9c9e02016fbfb0f8c6fb1c45a81b4373d Author: Abbas <abb...@en...> Date: Thu Jun 6 07:08:13 2013 +0500 Fix handling of number of tuples processed Problem: Currently the number of tuples processed is updated in both HandleCommandComplete and ExecInsert/Update/Delete. In HandleCommandComplete() it gets it from the command tag returned from the datanode i.e. INSERT 0 2, UPDATE 5 and likewise. And then it updates estate->es_processed. But it does this only for FQS. For non-FQS, in ExecInsert/Update, it is just incremented by 1. So if a trigger function skips one row on datanode, the command tag returned from datanode is INSERT 0 0. But still in ExecInsert() increments the row count. Solution: Add a new field RemoteQueryState->rqs_processed, which is updated in HandleCommandComplete(). Then it is used in ExecInsert/Update/Delete() for non-FQS, and in RemoteQueryNext() for FQS. Patch By Amit Khandekar I just reviewed the patch, did a minor fix and committed the patch. M src/backend/executor/nodeModifyTable.c M src/backend/pgxc/pool/execRemote.c M src/include/pgxc/execRemote.h M src/test/regress/expected/xc_returning.out M src/test/regress/expected/xc_trigship.out M src/test/regress/sql/xc_returning.sql M src/test/regress/sql/xc_trigship.sql ----------------------------------------------------------------------- Summary of changes: src/backend/executor/nodeModifyTable.c | 79 ++++--------------------- src/backend/pgxc/pool/execRemote.c | 86 +++++++++++++++++----------- src/include/pgxc/execRemote.h | 4 +- src/test/regress/expected/xc_returning.out | 45 ++++++++++++++ src/test/regress/expected/xc_trigship.out | 55 ++++++++++++++++++ src/test/regress/sql/xc_returning.sql | 39 +++++++++++++ src/test/regress/sql/xc_trigship.sql | 1 + 7 files changed, 205 insertions(+), 104 deletions(-) hooks/post-receive -- Postgres-XC |