Commits
Showing commits that first shipped in 16 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-08-27 | Fix typo in comment for writetuple() function | Alexander Korotkov | 16.0 |
| 2022-07-27 | Split tuplesortvariants.c from tuplesort.c | Alexander Korotkov | 16.0 |
| 2022-07-27 | Split TuplesortPublic from Tuplesortstate | Alexander Korotkov | 16.0 |
| 2022-07-27 | Move memory management away from writetup() and tuplesort_put*() | Alexander Korotkov | 16.0 |
| 2022-07-27 | Put abbreviation logic into puttuple_common() | Alexander Korotkov | 16.0 |
| 2022-07-27 | Add new Tuplesortstate.removeabbrev function | Alexander Korotkov | 16.0 |
| 2022-07-27 | Remove Tuplesortstate.copytup function | Alexander Korotkov | 16.0 |