postgresql/src/backend/utils
Andres Freund 31079a4a8e Replace remaining uses of pq_sendint with pq_sendint{8,16,32}.
pq_sendint() remains, so extension code doesn't unnecessarily break.

Author: Andres Freund
Discussion: https://postgr.es/m/20170914063418.sckdzgjfrsbekae4@alap3.anarazel.de
2017-10-11 21:00:46 -07:00
..
adt Replace remaining uses of pq_sendint with pq_sendint{8,16,32}. 2017-10-11 21:00:46 -07:00
cache Refactor new file permission handling 2017-09-23 10:16:18 -04:00
error Reduce excessive dereferencing of function pointers 2017-09-07 13:56:09 -04:00
fmgr Replace binary search in fmgr_isbuiltin with a lookup array. 2017-10-04 00:22:38 -07:00
hash Remove broken and useless entry-count printing in HASH_DEBUG code. 2017-08-02 12:17:08 -04:00
init Remove replacement selection sort. 2017-09-29 10:25:44 -04:00
mb Add more efficient functions to pqformat API. 2017-10-11 16:01:52 -07:00
misc Basic partition-wise join functionality. 2017-10-06 11:11:10 -04:00
mmgr Rewrite strnlen replacement implementation from 8a241792f9. 2017-10-10 14:50:30 -07:00
resowner Remove unnecessary PG_TRY overhead for CurrentResourceOwner changes. 2017-10-11 17:44:09 -04:00
sort Remove replacement selection sort. 2017-09-29 10:25:44 -04:00
time Fix low-probability loss of NOTIFY messages due to XID wraparound. 2017-10-11 14:28:33 -04:00
.gitignore Generate fmgr prototypes automatically 2017-01-17 14:06:07 -05:00
errcodes.txt Revert to 9.6 treatment of ALTER TYPE enumtype ADD VALUE. 2017-09-27 16:14:43 -04:00
Gen_dummy_probes.pl Update copyright via script for 2017 2017-01-03 13:48:53 -05:00
Gen_dummy_probes.sed Update copyright via script for 2017 2017-01-03 13:48:53 -05:00
Gen_fmgrtab.pl Replace binary search in fmgr_isbuiltin with a lookup array. 2017-10-04 00:22:38 -07:00
generate-errcodes.pl Clean up Perl code according to perlcritic 2017-03-27 08:18:22 -04:00
Makefile Replace binary search in fmgr_isbuiltin with a lookup array. 2017-10-04 00:22:38 -07:00
probes.d Rename dtrace probes for ongoing xlog -> wal conversion. 2017-02-09 16:40:19 -05:00