postgresql/src/bin/pg_resetxlog
Heikki Linnakangas 179cdd0981 Add macros to check if a filename is a WAL segment or other such file.
We had many instances of the strlen + strspn combination to check for that.
This makes the code a bit easier to read.
2015-05-08 21:58:57 +03:00
..
po Translation updates 2015-02-01 23:23:40 -05:00
.gitignore Move CRC tables to libpgport, and provide them in a separate include file. 2012-02-28 19:53:39 -05:00
Makefile Update copyright for 2015 2015-01-06 11:43:47 -05:00
nls.mk Translation updates 2014-12-15 00:25:35 -05:00
pg_resetxlog.c Add macros to check if a filename is a WAL segment or other such file. 2015-05-08 21:58:57 +03:00