projects
/
postgresql.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
doc: Move documentation of md5_password_warnings to a better place
[postgresql.git]
/
src
/
backend
/
utils
/
sort
/
2025-04-06
Peter Eisentraut
Relax ordering-related hardcoded btree requirements...
tree
|
commitdiff
2025-04-01
Peter Eisentraut
Fix minor C type confusion
tree
|
commitdiff
2025-03-29
Peter Eisentraut
Use PRI?64 instead of "ll?" in format strings (continued).
tree
|
commitdiff
2025-03-25
Jeff Davis
Add ExecCopySlotMinimalTupleExtra().
tree
|
commitdiff
2025-03-14
Peter Eisentraut
Simplify and generalize PrepareSortSupportFromIndexRel()
tree
|
commitdiff
2025-03-03
Tomas Vondra
Allow parallel CREATE INDEX for GIN indexes
tree
|
commitdiff
2025-01-31
Tom Lane
Get rid of our dependency on type "long" for memory...
tree
|
commitdiff
2025-01-29
John Naylor
Fix grammatical typos around possessive "its"
tree
|
commitdiff
2025-01-01
Bruce Momjian
Update copyright for 2025
tree
|
commitdiff
2024-11-28
Peter Eisentraut
Remove useless casts to (void *)
tree
|
commitdiff
2024-09-12
David Rowley
Adjust tuplestore stats API
tree
|
commitdiff
2024-08-14
Peter Eisentraut
Remove TRACE_SORT macro
tree
|
commitdiff
2024-07-06
David Rowley
Adjust tuplestore.c not to allocate BufFiles in generat...
tree
|
commitdiff
2024-07-05
David Rowley
Improve memory management and performance of tuplestore.c
tree
|
commitdiff
2024-07-05
David Rowley
Add memory/disk usage for Material nodes in EXPLAIN
tree
|
commitdiff
2024-07-02
Peter Eisentraut
Add missing includes for some global variables
tree
|
commitdiff
2024-04-07
David Rowley
Use bump memory context for tuplesorts
tree
|
commitdiff
2024-03-25
Jeff Davis
Clarify comment for LogicalTapeSetBlocks().
tree
|
commitdiff
2024-03-13
Peter Eisentraut
Make the order of the header file includes consistent
tree
|
commitdiff
2024-03-04
Peter Eisentraut
Remove unused #include's from backend .c files
tree
|
commitdiff
2024-01-04
Bruce Momjian
Update copyright for 2024
tree
|
commitdiff
2024-01-02
Robert Haas
Fix typos in comments and in one isolation test.
tree
|
commitdiff
2023-12-30
Tomas Vondra
Minor cleanup of the BRIN parallel build code
tree
|
commitdiff
2023-12-08
Tomas Vondra
Allow parallel CREATE INDEX for BRIN indexes
tree
|
commitdiff
2023-11-17
Michael Paquier
Change logtape/tuplestore code to use int64 for block...
tree
|
commitdiff
2023-10-26
Peter Eisentraut
Add trailing commas to enum definitions
tree
|
commitdiff
2023-10-10
Peter Eisentraut
Add const to values and nulls arguments
tree
|
commitdiff
2023-08-29
Michael Paquier
Avoid possible overflow with ltsGetFreeBlock() in logtape.c
tree
|
commitdiff
2023-08-16
John Naylor
Split out tiebreaker comparisons from comparetup_*...
tree
|
commitdiff
2023-06-10
Peter Geoghegan
nbtree: Allocate new pages in separate function.
tree
|
commitdiff
2023-05-19
Tom Lane
Pre-beta mechanical code beautification.
tree
|
commitdiff
2023-05-19
Tomas Vondra
Allocate hash join files in a separate memory context
tree
|
commitdiff
2023-04-19
David Rowley
Fix various typos and incorrect/outdated name references
tree
|
commitdiff
2023-04-08
Thomas Munro
Introduce PG_IO_ALIGN_SIZE and align all I/O buffers.
tree
|
commitdiff
2023-04-02
Andres Freund
Pass down table relation into more index relation functions
tree
|
commitdiff
2023-03-29
Peter Eisentraut
Simplify useless 0L constants
tree
|
commitdiff
2023-01-26
Thomas Munro
Fix rare sharedtuplestore.c corruption.
tree
|
commitdiff
2023-01-23
Heikki Linnakangas
Fix and clarify function comment on LogicalTapeSetCreate.
tree
|
commitdiff
2023-01-16
Peter Eisentraut
Add BufFileRead variants with short read and EOF detection
tree
|
commitdiff
2023-01-09
John Naylor
Remove redundant setting of tuplesort status
tree
|
commitdiff
2023-01-02
Bruce Momjian
Update copyright for 2023
tree
|
commitdiff
2022-12-30
Peter Eisentraut
Add const to BufFileWrite
tree
|
commitdiff
2022-12-30
Peter Eisentraut
Remove unnecessary casts
tree
|
commitdiff
2022-12-20
Andrew Dunstan
Add copyright notices to meson files
tree
|
commitdiff
2022-12-08
Peter Eisentraut
Remove unnecessary casts
tree
|
commitdiff
2022-10-28
Peter Eisentraut
Remove AssertArg and AssertState
tree
|
commitdiff
2022-10-27
David Rowley
Allow nodeSort to perform Datum sorts for byref types
tree
|
commitdiff
2022-09-22
Andres Freund
meson: Add initial version of meson based build system
tree
|
commitdiff
2022-09-20
Peter Geoghegan
Harmonize more parameter names in bulk.
tree
|
commitdiff
2022-08-31
David Rowley
Be smarter about freeing tuples during tuplesorts
tree
|
commitdiff
2022-08-27
Alexander Korotkov
Fix typo in comment for writetuple() function
tree
|
commitdiff
2022-07-28
Tom Lane
Improve speed of hash index build.
tree
|
commitdiff
2022-07-27
Alexander Korotkov
Split tuplesortvariants.c from tuplesort.c
tree
|
commitdiff
2022-07-27
Alexander Korotkov
Split TuplesortPublic from Tuplesortstate
tree
|
commitdiff
2022-07-27
Alexander Korotkov
Move memory management away from writetup() and tupleso...
tree
|
commitdiff
2022-07-27
Alexander Korotkov
Put abbreviation logic into puttuple_common()
tree
|
commitdiff
2022-07-27
Alexander Korotkov
Add new Tuplesortstate.removeabbrev function
tree
|
commitdiff
2022-07-27
Alexander Korotkov
Remove Tuplesortstate.copytup function
tree
|
commitdiff
2022-07-12
Tom Lane
Invent qsort_interruptible().
tree
|
commitdiff
2022-07-06
David Rowley
Overload index_form_tuple to allow the memory context...
tree
|
commitdiff
2022-05-23
John Naylor
Remove debug messages from tuplesort_sort_memtuples()
tree
|
commitdiff
2022-05-12
Tom Lane
Pre-beta mechanical code beautification.
tree
|
commitdiff
2022-05-10
David Rowley
Fix some incorrect preprocessor tests in tuplesort...
tree
|
commitdiff
2022-04-22
David Rowley
Fix performance regression in tuplesort specializations
tree
|
commitdiff
2022-04-21
Peter Geoghegan
Fix CLUSTER tuplesorts on abbreviated expressions.
tree
|
commitdiff
2022-04-13
Alvaro Herrera
Remove extraneous blank lines before block-closing...
tree
|
commitdiff
2022-04-04
David Rowley
Use Generation memory contexts to store tuples in sorts
tree
|
commitdiff
2022-04-04
David Rowley
Adjust tuplesort API to have bitwise option flags
tree
|
commitdiff
2022-04-03
Thomas Munro
Fix tuplesort optimization for CLUSTER-on-expression.
tree
|
commitdiff
2022-04-02
John Naylor
Specialize tuplesort routines for different kinds of...
tree
|
commitdiff
2022-02-03
Peter Eisentraut
Add UNIQUE null treatment option
tree
|
commitdiff
2022-01-08
Bruce Momjian
Update copyright for 2022
tree
|
commitdiff
2021-12-14
Tom Lane
Improve sift up/down code in binaryheap.c and logtape.c.
tree
|
commitdiff
2021-12-14
Tom Lane
Fix datatype confusion in logtape.c's right_offset().
tree
|
commitdiff
2021-10-25
Heikki Linnakangas
Clarify the logic in a few places in the new balanced...
tree
|
commitdiff
2021-10-18
Heikki Linnakangas
Fix parallel sort, broken by the balanced merge patch.
tree
|
commitdiff
2021-10-18
Heikki Linnakangas
Fix duplicate typedef LogicalTape.
tree
|
commitdiff
2021-10-18
Heikki Linnakangas
Fix format modifier used in elog.
tree
|
commitdiff
2021-10-18
Heikki Linnakangas
Replace polyphase merge algorithm with a simple balance...
tree
|
commitdiff
2021-10-18
Heikki Linnakangas
Refactor LogicalTapeSet/LogicalTape interface.
tree
|
commitdiff
2021-09-02
Amit Kapila
Optimize fileset usage in apply worker.
tree
|
commitdiff
2021-08-30
Amit Kapila
Refactor sharedfileset.c to separate out fileset implem...
tree
|
commitdiff
2021-07-13
David Rowley
Robustify tuplesort's free_sort_tuple function
tree
|
commitdiff
2021-07-13
David Rowley
Fix theoretical bug in tuplesort
tree
|
commitdiff
2021-05-12
Tom Lane
Initial pgindent and pgperltidy run for v14.
tree
|
commitdiff
2021-03-03
Thomas Munro
Use sort_template.h for qsort_tuple() and qsort_ssup().
tree
|
commitdiff
2021-01-02
Bruce Momjian
Update copyright for 2021
tree
|
commitdiff
2020-09-21
Tom Lane
Fix a few more generator scripts to produce pgindent...
tree
|
commitdiff
2020-09-17
Heikki Linnakangas
Add support for building GiST index by sorting.
tree
|
commitdiff
2020-09-16
Jeff Davis
Change LogicalTapeSetBlocks() to use nBlocksWritten.
tree
|
commitdiff
2020-09-14
Peter Eisentraut
Message fixes and style improvements
tree
|
commitdiff
2020-09-12
Jeff Davis
logtape.c: do not preallocate for tapes when sorting
tree
|
commitdiff
2020-09-04
Jeff Davis
Fix bogus MaxAllocSize check in logtape.c.
tree
|
commitdiff
2020-08-26
Amit Kapila
Extend the BufFile interface.
tree
|
commitdiff
2020-06-16
Thomas Munro
Fix buffile.c error handling.
tree
|
commitdiff
2020-06-07
Tom Lane
pgindent run prior to branching v13.
tree
|
commitdiff
2020-06-07
Jeff Davis
Fix platform-specific performance regression in logtape.c.
tree
|
commitdiff
2020-05-26
Jeff Davis
Avoid fragmentation of logical tapes when writing concu...
tree
|
commitdiff
2020-05-14
Tom Lane
Initial pgindent and pgperltidy run for v13.
tree
|
commitdiff
2020-05-12
Tomas Vondra
Fix typos and improve incremental sort comments
tree
|
commitdiff
next