postgresql/src/bin/pg_rewind
Alvaro Herrera 52b4854a9a Flip argument order in XLogSegNoOffsetToRecPtr
Commit fc49e24fa6 added an input argument after the existing output
argument.  Flip those.

Author: Álvaro Herrera <alvherre@alvh.no-ip.org>
Reviewed-by: Andres Freund <andres@anarazel.de>
Discussion: https://postgr.es/m/20180708182345.imdgovmkffgtihhk@alvherre.pgsql
2018-07-09 14:33:27 -04:00
..
po Translation updates 2018-05-21 12:29:52 -04:00
t Don't fall off the end of perl functions 2018-05-27 09:08:42 -04:00
.gitignore Improve logging of TAP tests. 2015-07-09 13:19:10 +03:00
copy_fetch.c Further cleanup of client dependencies on src/include/catalog headers. 2018-04-09 14:39:58 -04:00
datapagemap.c Update copyright for 2018 2018-01-02 23:30:12 -05:00
datapagemap.h Update copyright for 2018 2018-01-02 23:30:12 -05:00
fetch.c Update copyright for 2018 2018-01-02 23:30:12 -05:00
fetch.h Update copyright for 2018 2018-01-02 23:30:12 -05:00
file_ops.c Refactor dir/file permissions 2018-04-07 17:45:39 -04:00
file_ops.h Fix handling of files that source server removes during pg_rewind is running. 2018-03-29 04:00:21 +09:00
filemap.c Post-feature-freeze pgindent run. 2018-04-26 14:47:16 -04:00
filemap.h Update copyright for 2018 2018-01-02 23:30:12 -05:00
libpq_fetch.c Further cleanup of client dependencies on src/include/catalog headers. 2018-04-09 14:39:58 -04:00
logging.c Update copyright for 2018 2018-01-02 23:30:12 -05:00
logging.h Update copyright for 2018 2018-01-02 23:30:12 -05:00
Makefile Prevent accidental linking of system-supplied copies of libpq.so etc. 2018-04-03 16:26:05 -04:00
nls.mk Translation updates 2018-05-21 12:29:52 -04:00
parsexlog.c Flip argument order in XLogSegNoOffsetToRecPtr 2018-07-09 14:33:27 -04:00
pg_rewind.c Fix incorrect ordering of operations in pg_resetwal and pg_rewind. 2018-05-23 10:59:55 -04:00
pg_rewind.h Update copyright for 2018 2018-01-02 23:30:12 -05:00
RewindTest.pm Don't fall off the end of perl functions 2018-05-27 09:08:42 -04:00
timeline.c Update copyright for 2018 2018-01-02 23:30:12 -05:00