postgresql/src/backend/utils/sort
David Rowley 3f58a4e296 Fix various typos and incorrect/outdated name references
Author: Alexander Lakhin
Discussion: https://postgr.es/m/699beab4-a6ca-92c9-f152-f559caf6dc25@gmail.com
2023-04-19 13:50:33 +12:00
..
Makefile Split tuplesortvariants.c from tuplesort.c 2022-07-27 08:28:26 +03:00
logtape.c Introduce PG_IO_ALIGN_SIZE and align all I/O buffers. 2023-04-08 16:34:50 +12:00
meson.build Update copyright for 2023 2023-01-02 15:00:37 -05:00
qsort_interruptible.c Invent qsort_interruptible(). 2022-07-12 16:30:36 -04:00
sharedtuplestore.c Fix rare sharedtuplestore.c corruption. 2023-01-26 14:52:19 +13:00
sortsupport.c Update copyright for 2023 2023-01-02 15:00:37 -05:00
tuplesort.c Fix various typos and incorrect/outdated name references 2023-04-19 13:50:33 +12:00
tuplesortvariants.c Pass down table relation into more index relation functions 2023-04-01 20:18:29 -07:00
tuplestore.c Simplify useless 0L constants 2023-03-29 08:25:12 +02:00