index
:
postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
REL_16_STABLE
REL_17_STABLE
REL_18_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
This is the main PostgreSQL git repository.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
bin
/
pg_resetxlog
Age
Commit message (
Expand
)
Author
2017-02-09
Rename user-facing tools with "xlog" in the name to say "wal".
Robert Haas
2017-01-03
Update copyright via script for 2017
Bruce Momjian
2016-12-05
Reduce the default for max_worker_processes back to 8.
Robert Haas
2016-12-02
Add max_parallel_workers GUC.
Robert Haas
2016-10-20
Rename "pg_xlog" directory to "pg_wal".
Robert Haas
2016-08-08
Translation updates
Peter Eisentraut
2016-07-18
Translation updates
Peter Eisentraut
2016-06-20
Translation updates
Peter Eisentraut
2016-05-09
Translation updates
Peter Eisentraut
2016-02-12
Change delimiter used for display of NextXID
Joe Conway
2016-01-02
Update copyright for 2016
Bruce Momjian
2015-12-28
Rename (new|old)estCommitTs to (new|old)estCommitTsXid
Joe Conway
2015-09-24
Make pg_controldata report newest XID with valid commit timestamp
Fujii Masao
2015-09-16
Review program help output for wording and formatting
Peter Eisentraut
2015-08-15
Don't use function definitions looking like old-style ones.
Andres Freund
2015-08-06
Improve includes introduced in the replication origins patch.
Andres Freund
2015-07-03
Make WAL-related utilities handle .partial WAL files properly.
Fujii Masao
2015-07-02
Make use of xlog_internal.h's macros in WAL-related utilities.
Fujii Masao
2015-06-29
Translation updates
Peter Eisentraut
2015-05-24
pgindent run for 9.5
Bruce Momjian
2015-05-18
Add new files to nls.mk
Peter Eisentraut
2015-05-08
Add macros to check if a filename is a WAL segment or other such file.
Heikki Linnakangas
2015-04-29
Introduce replication progress tracking infrastructure.
Andres Freund
2015-04-14
Reorganize our CRC source files again.
Heikki Linnakangas
2015-03-30
Run pg_upgrade and pg_resetxlog with restricted token on Windows
Andrew Dunstan
2015-02-02
Translation updates
Peter Eisentraut
2015-01-06
Update copyright for 2015
Bruce Momjian
2014-12-15
Translation updates
Peter Eisentraut
2014-12-03
Keep track of transaction commit timestamps
Alvaro Herrera
2014-11-20
Revamp the WAL record format.
Heikki Linnakangas
2014-11-17
Translation updates
Peter Eisentraut
2014-11-06
Move the backup-block logic from XLogInsert to a new file, xloginsert.c.
Heikki Linnakangas
2014-11-04
Switch to CRC-32C in WAL and other places.
Heikki Linnakangas
2014-10-24
Complain if too many options are passed to pg_controldata or pg_resetxlog.
Heikki Linnakangas
2014-10-06
Translation updates
Peter Eisentraut
2014-09-25
Add -D option to specify data directory to pg_controldata and pg_resetxlog.
Heikki Linnakangas
2014-08-09
Small message fixes
Peter Eisentraut
2014-07-21
Translation updates
Peter Eisentraut
2014-06-05
Add defenses against running with a wrong selection of LOBLKSIZE.
Tom Lane
2014-05-28
Propagate system identifier generation improvement into pg_resetxlog.
Tom Lane
2014-05-11
Translation updates
Peter Eisentraut
2014-05-06
pgindent run for 9.4
Bruce Momjian
2014-03-21
Remove MinGW readdir/errno bug workaround fixed on 2003-10-10
Bruce Momjian
2014-03-21
Properly check for readdir/closedir() failures
Bruce Momjian
2014-03-13
C comments: remove odd blank lines after #ifdef WIN32 lines
Bruce Momjian
2014-02-15
Centralize getopt-related declarations in a new header file pg_getopt.h.
Tom Lane
2014-01-07
Update copyright for 2014
Bruce Momjian
2013-12-20
Rename wal_log_hintbits to wal_log_hints, per discussion on pgsql-hackers.
Fujii Masao
2013-12-13
Add GUC to enable WAL-logging of hint bits, even with checksums disabled.
Heikki Linnakangas
2013-12-12
Display old and new values in pg_resetxlog -n output.
Heikki Linnakangas
[next]