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
Noah Misch 0b7026d964 Predict integer overflow to avoid buffer overruns. 12 years ago
..
adt Predict integer overflow to avoid buffer overruns. 12 years ago
cache Fix cache flush hazard in cache_record_field_properties(). 13 years ago
error Fix possible crashes due to using elog/ereport too early in startup. 12 years ago
fmgr Prevent privilege escalation in explicit calls to PL validators. 12 years ago
hash Add defenses against integer overflow in dynahash numbuckets calculations. 13 years ago
init Fix insecure parsing of server command-line switches. 13 years ago
mb Back-patch addition of pg_wchar-to-multibyte conversion functionality. 14 years ago
misc Reset vacuum_defer_cleanup_age to PGC_SIGHUP. 13 years ago
mmgr Fix possible crashes due to using elog/ereport too early in startup. 12 years ago
resowner pgindent run before PG 9.1 beta 1. 15 years ago
sort Ensure 64bit arithmetic when calculating tapeSpace 13 years ago
time Fix old visibility bug in HeapTupleSatisfiesDirty 13 years ago
.gitignore Avoid maintaining three separate copies of the error codes list. 15 years ago
Gen_dummy_probes.sed Stamp copyrights for year 2011. 15 years ago
Gen_fmgrtab.pl Stamp copyrights for year 2011. 15 years ago
Makefile Make handling of errcodes.h more consistent with other generated headers. 15 years ago
errcodes.txt Per-column collation support 15 years ago
generate-errcodes.pl Avoid maintaining three separate copies of the error codes list. 15 years ago
probes.d Stamp copyrights for year 2011. 15 years ago