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
(5) |
3
(2) |
4
(3) |
5
(424) |
6
|
7
|
8
|
9
|
10
|
11
|
12
(1) |
13
|
14
|
15
|
16
(7) |
17
(4) |
18
(5) |
19
(1) |
20
|
21
|
22
|
23
(2) |
24
|
25
|
26
(4) |
27
|
28
|
29
|
30
|
31
|
|
|
|
From: Koichi S. <koi...@us...> - 2013-07-04 10:03:47
|
Project "Postgres-XC". The branch, REL1_1_work has been updated via af0baddb857af8666de9b76cb6c1d0f8855f48e3 (commit) via 0356d9752337d40e5c5d1ff6f8f9cb90ff197e6b (commit) from af09ff4584deccdd48aa2a77a83e4a8c07cfa564 (commit) - Log ----------------------------------------------------------------- http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=af0baddb857af8666de9b76cb6c1d0f8855f48e3 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=0356d9752337d40e5c5d1ff6f8f9cb90ff197e6b 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: doc-xc/src/sgml/Makefile | 2 +- doc-xc/src/sgml/acronyms.sgmlin | 21 +- doc-xc/src/sgml/advanced.sgmlin | 6 +- doc-xc/src/sgml/auth-delay.sgmlin | 8 +- doc-xc/src/sgml/auto-explain.sgmlin | 13 +- doc-xc/src/sgml/backup.sgmlin | 234 +- doc-xc/src/sgml/catalogs.sgmlin | 556 ++- doc-xc/src/sgml/charset.sgmlin | 2 +- doc-xc/src/sgml/citext.sgmlin | 19 +- doc-xc/src/sgml/client-auth.sgmlin | 22 +- doc-xc/src/sgml/config.sgmlin | 1744 +++++---- doc-xc/src/sgml/contrib.sgmlin | 99 +- doc-xc/src/sgml/datatype.sgmlin | 406 ++- doc-xc/src/sgml/datetime.sgmlin | 69 +- doc-xc/src/sgml/dblink.sgmlin | 1018 +++++- doc-xc/src/sgml/ddl.sgmlin | 95 +- doc-xc/src/sgml/dfunc.sgmlin | 41 +- doc-xc/src/sgml/docguide.sgmlin | 9 +- doc-xc/src/sgml/dummy-seclabel.sgmlin | 4 +- doc-xc/src/sgml/earthdistance.sgmlin | 2 +- doc-xc/src/sgml/ecpg.sgmlin | 102 +- doc-xc/src/sgml/extend.sgmlin | 48 +- doc-xc/src/sgml/external-projects.sgmlin | 26 +- doc-xc/src/sgml/fdwhandler.sgmlin | 479 ++- doc-xc/src/sgml/features.sgmlin | 22 +- doc-xc/src/sgml/file-fdw.sgmlin | 97 +- doc-xc/src/sgml/filelist.sgmlin | 6 + doc-xc/src/sgml/func.sgmlin | 1361 +++++--- doc-xc/src/sgml/generate-errcodes-table.pl | 71 +- doc-xc/src/sgml/generate_history.pl | 55 +- doc-xc/src/sgml/gin.sgmlin | 4 +- doc-xc/src/sgml/gist.sgmlin | 75 +- doc-xc/src/sgml/high-availability.sgmlin | 244 +- doc-xc/src/sgml/hstore.sgmlin | 2 +- doc-xc/src/sgml/indexam.sgmlin | 116 +- doc-xc/src/sgml/indices.sgmlin | 39 +- doc-xc/src/sgml/information_schema.sgmlin | 1764 ++++------ doc-xc/src/sgml/install-windows.sgmlin | 72 +- doc-xc/src/sgml/installation.sgmlin | 15 +- doc-xc/src/sgml/keywords.sgmlin | 1151 +----- doc-xc/src/sgml/legal.sgmlin | 30 +- doc-xc/src/sgml/libpq.sgmlin | 1813 +++++----- doc-xc/src/sgml/maintenance.sgmlin | 115 +- doc-xc/src/sgml/manage-ag.sgmlin | 2 +- doc-xc/src/sgml/mk_feature_tables.pl | 82 +- doc-xc/src/sgml/monitoring.sgmlin | 1908 ++++++---- doc-xc/src/sgml/mvcc.sgmlin | 243 +- doc-xc/src/sgml/nls.sgmlin | 33 +- doc-xc/src/sgml/notation.sgmlin | 22 +- doc-xc/src/sgml/oid2name.sgmlin | 115 +- doc-xc/src/sgml/pageinspect.sgmlin | 4 +- doc-xc/src/sgml/passwordcheck.sgmlin | 2 +- doc-xc/src/sgml/perform.sgmlin | 828 +++-- doc-xc/src/sgml/pgarchivecleanup.sgmlin | 186 +- doc-xc/src/sgml/pgbench.sgmlin | 252 +- doc-xc/src/sgml/pgbuffercache.sgmlin | 3 - doc-xc/src/sgml/pgrowlocks.sgmlin | 9 +- doc-xc/src/sgml/pgstandby.sgmlin | 159 +- doc-xc/src/sgml/pgstatstatements.sgmlin | 130 +- doc-xc/src/sgml/pgstattuple.sgmlin | 9 +- doc-xc/src/sgml/pgtestfsync.sgmlin | 78 +- doc-xc/src/sgml/pgtrgm.sgmlin | 8 +- doc-xc/src/sgml/pgupgrade.sgmlin | 294 +- doc-xc/src/sgml/planstats.sgmlin | 8 +- doc-xc/src/sgml/plhandler.sgmlin | 4 +- doc-xc/src/sgml/plperl.sgmlin | 29 +- doc-xc/src/sgml/plpgsql.sgmlin | 441 ++- doc-xc/src/sgml/plpython.sgmlin | 288 ++- doc-xc/src/sgml/pltcl.sgmlin | 14 +- doc-xc/src/sgml/postgres.sgmlin | 1 + doc-xc/src/sgml/protocol.sgmlin | 143 +- doc-xc/src/sgml/queries.sgmlin | 73 +- doc-xc/src/sgml/ref/allfiles.sgmlin | 1 + doc-xc/src/sgml/ref/alter_aggregate.sgmlin | 8 +- doc-xc/src/sgml/ref/alter_conversion.sgmlin | 4 +- .../src/sgml/ref/alter_default_privileges.sgmlin | 16 +- doc-xc/src/sgml/ref/alter_domain.sgmlin | 112 +- doc-xc/src/sgml/ref/alter_extension.sgmlin | 32 +- .../src/sgml/ref/alter_foreign_data_wrapper.sgmlin | 33 +- doc-xc/src/sgml/ref/alter_foreign_table.sgmlin | 100 +- doc-xc/src/sgml/ref/alter_function.sgmlin | 18 +- doc-xc/src/sgml/ref/alter_index.sgmlin | 22 +- doc-xc/src/sgml/ref/alter_operator.sgmlin | 4 +- doc-xc/src/sgml/ref/alter_opfamily.sgmlin | 17 +- doc-xc/src/sgml/ref/alter_role.sgmlin | 4 +- doc-xc/src/sgml/ref/alter_sequence.sgmlin | 28 +- doc-xc/src/sgml/ref/alter_server.sgmlin | 38 +- doc-xc/src/sgml/ref/alter_table.sgmlin | 155 +- doc-xc/src/sgml/ref/alter_tablespace.sgmlin | 4 +- doc-xc/src/sgml/ref/alter_trigger.sgmlin | 8 +- doc-xc/src/sgml/ref/alter_type.sgmlin | 6 +- doc-xc/src/sgml/ref/alter_user_mapping.sgmlin | 9 +- doc-xc/src/sgml/ref/alter_view.sgmlin | 49 +- doc-xc/src/sgml/ref/analyze.sgmlin | 38 +- doc-xc/src/sgml/ref/begin.sgmlin | 9 +- doc-xc/src/sgml/ref/checkpoint.sgmlin | 34 +- doc-xc/src/sgml/ref/close.sgmlin | 4 +- doc-xc/src/sgml/ref/cluster.sgmlin | 25 +- doc-xc/src/sgml/ref/commit.sgmlin | 15 +- doc-xc/src/sgml/ref/commit_prepared.sgmlin | 18 +- doc-xc/src/sgml/ref/copy.sgmlin | 32 +- doc-xc/src/sgml/ref/create_aggregate.sgmlin | 106 +- doc-xc/src/sgml/ref/create_cast.sgmlin | 17 +- doc-xc/src/sgml/ref/create_conversion.sgmlin | 7 +- doc-xc/src/sgml/ref/create_database.sgmlin | 18 +- doc-xc/src/sgml/ref/create_domain.sgmlin | 17 +- doc-xc/src/sgml/ref/create_extension.sgmlin | 7 +- .../sgml/ref/create_foreign_data_wrapper.sgmlin | 13 +- doc-xc/src/sgml/ref/create_foreign_table.sgmlin | 27 +- doc-xc/src/sgml/ref/create_function.sgmlin | 52 +- doc-xc/src/sgml/ref/create_index.sgmlin | 123 +- doc-xc/src/sgml/ref/create_language.sgmlin | 32 +- doc-xc/src/sgml/ref/create_opclass.sgmlin | 20 +- doc-xc/src/sgml/ref/create_operator.sgmlin | 17 +- doc-xc/src/sgml/ref/create_role.sgmlin | 12 +- doc-xc/src/sgml/ref/create_rule.sgmlin | 11 +- doc-xc/src/sgml/ref/create_schema.sgmlin | 13 +- doc-xc/src/sgml/ref/create_sequence.sgmlin | 6 +- doc-xc/src/sgml/ref/create_server.sgmlin | 9 +- doc-xc/src/sgml/ref/create_table.sgmlin | 194 +- doc-xc/src/sgml/ref/create_table_as.sgmlin | 65 +- doc-xc/src/sgml/ref/create_trigger.sgmlin | 17 +- doc-xc/src/sgml/ref/create_type.sgmlin | 176 +- doc-xc/src/sgml/ref/create_user_mapping.sgmlin | 9 +- doc-xc/src/sgml/ref/create_view.sgmlin | 47 +- doc-xc/src/sgml/ref/createlang.sgmlin | 16 +- doc-xc/src/sgml/ref/createuser.sgmlin | 66 +- doc-xc/src/sgml/ref/declare.sgmlin | 12 +- doc-xc/src/sgml/ref/delete.sgmlin | 31 +- doc-xc/src/sgml/ref/drop_aggregate.sgmlin | 4 +- doc-xc/src/sgml/ref/drop_extension.sgmlin | 4 +- doc-xc/src/sgml/ref/drop_foreign_table.sgmlin | 22 +- doc-xc/src/sgml/ref/drop_index.sgmlin | 34 +- doc-xc/src/sgml/ref/drop_owned.sgmlin | 14 +- doc-xc/src/sgml/ref/drop_rule.sgmlin | 4 +- doc-xc/src/sgml/ref/drop_schema.sgmlin | 11 +- doc-xc/src/sgml/ref/drop_server.sgmlin | 4 +- doc-xc/src/sgml/ref/drop_table.sgmlin | 10 +- doc-xc/src/sgml/ref/drop_tablespace.sgmlin | 4 +- doc-xc/src/sgml/ref/drop_trigger.sgmlin | 8 +- doc-xc/src/sgml/ref/dropdb.sgmlin | 10 + doc-xc/src/sgml/ref/droplang.sgmlin | 15 +- doc-xc/src/sgml/ref/dropuser.sgmlin | 24 +- doc-xc/src/sgml/ref/ecpg-ref.sgmlin | 1 + doc-xc/src/sgml/ref/explain.sgmlin | 129 +- doc-xc/src/sgml/ref/grant.sgmlin | 81 +- doc-xc/src/sgml/ref/initdb.sgmlin | 88 +- doc-xc/src/sgml/ref/insert.sgmlin | 48 +- doc-xc/src/sgml/ref/listen.sgmlin | 10 +- doc-xc/src/sgml/ref/lock.sgmlin | 10 +- doc-xc/src/sgml/ref/notify.sgmlin | 10 +- doc-xc/src/sgml/ref/pg_basebackup.sgmlin | 145 +- doc-xc/src/sgml/ref/pg_config-ref.sgmlin | 11 + doc-xc/src/sgml/ref/pg_controldata.sgmlin | 14 +- doc-xc/src/sgml/ref/pg_ctl-ref.sgmlin | 155 +- doc-xc/src/sgml/ref/pg_dump.sgmlin | 105 +- doc-xc/src/sgml/ref/pg_resetxlog.sgmlin | 71 +- doc-xc/src/sgml/ref/pg_restore.sgmlin | 69 +- doc-xc/src/sgml/ref/postgres-ref.sgmlin | 126 +- doc-xc/src/sgml/ref/prepare_transaction.sgmlin | 15 +- doc-xc/src/sgml/ref/psql-ref.sgmlin | 708 +++-- doc-xc/src/sgml/ref/revoke.sgmlin | 23 +- doc-xc/src/sgml/ref/rollback_prepared.sgmlin | 20 +- doc-xc/src/sgml/ref/rollback_to.sgmlin | 11 +- doc-xc/src/sgml/ref/security_label.sgmlin | 14 +- doc-xc/src/sgml/ref/select.sgmlin | 118 +- doc-xc/src/sgml/ref/set.sgmlin | 28 +- doc-xc/src/sgml/ref/set_transaction.sgmlin | 82 +- doc-xc/src/sgml/ref/show.sgmlin | 13 +- doc-xc/src/sgml/ref/truncate.sgmlin | 19 +- doc-xc/src/sgml/ref/unlisten.sgmlin | 6 +- doc-xc/src/sgml/ref/update.sgmlin | 60 +- doc-xc/src/sgml/ref/vacuum.sgmlin | 10 +- doc-xc/src/sgml/ref/vacuumdb.sgmlin | 70 +- doc-xc/src/sgml/ref/values.sgmlin | 21 +- doc-xc/src/sgml/reference.sgmlin | 41 +- doc-xc/src/sgml/regress.sgmlin | 59 +- doc-xc/src/sgml/release-7.4.sgmlin | 4 +- doc-xc/src/sgml/release-8.0.sgmlin | 4 +- doc-xc/src/sgml/release-8.1.sgmlin | 6 +- doc-xc/src/sgml/release-8.2.sgmlin | 713 ++++- doc-xc/src/sgml/release-8.3.sgmlin | 2148 +++++++++++- doc-xc/src/sgml/release-8.4.sgmlin | 2844 ++++++++++++++- doc-xc/src/sgml/release-9.0.sgmlin | 3615 ++++++++++++++++++- doc-xc/src/sgml/release-9.1.sgmlin | 3962 +++++++++++++++++++- doc-xc/src/sgml/release-old.sgmlin | 2 +- doc-xc/src/sgml/release.sgmlin | 18 +- doc-xc/src/sgml/rowtypes.sgmlin | 3 +- doc-xc/src/sgml/rules.sgmlin | 78 +- doc-xc/src/sgml/runtime.sgmlin | 562 ++-- doc-xc/src/sgml/sepgsql.sgmlin | 475 ++- doc-xc/src/sgml/sources.sgmlin | 32 +- doc-xc/src/sgml/spi.sgmlin | 324 +- doc-xc/src/sgml/sql.sgmlin | 86 +- doc-xc/src/sgml/start.sgmlin | 223 +- doc-xc/src/sgml/storage.sgmlin | 31 +- doc-xc/src/sgml/stylesheet-common.xsl | 4 - doc-xc/src/sgml/stylesheet-fo.xsl | 6 + doc-xc/src/sgml/stylesheet-hh.xsl | 6 + doc-xc/src/sgml/stylesheet-man.xsl | 70 +- doc-xc/src/sgml/stylesheet.dsl | 563 ++-- doc-xc/src/sgml/stylesheet.xsl | 8 +- doc-xc/src/sgml/syntax.sgmlin | 104 +- doc-xc/src/sgml/tablefunc.sgmlin | 8 - doc-xc/src/sgml/textsearch.sgmlin | 184 +- doc-xc/src/sgml/trigger.sgmlin | 7 +- doc-xc/src/sgml/typeconv.sgmlin | 183 +- doc-xc/src/sgml/unaccent.sgmlin | 18 +- doc-xc/src/sgml/user-manag.sgmlin | 71 +- doc-xc/src/sgml/vacuumlo.sgmlin | 148 +- doc-xc/src/sgml/wal.sgmlin | 165 +- doc-xc/src/sgml/xaggr.sgmlin | 36 +- doc-xc/src/sgml/xfunc.sgmlin | 398 ++- doc-xc/src/sgml/xindex.sgmlin | 184 +- doc-xc/src/sgml/xml2.sgmlin | 12 +- 215 files changed, 28118 insertions(+), 11174 deletions(-) hooks/post-receive -- Postgres-XC |
From: Abbas B. <ga...@us...> - 2013-07-04 08:45:35
|
Project "Postgres-XC". The branch, REL1_1_work has been updated via af09ff4584deccdd48aa2a77a83e4a8c07cfa564 (commit) from 738083569dbf3ffcb7669479b88f0a022a94611a (commit) - Log ----------------------------------------------------------------- http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=af09ff4584deccdd48aa2a77a83e4a8c07cfa564 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/backend/commands/dbcommands.c | 8 +++----- 1 files changed, 3 insertions(+), 5 deletions(-) hooks/post-receive -- Postgres-XC |
From: Abbas B. <ga...@us...> - 2013-07-04 08:33:39
|
Project "Postgres-XC". The branch, REL1_1_work has been updated via 738083569dbf3ffcb7669479b88f0a022a94611a (commit) from 7c3677d3da36b921c79f76be38184ef26562950a (commit) - Log ----------------------------------------------------------------- http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=738083569dbf3ffcb7669479b88f0a022a94611a 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/backend/commands/tablecmds.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) hooks/post-receive -- Postgres-XC |