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
/
include
Age
Commit message (
Expand
)
Author
2018-07-27
Improve locking semantics in GTM and GTM Proxy
Pavan Deolasee
2018-05-18
Track clearly whether to run a remote transaction in autocommit or a block
Pavan Deolasee
2017-11-04
Move several functions from pgxcnode.c to poolmgr.c
Tomas Vondra
2017-11-04
Comments and cleanup in the connection pool manager
Tomas Vondra
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
2017-09-20
Improve shared queue synchronization further
Pavan Deolasee
2017-09-18
Ensure that we don't read rule definition with portable input on
Pavan Deolasee
2017-09-07
Stamp Postgres-XL 10alpha2
Pavan Deolasee
2017-08-22
Handle rescan of RemoteQuery node correctly
Pavan Deolasee
2017-08-21
Define coordinator_lxid GUC as unsigned integer
Tomas Vondra
2017-08-18
Merge commit '21d304dfedb4f26d0d6587d9ac39b1b5c499bb55'
Pavan Deolasee
2017-08-14
Final pgindent + perltidy run for v10.
Tom Lane
2017-08-13
Remove AtEOXact_CatCache().
Tom Lane
2017-08-11
Reject use of ucol_strcollUTF8() before ICU 53
Peter Eisentraut
2017-08-10
Improve the error message when creating an empty range partition.
Robert Haas
2017-08-10
Fix typo in comment.
Robert Haas
2017-08-08
Fix replication origin-related race conditions
Alvaro Herrera
2017-08-08
Fix inadequacies in recently added wait events
Alvaro Herrera
2017-08-07
Stamp 10beta3.
Tom Lane
2017-08-05
Only kill sync workers at commit time in subscription DDL
Peter Eisentraut
2017-08-04
hash: Increase the number of possible overflow bitmaps by 8x.
Robert Haas
2017-08-03
Teach map_partition_varattnos to handle whole-row expressions.
Robert Haas
2017-08-02
Make temporary tables use shared storage on datanodes
Pavan Deolasee
2017-07-31
Fix comment.
Tatsuo Ishii
2017-07-31
Always use 2048 bit DH parameters for OpenSSL ephemeral DH ciphers.
Heikki Linnakangas
2017-07-30
Move ExecProcNode from dispatch to function pointer based model.
Andres Freund
2017-07-26
Update copyright in recently added files
Alvaro Herrera
2017-07-25
Fix race conditions in replication slot operations
Alvaro Herrera
2017-07-21
Use MINVALUE/MAXVALUE instead of UNBOUNDED for range partition bounds.
Dean Rasheed
2017-07-19
Add static assertions about pg_control fitting into one disk sector.
Tom Lane
2017-07-18
Fix serious performance problems in json(b) to_tsvector().
Tom Lane
2017-07-18
Use a real RT index when setting up partition tuple routing.
Robert Haas
2017-07-14
Code review for NextValueExpr expression node type.
Tom Lane
2017-07-13
Merge remote-tracking branch 'remotes/PGSQL/master' of PG 10
Pavan Deolasee
2017-07-10
Stamp 10beta2.
Tom Lane
2017-07-09
Remove storm_catalog schema
Tomas Vondra
2017-06-30
Fix locking in WAL receiver/sender shmem state structs
Alvaro Herrera
2017-06-30
Remove outdated comment
Peter Eisentraut
2017-06-28
Change pg_ctl to detect server-ready by watching status in postmaster.pid.
Tom Lane
2017-06-28
Fix transition tables for ON CONFLICT.
Andrew Gierth
2017-06-28
Fix transition tables for wCTEs.
Andrew Gierth
2017-06-28
Fix transition tables for partition/inheritance.
Andrew Gierth
2017-06-28
Merge remote-tracking branch 'remotes/origin/master' into xl10devel
Pavan Deolasee
2017-06-27
Merge PG10 master branch into xl10devel
Pavan Deolasee
2017-06-24
Further hacking on ICU collation creation and usage.
Tom Lane
2017-06-23
Rethink behavior of pg_import_system_collations().
Tom Lane
2017-06-23
Fix memory leakage in ICU encoding conversion, and other code review.
Tom Lane
2017-06-21
Reformat comments about ResultRelInfo
Peter Eisentraut
[next]