postgresql/src/backend/utils/sort
Tom Lane f859c2ffa0 Fix a few more generator scripts to produce pgindent-clean output.
This completes the project of making all our derived files be
pgindent-clean (or else explicitly excluded from indentation),
so that no surprises result when running pgindent in a built-out
development tree.

Discussion: https://postgr.es/m/79ed5348-be7a-b647-dd40-742207186a22@2ndquadrant.com
2020-09-21 13:58:26 -04:00
..
.gitignore Speed up in-memory tuplesorting. 2012-02-15 12:13:32 -05:00
gen_qsort_tuple.pl Fix a few more generator scripts to produce pgindent-clean output. 2020-09-21 13:58:26 -04:00
logtape.c Change LogicalTapeSetBlocks() to use nBlocksWritten. 2020-09-15 21:42:25 -07:00
Makefile Split all OBJS style lines in makefiles into one-line-per-entry style. 2019-11-05 14:41:07 -08:00
sharedtuplestore.c Message fixes and style improvements 2020-09-14 06:42:30 +02:00
sortsupport.c Add support for building GiST index by sorting. 2020-09-17 11:33:40 +03:00
tuplesort.c Add support for building GiST index by sorting. 2020-09-17 11:33:40 +03:00
tuplestore.c Fix buffile.c error handling. 2020-06-16 16:59:07 +12:00