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
/
bin
Age
Commit message (
Expand
)
Author
2015-04-23
Improve speed of make check-world
Peter Eisentraut
2015-04-22
Make the pg_rewind regression tests more robust on slow systems.
Heikki Linnakangas
2015-04-22
Don't leave 'tmp_check' directory behind in pg_rewind regression tests.
Heikki Linnakangas
2015-04-21
Move pg_xlogdump from contrib/ to src/bin/
Peter Eisentraut
2015-04-21
Add missing installcheck target to pg_rewind's Makefile
Heikki Linnakangas
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-16
Add missing newlines to error messages.
Heikki Linnakangas
2015-04-15
Error out in pg_rewind if lstat() fails.
Heikki Linnakangas
2015-04-15
Minor cleanup of pg_rewind.
Heikki Linnakangas
2015-04-15
Shut down test servers after pg_rewind regression tests.
Heikki Linnakangas
2015-04-14
Move pg_upgrade from contrib/ to src/bin/
Peter Eisentraut
2015-04-14
Integrate pg_upgrade_support module into backend
Peter Eisentraut
2015-04-14
Reorganize our CRC source files again.
Heikki Linnakangas
2015-04-13
Move pgbench from contrib/ to src/bin/
Peter Eisentraut
2015-04-13
Fix pg_rewind regression tests in VPATH builds
Heikki Linnakangas
2015-04-13
Refactor and fix TAP tests of pg_rewind
Heikki Linnakangas
2015-04-13
Silence gettext warning about '\r' escape sequence in translatable string.
Fujii Masao
2015-04-12
Free leaked result set in pg_rewind
Heikki Linnakangas
2015-04-12
Remove duplicated words in comments.
Heikki Linnakangas
2015-04-12
Move pg_archivecleanup from contrib/ to src/bin/
Peter Eisentraut
2015-04-09
Show owner of types in psql \dT+
Magnus Hagander
2015-04-08
Add file_ops.c to GETTEXT_FILES in nls.mk.
Fujii Masao
2015-04-08
Mark the second argument of pg_log as the translatable string in nls.mk.
Fujii Masao
2015-04-07
Fix assorted inconsistent function declarations.
Tom Lane
2015-04-07
Fix reporting of missing or invalid command line arguments in pg_rewind.
Heikki Linnakangas
2015-04-07
Fix process startup in pg_rewind.
Heikki Linnakangas
2015-04-04
Fix TAP tests to use only standard command-line argument ordering.
Tom Lane
2015-04-03
Add log_min_autovacuum_duration per-table option
Alvaro Herrera
2015-04-03
Fix error handling of XLogReaderAllocate in case of OOM
Fujii Masao
2015-04-02
psql: fix \connect with URIs and conninfo strings
Alvaro Herrera
2015-04-02
Revert "psql: fix \connect with URIs and conninfo strings"
Robert Haas
2015-04-01
psql: fix \connect with URIs and conninfo strings
Alvaro Herrera
2015-03-31
Make pg_ctl use SIGINT as a default shutdown signal.
Fujii Masao
2015-03-31
initdb: remove unnecessary VACUUM FULL
Bruce Momjian
2015-03-31
pg_ctl: change default shutdown mode from 'smart' to 'fast'
Bruce Momjian
2015-03-31
psql: add asciidoc output format
Bruce Momjian
2015-03-30
Run pg_upgrade and pg_resetxlog with restricted token on Windows
Andrew Dunstan
2015-03-30
Clean up all the cruft after a pg_rewind test run.
Tom Lane
2015-03-30
Fix multiple bugs and infelicities in pg_rewind.
Tom Lane
2015-03-29
Remove a couple other vestigial yylex() declarations.
Tom Lane
2015-03-28
Add a pager_min_lines setting to psql
Andrew Dunstan
2015-03-27
Fix whitespace
Peter Eisentraut
2015-03-26
Tweak __attribute__-wrapping macros for better pgindent results.
Tom Lane
2015-03-25
psql: show proper row count in \x mode for zero-column output
Bruce Momjian
2015-03-23
vacuumdb: Check result status of PQsendQuery
Alvaro Herrera
2015-03-23
Add pg_rewind, for re-synchronizing a master server after failback.
Heikki Linnakangas
2015-03-22
Allow foreign tables to participate in inheritance.
Tom Lane
2015-03-21
pg_recvlogical: update --help description
Bruce Momjian
2015-03-20
C comment: clearify SQL command mention
Bruce Momjian
[next]