index
:
postgres-xl.git
XL9_5_STABLE
XL_10_STABLE
master
xl_dbt3_expt
xl_doc_update
xl_test
Official repo for Postgres-XL. Stable branch is XL9_5_STABLE. Current development is PG10 compatible. Controlled by Postgres-X2 Core Team.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gtm
/
main
/
gtm_thread.c
Age
Commit message (
Expand
)
Author
2018-07-27
Improve locking semantics in GTM and GTM Proxy
Pavan Deolasee
2017-11-04
Improve comments in GTM code, minor naming tweaks
Tomas Vondra
2017-11-04
Cleanup GTM API: make functions static, remove dead code
Tomas Vondra
2017-10-14
Allocate thread-local snapshot array statically
Tomas Vondra
2015-04-15
Avoid throwing an error during connection establishment time at GTM
Pavan Deolasee
2015-04-15
Refactor GTM connection management.
Pavan Deolasee
2014-09-01
The Postgres-XL functionality includes MPP parallelism with
Pavan Deolasee
2012-07-12
Remove all the trailing whitespaces in GTM code
Michael Paquier
2012-07-11
Introduce new GTM thread status managing thread backup
Michael Paquier
2012-05-25
Change Copyright to "Postgres-XC Development Group"
Michael Paquier
2012-01-12
Change file headers to 2012
Michael P
2011-12-14
This commit allows GTM-Standby to connect to GTM anytime. Without this patch,
Koichi Suzuki
2011-06-29
Support for GTM-Standby
Michael P
2011-05-19
maintenance for 2011, change header files
Michael P
2011-05-19
Postgres-XC version 0.9
Michael P