Remove debug messages from tuplesort_sort_memtuples()

John Naylor <john.naylor@postgresql.org>

Commit: 6e647ef0e750bc5007e4af48b19023d68ae91b6a
Author: John Naylor <john.naylor@postgresql.org>
Date: 2022-05-23T06:11:43Z
Releases: 15.0
Remove debug messages from tuplesort_sort_memtuples()

These were of value only during development.

Reported by Justin Pryzby
Discussion: https://www.postgresql.org/message-id/20220519201254.GU19626%40telsasoft.com

Files

PathChange+/−
src/backend/utils/sort/tuplesort.c modified +0 −5

Discussion