Remove unused function declaration
David Rowley <drowley@postgresql.org>
Remove unused function declaration It appears that check_track_commit_timestamp was declared but has never been defined in our code base. Likely this is just leftover cruft from a development version of the original patch to add commit timestamps. Let's just remove the useless declaration. The inclusion of guc.h also seems surplus to requirements. Author: Andrey Lepikhov Discussion: https://postgr.es/m/f49aefb5-edbb-633a-af07-3e777023a94d@postgrespro.ru
Files
| Path | Change | +/− |
|---|---|---|
| src/include/access/commit_ts.h | modified | +0 −4 |
Discussion
- Extra code in commit_ts.h 5 messages · 2021-08-03 → 2021-08-08