postgresql/src/backend/utils
Simon Riggs b99661c2ff Tweak code for older compilers
Attempt to quiesce build farm

Author: Tomas Vondra
2017-11-23 06:55:18 +11:00
..
adt Fix compiler warning in rangetypes_spgist.c. 2017-11-18 16:46:29 -05:00
cache Make PL/Python handle domain-type conversions correctly. 2017-11-16 16:23:04 -05:00
error Don't call pgwin32_message_to_UTF16() without CurrentMemoryContext. 2017-11-12 13:03:15 -08:00
fmgr Change TRUE/FALSE to true/false 2017-11-08 11:37:28 -05:00
hash Change TRUE/FALSE to true/false 2017-11-08 11:37:28 -05:00
init Back out the session_start and session_end hooks feature. 2017-11-16 11:35:02 -05:00
mb Don't call pgwin32_message_to_UTF16() without CurrentMemoryContext. 2017-11-12 13:03:15 -08:00
misc Fix pg_control_checkpoint from commit 4b0d28de06 2017-11-21 08:00:54 +11:00
mmgr Tweak code for older compilers 2017-11-23 06:55:18 +11:00
resowner Remove unnecessary PG_TRY overhead for CurrentResourceOwner changes. 2017-10-11 17:44:09 -04:00
sort Change TRUE/FALSE to true/false 2017-11-08 11:37:28 -05:00
time Change TRUE/FALSE to true/false 2017-11-08 11:37:28 -05: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