This website requires JavaScript.
Explore
Help
Sign In
sharpetronics
/
PostgreSQL
Watch
1
Star
0
Fork
0
You've already forked PostgreSQL
mirror of
https://github.com/postgres/postgres.git
synced
2025-05-19 00:04:06 -04:00
Code
Issues
Projects
Releases
Wiki
Activity
PostgreSQL
/
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