Thread: pgsql: Move mdwriteback() to better place

pgsql: Move mdwriteback() to better place

From
Peter Eisentraut
Date:
Move mdwriteback() to better place

The previous order in the file didn't make sense and matched neither
the header file nor the smgr API.

Discussion: https://www.postgresql.org/message-id/flat/22fed8ba-01c3-2008-a256-4ea912d68fab%40enterprisedb.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/4c9deebd37ecbeb1bbf6baaf43bafc2f84b9011b

Modified Files
--------------
src/backend/storage/smgr/md.c | 114 +++++++++++++++++++++---------------------
1 file changed, 57 insertions(+), 57 deletions(-)