This website requires JavaScript.
Explore
Help
Sign In
database
/
postgres
Watch
1
Star
0
Fork
0
You've already forked postgres
mirror of
https://github.com/postgres/postgres.git
synced
2025-04-22 23:02:54 +03:00
Code
postgres
/
contrib
/
pg_xlogdump
History
Heikki Linnakangas
79e15c7d86
Fix off-by-one in pg_xlogdump -r option.
...
Because of the bug, -r would not accept the rmgr with the highest ID.
2013-06-04 18:51:43 +03:00
..
.gitignore
Add missing .gitignore file.
2013-02-26 15:58:34 -05:00
compat.c
pgindent run for release 9.3
2013-05-29 16:58:43 -04:00
Makefile
Fix build of contrib/pg_xlogdump.
2013-02-24 08:58:00 -05:00
pg_xlogdump.c
Fix off-by-one in pg_xlogdump -r option.
2013-06-04 18:51:43 +03:00
rmgrdesc.c
pgindent run for release 9.3
2013-05-29 16:58:43 -04:00
rmgrdesc.h
pgindent run for release 9.3
2013-05-29 16:58:43 -04:00