Remove debug messages from tuplesort_sort_memtuples()
authorJohn Naylor <john.naylor@postgresql.org>
Mon, 23 May 2022 06:11:43 +0000 (13:11 +0700)
committerJohn Naylor <john.naylor@postgresql.org>
Mon, 23 May 2022 06:11:43 +0000 (13:11 +0700)
commit6e647ef0e750bc5007e4af48b19023d68ae91b6a
treeb4e4f8a54360f837aec15565b22b6d05e30c33e7
parent7fdbdf204920ac279f280d0a8e96946fdaf41aef
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
src/backend/utils/sort/tuplesort.c