You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
postgres/src/backend/utils
Andres Freund 141fd1b66c Improve sys/catcache performance. 8 years ago
..
adt Replace remaining uses of pq_sendint with pq_sendint{8,16,32}. 8 years ago
cache Improve sys/catcache performance. 8 years ago
error Reduce excessive dereferencing of function pointers 8 years ago
fmgr Replace binary search in fmgr_isbuiltin with a lookup array. 8 years ago
hash Remove broken and useless entry-count printing in HASH_DEBUG code. 9 years ago
init Remove replacement selection sort. 8 years ago
mb Add more efficient functions to pqformat API. 8 years ago
misc Basic partition-wise join functionality. 8 years ago
mmgr Rewrite strnlen replacement implementation from 8a241792f9. 8 years ago
resowner Remove unnecessary PG_TRY overhead for CurrentResourceOwner changes. 8 years ago
sort Remove replacement selection sort. 8 years ago
time Fix low-probability loss of NOTIFY messages due to XID wraparound. 8 years ago
.gitignore Generate fmgr prototypes automatically 9 years ago
Gen_dummy_probes.pl Update copyright via script for 2017 9 years ago
Gen_dummy_probes.sed Update copyright via script for 2017 9 years ago
Gen_fmgrtab.pl Replace binary search in fmgr_isbuiltin with a lookup array. 8 years ago
Makefile Replace binary search in fmgr_isbuiltin with a lookup array. 8 years ago
errcodes.txt Revert to 9.6 treatment of ALTER TYPE enumtype ADD VALUE. 8 years ago
generate-errcodes.pl Clean up Perl code according to perlcritic 9 years ago
probes.d Rename dtrace probes for ongoing xlog -> wal conversion. 9 years ago