This website requires JavaScript.
Explore
Help
Sign In
database
/
postgres
Watch
1
Star
0
Fork
0
You've already forked postgres
mirror of
https://github.com/postgres/postgres.git
synced
2025-11-09 06:21:09 +03:00
Code
Activity
Files
55a70a023c3daefca9bbd68bfbe6862af10ab479
postgres
/
src
/
backend
/
utils
/
sort
History
Bruce Momjian
a6fd7b7a5f
Post-PG 10 beta1 pgindent run
...
perltidy run not included.
2017-05-17 16:31:56 -04:00
..
.gitignore
Speed up in-memory tuplesorting.
2012-02-15 12:13:32 -05:00
gen_qsort_tuple.pl
Fix a low-probability crash in our qsort implementation.
2015-07-16 22:57:46 -04:00
logtape.c
Don't create "holes" in BufFiles, in the new logtape code.
2017-02-01 12:17:38 +02:00
Makefile
Fix VPATH builds, broken by my recent commit to speed up tuplesorting.
2012-02-15 15:53:53 -05:00
sortsupport.c
Update copyright via script for 2017
2017-01-03 13:48:53 -05:00
tuplesort.c
Post-PG 10 beta1 pgindent run
2017-05-17 16:31:56 -04:00
tuplestore.c
Add infrastructure to support EphemeralNamedRelation references.
2017-03-31 23:17:18 -05:00