2018-05-07 |
Pavan Deolasee | Do not try to show targetlist of a RemoteSubplan on... |
commit | commitdiff | tree |
2018-04-17 |
Pavan Deolasee | Do not send the new protocol message to non-XL client. |
commit | commitdiff | tree |
2017-11-12 |
Tomas Vondra | Use local variable to format timestamp in GTM log line... |
commit | commitdiff | tree |
2017-11-07 |
Tomas Vondra | Fix bug in release_connection() introduced by d9f45c9018 |
commit | commitdiff | tree |
2017-11-04 |
Tomas Vondra | Move several functions from pgxcnode.c to poolmgr.c |
commit | commitdiff | tree |
2017-11-04 |
Tomas Vondra | Comments and cleanup in the connection pool manager |
commit | commitdiff | tree |
2017-11-04 |
Tomas Vondra | Add gtm_snap.c comments (missing in a39b06b0c6) |
commit | commitdiff | tree |
2017-11-04 |
Tomas Vondra | Improve comments in GTM code, minor naming tweaks |
commit | commitdiff | tree |
2017-11-04 |
Tomas Vondra | Cleanup GTM API: make functions static, remove dead... |
commit | commitdiff | tree |
2017-10-19 |
Tomas Vondra | Remove references to issue 3520503 from privileges... |
commit | commitdiff | tree |
2017-10-19 |
Tomas Vondra | Remove unnecessary ORDER BY from privileges test |
commit | commitdiff | tree |
2017-10-19 |
Tomas Vondra | Increase random_page_cost to fix a plan in updatable_views |
commit | commitdiff | tree |
2017-10-19 |
Tomas Vondra | Collect index statistics during ANALYZE on coordinator |
commit | commitdiff | tree |
2017-10-19 |
Tomas Vondra | Fix failures in updatable_views due to different structure |
commit | commitdiff | tree |
2017-10-19 |
Tomas Vondra | Fix handling of root->distribution during redistribution |
commit | commitdiff | tree |
2017-10-19 |
Tomas Vondra | Accept plan changes in updatable_views test |
commit | commitdiff | tree |
2017-10-19 |
Tomas Vondra | Remove coordinator quals, evaluated at Remote Subquery |
commit | commitdiff | tree |
2017-10-14 |
Tomas Vondra | Allocate thread-local snapshot array statically |
commit | commitdiff | tree |
2017-10-14 |
Tomas Vondra | Remember queryId for queries executed using FQS |
commit | commitdiff | tree |
2017-10-08 |
Tomas Vondra | Remove unnecessary ORDER BY clauses from plpgsql tests |
commit | commitdiff | tree |
2017-10-08 |
Tomas Vondra | Fix expected output for plpgsql test suite |
commit | commitdiff | tree |
2017-10-08 |
Tomas Vondra | Accept correct output/plan in subselect test suite |
commit | commitdiff | tree |
2017-10-08 |
Tomas Vondra | Update cmin values in combocid based on XL 9.5 |
commit | commitdiff | tree |
2017-10-08 |
Tomas Vondra | Stabilize combocid test by replicating the table |
commit | commitdiff | tree |
2017-10-08 |
Tomas Vondra | Accept warnings about inheriting distribution from... |
commit | commitdiff | tree |
2017-10-08 |
Tomas Vondra | Add explicit VACUUM to stabilize plans in inherit tests |
commit | commitdiff | tree |
2017-10-08 |
Tomas Vondra | Accept plan changes in 'limit' test suite |
commit | commitdiff | tree |
2017-10-08 |
Tomas Vondra | Accept plan change in 'inherit' test suite |
commit | commitdiff | tree |
2017-10-05 |
Tomas Vondra | Disable FQS for cursors defined with SCROLL |
commit | commitdiff | tree |
2017-09-30 |
Tomas Vondra | Fix the pg_basebackup call when adding standby nodes |
commit | commitdiff | tree |
2017-09-26 |
Tomas Vondra | Fix minor regression failure in updatable_views |
commit | commitdiff | tree |
2017-09-26 |
Tomas Vondra | Fix expected output in select_view test |
commit | commitdiff | tree |
2017-09-20 |
Pavan Deolasee | Improve shared queue synchronization further |
commit | commitdiff | tree |
2017-09-20 |
Pavan Deolasee | Enable Hot Standby on the replicas |
commit | commitdiff | tree |
2017-09-19 |
Tomas Vondra | Handle Aggref->aggargtypes in out/readfuncs.c |
commit | commitdiff | tree |
2017-09-18 |
Pavan Deolasee | Ensure that we don't read rule definition with portable... |
commit | commitdiff | tree |
2017-09-17 |
Tomas Vondra | Fix trivial failure in rangefuncs test suite |
commit | commitdiff | tree |
2017-09-15 |
Tomas Vondra | Fix incorrect planning of grouping sets |
commit | commitdiff | tree |
2017-09-12 |
Pavan Deolasee | Ensure that database objects are created consistently. |
commit | commitdiff | tree |
2017-09-11 |
Pavan Deolasee | Further refactoring of utility.c code |
commit | commitdiff | tree |
2017-09-08 |
Pavan Deolasee | Rearrange switch cases so that they are grouped togethe... |
commit | commitdiff | tree |
2017-09-08 |
Pavan Deolasee | Refactor changes in the utility.c |
commit | commitdiff | tree |
2017-09-07 |
Pavan Deolasee | Stamp Postgres-XL 10alpha2 |
commit | commitdiff | tree |
2017-09-07 |
Pavan Deolasee | Assorted fixes to documentation compilation |
commit | commitdiff | tree |
2017-08-30 |
Tomas Vondra | Accept differences in tsm_system_time contrib module |
commit | commitdiff | tree |
2017-08-30 |
Tomas Vondra | Accept plan changes in tsm_system_rows contrib module |
commit | commitdiff | tree |
2017-08-30 |
Tomas Vondra | Stabilize ordering in tablefunc contrib module |
commit | commitdiff | tree |
2017-08-30 |
Tomas Vondra | Remove FDW objects from tests in pgstattuple contrib... |
commit | commitdiff | tree |
2017-08-30 |
Tomas Vondra | Remove FDW objects from tests in pg_visibility contrib... |
commit | commitdiff | tree |
2017-08-30 |
Tomas Vondra | Stabilize ordering of results in pg_trgm contrib module |
commit | commitdiff | tree |
2017-08-30 |
Tomas Vondra | Accept plan changes in btree_gist contrib module |
commit | commitdiff | tree |
2017-08-30 |
Tomas Vondra | Accept plan change in btree_gin contrib module |
commit | commitdiff | tree |
2017-08-30 |
Tomas Vondra | Accept plan changes in bloom contrib module |
commit | commitdiff | tree |
2017-08-30 |
Tomas Vondra | Disable logical decoding as unsupported |
commit | commitdiff | tree |
2017-08-30 |
Pavan Deolasee | Accept regression diffs in stats_ext test case |
commit | commitdiff | tree |
2017-08-30 |
Pavan Deolasee | Fetch the target remote nodes to run CREATE STATISTICS... |
commit | commitdiff | tree |
2017-08-29 |
Pavan Deolasee | Accept regression diffs in update test case |
commit | commitdiff | tree |
2017-08-29 |
Pavan Deolasee | Fix plpgsql regression test |
commit | commitdiff | tree |
2017-08-29 |
Pavan Deolasee | Fix alter_table test case |
commit | commitdiff | tree |
2017-08-28 |
Pavan Deolasee | Do not add any distribution to a dummy append node |
commit | commitdiff | tree |
2017-08-28 |
Pavan Deolasee | Much restructing of rowsecurity test case |
commit | commitdiff | tree |
2017-08-25 |
Tomas Vondra | Make float8_tbl replicated to stabilize float8 test |
commit | commitdiff | tree |
2017-08-25 |
Pavan Deolasee | Fix prepared_xacts test case |
commit | commitdiff | tree |
2017-08-25 |
Pavan Deolasee | Accept regression diffs in select_implicit test case |
commit | commitdiff | tree |
2017-08-25 |
Pavan Deolasee | Accept regression diff in tablesample test case |
commit | commitdiff | tree |
2017-08-25 |
Pavan Deolasee | Do not try to set invalid value for guc |
commit | commitdiff | tree |
2017-08-25 |
Pavan Deolasee | Accept regression diffs in select_views test case |
commit | commitdiff | tree |
2017-08-25 |
Pavan Deolasee | Make adjustment to foreign_key test case |
commit | commitdiff | tree |
2017-08-25 |
Pavan Deolasee | Accept errors in hash_index test case |
commit | commitdiff | tree |
2017-08-25 |
Pavan Deolasee | Accept errors in tidscan regression test |
commit | commitdiff | tree |
2017-08-24 |
Pavan Deolasee | Make adjustments to combocid test so that it passes |
commit | commitdiff | tree |
2017-08-24 |
Pavan Deolasee | Accept regressions diffs in copy2 test case |
commit | commitdiff | tree |
2017-08-24 |
Pavan Deolasee | Accept regression differences in polymorphism test... |
commit | commitdiff | tree |
2017-08-24 |
Pavan Deolasee | Fix identity test case |
commit | commitdiff | tree |
2017-08-22 |
Pavan Deolasee | Accept regression differences in largeobject test case |
commit | commitdiff | tree |
2017-08-22 |
Pavan Deolasee | Handle rescan of RemoteQuery node correctly |
commit | commitdiff | tree |
2017-08-22 |
Pavan Deolasee | Do not FQS NextValueExpr |
commit | commitdiff | tree |
2017-08-21 |
Tomas Vondra | Add missing sys/wait.h include to pgxc_monitor |
commit | commitdiff | tree |
2017-08-21 |
Tomas Vondra | Make make_signature fail if any of the commands fails |
commit | commitdiff | tree |
2017-08-21 |
Tomas Vondra | Use sed instead of ex in make_signature script |
commit | commitdiff | tree |
2017-08-21 |
Pavan Deolasee | Fix portals test case |
commit | commitdiff | tree |
2017-08-21 |
Pavan Deolasee | Fix insert test case |
commit | commitdiff | tree |
2017-08-21 |
Tomas Vondra | Cast ExecRemoteQuery parameters to (PlanState *) in... |
commit | commitdiff | tree |
2017-08-21 |
Tomas Vondra | Make sure coordinator_lxid is formatted as %u and not %d |
commit | commitdiff | tree |
2017-08-21 |
Tomas Vondra | Define coordinator_lxid GUC as unsigned integer |
commit | commitdiff | tree |
2017-08-21 |
Tomas Vondra | Make sure ExecRemoteQuery is called with (PlanState... |
commit | commitdiff | tree |
2017-08-21 |
Pavan Deolasee | Handle params correctly within Subplan nodes |
commit | commitdiff | tree |
2017-08-18 |
Pavan Deolasee | Generate a DEFAULT clause for identity columns |
commit | commitdiff | tree |
2017-08-18 |
Pavan Deolasee | Accept some trivial regression diffs after the last... |
commit | commitdiff | tree |
2017-08-18 |
Pavan Deolasee | Merge commit '21d304dfedb4f26d0d6587d9ac39b1b5c499bb55' |
commit | commitdiff | tree |
2017-08-14 |
Tom Lane | Final pgindent + perltidy run for v10. |
commit | commitdiff | tree |
2017-08-14 |
Tom Lane | Handle elog(FATAL) during ROLLBACK more robustly. |
commit | commitdiff | tree |
2017-08-14 |
Peter Eisentraut | Fix typo |
commit | commitdiff | tree |
2017-08-14 |
Peter Eisentraut | doc: Fix logical replication protocol doc detail |
commit | commitdiff | tree |
2017-08-14 |
Tom Lane | Absorb -D_USE_32BIT_TIME_T switch from Perl, if relevant. |
commit | commitdiff | tree |
2017-08-14 |
Michael Meskes | Changed ecpg parser to allow RETURNING clauses without... |
commit | commitdiff | tree |
2017-08-13 |
Tom Lane | Remove AtEOXact_CatCache(). |
commit | commitdiff | tree |
2017-08-13 |
Alvaro Herrera | Reword comment for clarity |
commit | commitdiff | tree |
2017-08-13 |
Noah Misch | Fix vertical spanning in table "wait_event Description". |
commit | commitdiff | tree |
2017-08-12 |
Tom Lane | Simplify fetch-slot-xmins logic in recovery TAP tests. |
commit | commitdiff | tree |
next |