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
/
test
/
modules
Age
Commit message (
Expand
)
Author
2015-06-26
Fix DDL command collection for TRANSFORM
Alvaro Herrera
2015-05-24
pgindent run for 9.5
Bruce Momjian
2015-05-17
Fix whitespace
Peter Eisentraut
2015-05-12
"Fix" test_ddl_deparse regress test schedule
Alvaro Herrera
2015-05-11
Allow on-the-fly capture of DDL event details
Alvaro Herrera
2015-04-27
Improve qual pushdown for RLS and SB views
Stephen Frost
2015-04-25
Fix file comment for test_rls_hooks.c
Stephen Frost
2015-04-25
Perform RLS WITH CHECK before constraints, etc
Stephen Frost
2015-04-22
Fix installcheck for test_rls_hooks
Stephen Frost
2015-04-22
RLS fixes, new hooks, and new test module
Stephen Frost
2015-03-26
Tweak __attribute__-wrapping macros for better pgindent results.
Tom Lane
2015-03-19
Add flags argument to dsm_create.
Robert Haas
2015-03-11
Add macros wrapping all usage of gcc's __attribute__.
Andres Freund
2015-03-06
Add some more tests on event triggers
Alvaro Herrera
2015-02-03
Remove remnants of ImmediateInterruptOK handling.
Andres Freund
2015-01-14
Add a default local latch for use in signal handlers.
Andres Freund
2015-01-06
Update copyright for 2015
Bruce Momjian
2014-12-16
Fix commit_ts test suite for systems with coarse timestamp granularity.
Noah Misch
2014-12-05
Remove erroneous EXTRA_CLEAN line from Makefile.
Heikki Linnakangas
2014-12-03
Keep track of transaction commit timestamps
Alvaro Herrera
2014-12-03
Fix whitespace
Peter Eisentraut
2014-12-03
Install kludges to fix check-world for src/test/modules
Alvaro Herrera
2014-12-02
dummy_seclabel: add sql/, expected/, and .gitignores
Alvaro Herrera
2014-12-01
Move security_label test
Alvaro Herrera
2014-11-30
Move test modules from contrib to src/test/modules
Alvaro Herrera