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
/
tools
Age
Commit message (
Expand
)
Author
2015-10-03
Add CASCADE support for CREATE EXTENSION.
Andres Freund
2015-09-30
Add a Gather executor node.
Robert Haas
2015-09-26
Rework the way multixact truncations work.
Andres Freund
2015-09-19
Glue layer to connect the executor to the shm_mq mechanism.
Robert Haas
2015-09-11
When trace_lwlocks is used, identify individual lwlocks by name.
Robert Haas
2015-08-13
MSVC: Exclude 'brin' contrib module
Alvaro Herrera
2015-08-09
docs: update major release notes item checklist
Bruce Momjian
2015-08-08
Document items that should appear in the major release notes
Bruce Momjian
2015-07-30
MSVC: Revert most 9.5 changes to pre-9.5 vcregress.pl tests.
Noah Misch
2015-07-30
MSVC: Remove duplicate PATH entry in test harness.
Noah Misch
2015-07-30
MSVC: Future-proof installation file skip logic.
Noah Misch
2015-07-29
Make TAP tests work on Windows.
Heikki Linnakangas
2015-07-06
Turn install.bat into a pure one line wrapper fort he perl script.
Heikki Linnakangas
2015-07-02
Allow MSVC's contribcheck and modulescheck to run independently.
Andrew Dunstan
2015-06-30
Stamp shared-library minor version numbers for 9.6.
Tom Lane
2015-06-30
Stamp HEAD as 9.6devel.
Tom Lane
2015-06-01
pgindent: add typedef blog URL
Bruce Momjian
2015-05-25
pgindent: document location of "all" typedef lists
Bruce Momjian
2015-05-25
pgindent: fix typo
Bruce Momjian
2015-05-25
pgindent: more doc updates for skipping __asm__ files
Bruce Momjian
2015-05-25
Revert 9.5 pgindent changes to atomics directory files
Bruce Momjian
2015-05-24
pgindent run for 9.5
Bruce Momjian
2015-05-24
Update typedef file in preparation for pgindent run
Bruce Momjian
2015-05-24
Improve pgindent instructions regarding Perl backup files
Bruce Momjian
2015-05-20
Fix more typos in comments.
Heikki Linnakangas
2015-05-19
Revert error-throwing wrappers for the printf family of functions.
Tom Lane
2015-05-18
Recognize "REGRESS_OPTS += ..." syntax in MSVC build scripts.
Tom Lane
2015-05-18
Add error-throwing wrappers for the printf family of functions.
Noah Misch
2015-04-29
Enable transforms tests for python 2 on MSVC builds
Andrew Dunstan
2015-04-28
Fix MSVC builds for contrib transforms modules.
Andrew Dunstan
2015-04-27
Fix vcbuild failures and chkpass dependency caused by 854adb8
Andrew Dunstan
2015-04-26
Try to unbreak some MSVC builds following forward slash change.
Andrew Dunstan
2015-04-25
Replace backslashes by forward slashes in MSVC build code
Peter Eisentraut
2015-04-24
Remove superfluous -DFRONTEND.
Noah Misch
2015-04-24
Build every ECPG library with -DFRONTEND.
Noah Misch
2015-04-23
Improve speed of make check-world
Peter Eisentraut
2015-04-21
Move pg_xlogdump from contrib/ to src/bin/
Peter Eisentraut
2015-04-21
Move pg_test_timing from contrib/ to src/bin/
Peter Eisentraut
2015-04-20
Move pg_test_fsync from contrib/ to src/bin/
Peter Eisentraut
2015-04-17
Add new target modulescheck in vcregress.pl
Alvaro Herrera
2015-04-16
MSVC: install src/test/modules together with contrib
Alvaro Herrera
2015-04-16
MSVC: Include modules of src/test/modules in build
Alvaro Herrera
2015-04-14
Move pg_upgrade from contrib/ to src/bin/
Peter Eisentraut
2015-04-14
Use Intel SSE 4.2 CRC instructions where available.
Heikki Linnakangas
2015-04-14
Reorganize our CRC source files again.
Heikki Linnakangas
2015-04-13
pgbench: Attempt fix build on Windows
Peter Eisentraut
2015-04-13
Move pgbench from contrib/ to src/bin/
Peter Eisentraut
2015-04-13
emacs: Set indent-tabs-mode in perl-mode
Peter Eisentraut
2015-04-12
Move pg_archivecleanup from contrib/ to src/bin/
Peter Eisentraut
2015-04-09
Fix typo
Magnus Hagander
[next]