diff options
author | Fujii Masao | 2020-03-10 00:41:44 +0000 |
---|---|---|
committer | Fujii Masao | 2020-03-10 00:41:44 +0000 |
commit | 71e0d0a73773b3985db658d3c5366ce5ceef76ae (patch) | |
tree | ea3c288e7bd3f3311a17fddeb80f58d721acc183 /contrib/postgres_fdw | |
parent | 8728b2c703573c6cbb431e01e228ae489117f974 (diff) |
Tidy up XLogSource code in xlog.c.
This commit replaces 0 used as an initial value of XLogSource variable,
with XLOG_FROM_ANY. Also this commit changes those variable so that
XLogSource instead of int is used as the type for them. These changes
are for code readability and debugger-friendliness.
Author: Kyotaro Horiguchi
Reviewed-by: Fujii Masao
Discussion: https://postgr.es/m/20200227.124830.2197604521555566121.horikyota.ntt@gmail.com
Diffstat (limited to 'contrib/postgres_fdw')
0 files changed, 0 insertions, 0 deletions