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
Joe Conway 752714dd9d Make has_sequence_privilege support WITH GRANT OPTION 8 years ago
..
adt Make has_sequence_privilege support WITH GRANT OPTION 8 years ago
cache Make PL/Python handle domain-type conversions correctly. 8 years ago
error Don't call pgwin32_message_to_UTF16() without CurrentMemoryContext. 8 years ago
fmgr Change TRUE/FALSE to true/false 8 years ago
hash Change TRUE/FALSE to true/false 8 years ago
init Back out the session_start and session_end hooks feature. 8 years ago
mb Don't call pgwin32_message_to_UTF16() without CurrentMemoryContext. 8 years ago
misc Fix pg_control_checkpoint from commit 4b0d28de06 8 years ago
mmgr Improve valgrind logic in aset.c, and fix multiple issues in generation.c. 8 years ago
resowner Remove unnecessary PG_TRY overhead for CurrentResourceOwner changes. 8 years ago
sort Change TRUE/FALSE to true/false 8 years ago
time Change TRUE/FALSE to true/false 8 years ago
.gitignore
Gen_dummy_probes.pl
Gen_dummy_probes.sed
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