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
/
pg_rewind
Age
Commit message (
Expand
)
Author
2017-08-18
Merge commit '21d304dfedb4f26d0d6587d9ac39b1b5c499bb55'
Pavan Deolasee
2017-08-14
Final pgindent + perltidy run for v10.
Tom Lane
2017-08-11
Remove uses of "slave" in replication contexts
Peter Eisentraut
2017-08-07
Translation updates
Peter Eisentraut
2017-07-21
pg_rewind: Fix some problems when copying files >2GB.
Robert Haas
2017-07-21
pg_rewind: Fix busted sanity check.
Robert Haas
2017-07-19
Add static assertions about pg_control fitting into one disk sector.
Tom Lane
2017-07-14
Fix broken link-command-line ordering for libpgfeutils.
Tom Lane
2017-07-13
Merge remote-tracking branch 'remotes/PGSQL/master' of PG 10
Pavan Deolasee
2017-07-10
Translation updates
Alvaro Herrera
2017-06-27
Merge PG10 master branch into xl10devel
Pavan Deolasee
2017-06-21
Phase 3 of pgindent updates.
Tom Lane
2017-06-21
Phase 2 of pgindent updates.
Tom Lane
2017-06-14
Merge from PG master upto d5cb3bab564e0927ffac7c8729eacf181a12dd40
Pavan Deolasee
2017-05-15
Translation updates
Peter Eisentraut
2017-05-12
Standardize "WAL location" terminology
Peter Eisentraut
2017-05-12
Replace "transaction log" with "write-ahead log"
Peter Eisentraut
2017-05-11
Rename WAL-related functions and views to use "lsn" not "location".
Tom Lane
2017-04-17
Fix new warnings from GCC 7
Peter Eisentraut
2017-04-14
Remove useless trailing spaces in queries in C strings
Peter Eisentraut
2017-03-09
Fix inclusions of c.h from .h files.
Tom Lane
2017-02-25
Remove useless duplicate inclusions of system header files.
Tom Lane
2017-02-09
Remove all references to "xlog" from SQL-callable functions in pg_proc.
Robert Haas
2017-02-08
Add WAL consistency checking facility.
Robert Haas
2017-01-03
Update copyright via script for 2017
Bruce Momjian
2016-11-07
pg_rewing pg_upgrade: Fix translation markers
Peter Eisentraut
2016-10-27
Merge commit 'b5bce6c1ec6061c8a4f730d927e162db7e2ce365'
Pavan Deolasee
2016-10-20
Rename "pg_xlog" directory to "pg_wal".
Robert Haas
2016-10-19
Use pg_ctl promote -w in TAP tests
Peter Eisentraut
2016-10-07
Don't allow both --source-server and --source-target args to pg_rewind.
Heikki Linnakangas
2016-10-06
Disable synchronous commits in pg_rewind.
Heikki Linnakangas
2016-09-22
Add tests for various connection string issues
Peter Eisentraut
2016-08-08
Translation updates
Peter Eisentraut
2016-07-18
Translation updates
Peter Eisentraut
2016-06-20
Translation updates
Peter Eisentraut
2016-06-12
Finish pgindent run for 9.6: Perl files.
Noah Misch
2016-06-09
pgindent run for 9.6
Robert Haas
2016-06-07
Message style and wording fixes
Peter Eisentraut
2016-05-09
Translation updates
Peter Eisentraut
2016-03-28
pg_rewind: Improve internationalization
Alvaro Herrera
2016-03-27
pg_rewind: fsync target data directory.
Andres Freund
2016-03-27
pg_rewind: Close backup_label file descriptor.
Andres Freund
2016-02-26
Move some code from RewindTest into PostgresNode
Alvaro Herrera
2016-01-20
PostgresNode: Add names to nodes
Alvaro Herrera
2016-01-04
Fix typo in comment.
Robert Haas
2016-01-02
Update copyright for 2016
Bruce Momjian
2015-12-24
Remove unnecessary row ordering dependency in pg_rewind test suite.
Tom Lane
2015-12-18
Remove unreferenced function declarations.
Tom Lane
2015-12-15
Add missing cleanup logic in pg_rewind/t/005_same_timeline.pl test.
Tom Lane
2015-12-11
pg_rewind: Don't error if the two clusters are already on the same timeline
Peter Eisentraut
[next]