Change extension of spilled ReorderBufferChange data to ".tmp".

Jeff Davis <jdavis@postgresql.org>

Commit: 91f26d5fe47e3b06e878f2f1949cbd35e9576c16
Author: Jeff Davis <jdavis@postgresql.org>
Date: 2018-08-25T16:36:09Z
Releases: 12.0
Change extension of spilled ReorderBufferChange data to ".tmp".

The previous extension, ".snap", was chosen for historical reasons and
became confusing.

Discussion: https://postgr.es/m/CAMp0ubd_P8vBGx8=MfDXQJZxHA5D_Zarw5cCkDxJ_63+pWRJ9w@mail.gmail.com

Files

PathChange+/−
src/backend/replication/logical/reorderbuffer.c modified +2 −2

Discussion