forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit8b8cd43
committed
Initialize 'recordXtime' to silence compiler warning.
In reality, recordXtime will always be set by the getRecordTimestampcall, but the compiler doesn't necessarily see that.Back-patch to all supported versions.Author: Tristan PartinDiscussion:https://www.postgresql.org/message-id/CT5MN8E11U0M.1NYNCHXYUHY41@gonk1 parent9b1e89c commit8b8cd43
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5891 | 5891 |
| |
5892 | 5892 |
| |
5893 | 5893 |
| |
5894 |
| - | |
| 5894 | + | |
5895 | 5895 |
| |
5896 | 5896 |
| |
5897 | 5897 |
| |
|
0 commit comments
Comments
(0)