postgres-xl.git
2016-10-18 Pallavi SontakkeTest no more uses 'start' command for gtm slave
2016-10-18 Pavan DeolaseeDon't use special marker "none" while updating max_wal_...
2016-10-18 Pallavi SontakkeMake 'help add' more explanatory
2016-10-18 Pavan DeolaseeAvoid removing directories for some pgxc_ctl calls...
2016-10-18 Pavan DeolaseeCheck for 'status' and not return value of waitpid...
2016-10-18 Pavan DeolaseeSuppress the message hinting to start coordinator/datan...
2016-10-18 Pavan DeolaseeAdd check against accidental start of GTM with an XID...
2016-10-18 Pavan DeolaseeFix a typo in the log message during datanode failover
2016-10-18 Pavan DeolaseeReduce log level for a message during initdb
2016-10-18 Pavan DeolaseeAdd an alternate expected file for aggregates test...
2016-10-18 Pavan DeolaseeMake changes and bug fixes to let compilation and regre...
2016-10-18 Pavan DeolaseeDo not add a spurious ';' when not cleaning WAL directo...
2016-10-18 Pallavi SontakkeTest: Change command to start GTM standby.
2016-10-18 Pallavi SontakkeAdd test for GTM standby
2016-10-18 Pallavi SontakkeModify tests
2016-10-18 Pavan DeolaseeExtend the array for various slave variables to match...
2016-10-18 Pavan DeolaseeextendVar should only reset val_used only when newSize...
2016-10-18 Pavan DeolaseeAccept -m option to pgxc_ctl, but let "stop" command...
2016-10-18 Pavan DeolaseeCorrect a comment added to pgxc_ctl.conf upon coordinat...
2016-10-18 Pallavi SontakkeAdd test for pgxc_ctl minimal config
2016-10-18 Pavan DeolaseeAvoid pre-mature line truncation in the auto generated...
2016-10-18 Pavan DeolaseeImprove draft release notes for upcoming beta2 release
2016-10-18 Pavan DeolaseeIn the installation guide, use datanode names that...
2016-10-18 Pavan DeolaseeAdd missing steps to create information about the coord...
2016-10-18 Pavan DeolaseeDraft release notes which includes bug fixes and improv...
2016-10-18 Pallavi SontakkeAdd TAP test for pgxc_ctl
2016-10-18 Pavan DeolaseeCorrect URL to Postgres-XL online release notes
2016-10-18 Pavan DeolaseeRemove a reference to sourceforge project page now...
2016-10-18 Pavan DeolaseeCorrect Copyright years
2016-10-18 Pavan DeolaseeCorrectly use Postgres-XL instead of PostgreSQL for...
2016-10-18 Pavan DeolaseeCorrectly specify HASH_BLOBS while using nodeOid as...
2016-10-18 Pavan DeolaseeUse a non-zero default value for max_wal_senders on...
2016-10-18 Pavan Deolaseepqsignal.c now comes from src/port and that must be...
2016-10-18 Pavan DeolaseeDo not turn hot_standby in coordinator/datanode slaves...
2016-10-18 Pavan DeolaseeCheck if gtm/gtm_proxy directory has a .pid file before...
2016-10-18 Pavan DeolaseeCorrect example in the tutorial.
2016-10-18 Pavan DeolaseeRemove an obselete file
2016-10-18 Pavan DeolaseeRename RelationLocInfo->nodeList to RelationLocInfo...
2016-10-18 Pavan DeolaseeRe-add incorrectly removed call to consume txn_count...
2016-10-18 Pavan DeolaseeAdd support for json_agg() pushdown
2016-10-18 Andrew DunstanCache argument type information in json(b) aggregate...
2016-10-18 Pavan DeolaseeFix a compiler warning about mixing of code and declara...
2016-10-18 Pavan DeolaseeAggregates with ORDER BY clause cannot be shipped to...
2016-10-18 Pavan DeolaseeFix several compiler warnings
2016-10-18 Pavan DeolaseeDo not compare unsigned integer for "< 0"
2016-10-18 Pavan DeolaseeExplicitly cast pthread_t to int for logging purposes
2016-10-18 Tomas Vondrafix missing prototypes (and 'implicit declaration'...
2016-10-18 Tomas Vondraremove functions that are not used (or defined)
2016-10-18 Tomas Vondraadd missing declarations of timeval/rusage structs
2016-10-18 Tomas Vondrafix declarations that discard 'const' modifier from...
2016-10-18 Tomas Vondraget rid of GTMGetFirstClientIdentifier (unused)
2016-10-18 Tomas Vondrafix a few violations of ISO C90 (mixed code/declarations)
2016-10-18 Tomas Vondraeliminate variables that are not used at all
2016-10-18 Tomas Vondraeliminate variables that are only set (but not used)
2016-10-18 Tomas Vondrafix missing ExceptionalCondition prototype / return...
2016-10-18 Pavan DeolaseeAdd support for pushdown of Append and MergeAppend...
2016-10-18 Pavan DeolaseeSend down SYNC message to a failed remote session that...
2016-10-18 Pavan DeolaseeSet log_line_prefix for regression run to collect more...
2016-10-18 Pavan DeolaseeAdd test cases to enable/disable certain modules using...
2016-10-18 Pavan DeolaseeAdd support for process-level control for overriding...
2016-10-18 Pavan DeolaseeHonour client's request for binary data transfer.
2016-10-18 Pavan DeolaseeAvoid repeated palloc for query strings while handling...
2016-10-18 Pavan DeolaseeCollect and return query substrings corresponding to...
2016-10-18 Pavan DeolaseeEnable 'random' test case to match with the parallel_sc...
2016-10-18 Pavan DeolaseeSave global_xmin in the GTM control file and use that...
2016-10-18 Pavan DeolaseeInclude the string terminator in GID size calculation
2016-10-18 Pavan DeolaseeReport state to the GTM no more frequently than defined by
2016-10-18 Pavan DeolaseeUse -P preprocessor option to avoid to inhibit generati...
2016-10-18 Pavan DeolaseeFix bugs around handling of params passed to the datanodes.
2016-10-18 Pavan DeolaseeFix docs and Makefile so that "make dist" works correctly
2016-10-18 Pavan DeolaseeHandle case correctly when collection function is not...
2016-10-18 Pavan DeolaseeCorrect stale links in the README file
2016-10-18 Pavan DeolaseeUpdate release notes
2016-10-18 Pavan DeolaseeMake some adjustments to the way documentation headers...
2016-10-18 Pavan DeolaseeInstall docs under "doc" directory instead of "doc-xc"
2016-10-18 Pavan DeolaseeIncrease the timeout for waiting to end query to 1s...
2016-10-18 Mason SharpThere was a missing commit from when the repo was forked,
2016-10-18 Pavan DeolaseeFix a few compiler warnings.
2016-10-18 Pallavi SontakkeRemove known bugs' tests from schedule.
2016-10-18 Pavan DeolaseeHandle a race condition between portal close 'C' messag...
2016-10-18 Pavan DeolaseeGroup all uncategorised log messages to a default modul...
2016-10-18 Pavan DeolaseeCorrect a typo
2016-10-18 Pavan DeolaseeAdd a missing value for "%s" placeholder in an elog...
2016-10-18 Pavan DeolaseeUse "expr" instead of "bc" for arithmetic since "bc...
2016-10-18 Pavan DeolaseeFix build failure when configured with --with-openssl
2016-10-18 Pavan DeolaseeHandle errors while PREPARing a transaction gracefully.
2016-10-18 Pavan DeolaseeMake sure to write to the GTM control file only after...
2016-10-18 Pavan DeolaseeExtend commit, subtrans and commit_ts logs appropriatel...
2016-10-18 Pavan DeolaseeCorrectly check for implicit 2PC.
2016-10-18 Pavan DeolaseeGrep for all elog messages correctly post preprocessing
2016-10-18 Pallavi SontakkeTest sql and output changes for some contrib modules
2016-10-18 Pallavi SontakkeTest sql and output changes for LATERAL issue
2016-10-18 Pavan DeolaseeFix a typo in the script, we should be looking for...
2016-10-18 Pavan DeolaseeImprove the debugging infrastructure by adding mechanis...
2016-10-18 Pavan DeolaseeImprove node exclusion and node rejoining logic for...
2016-10-18 Pavan DeolaseeImprove node registration and xmin reporting such that...
2016-10-18 Pavan DeolaseeDo not log unnecessary node registration failures by...
2016-10-18 Pavan DeolaseeSome misc fixes and documentation updates for pgxc_ctl
2016-10-18 Pavan DeolaseeSprinkle SQueue and portal management code with DEBUG...
2016-10-18 Pallavi SontakkeTest sql and output changes for hstore
next