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
Tom Lane 0927bf8060 Guard against bad "dscale" values in numeric_recv(). 11 years ago
..
adt Guard against bad "dscale" values in numeric_recv(). 11 years ago
cache Improve typcache: cache negative lookup results, add invalidation logic. 11 years ago
error Support frontend-backend protocol communication using a shm_mq. 11 years ago
fmgr pgindent run for 9.4 12 years ago
hash pgindent run for 9.4 12 years ago
init Move the backup-block logic from XLogInsert to a new file, xloginsert.c. 11 years ago
mb Add file version information to most installed Windows binaries. 12 years ago
misc Attempt to suppress uninitialized variable warning. 11 years ago
mmgr Fix and enhance the assertion of no palloc's in a critical section. 12 years ago
resowner pgindent run for 9.4 12 years ago
sort Remove incorrect comment. 11 years ago
time Move the backup-block logic from XLogInsert to a new file, xloginsert.c. 11 years ago
.gitignore
Gen_dummy_probes.sed Update copyright for 2014 12 years ago
Gen_fmgrtab.pl Update copyright for 2014 12 years ago
Makefile
errcodes.txt Update copyright for 2014 12 years ago
generate-errcodes.pl Update copyright for 2014 12 years ago
probes.d Fix build with LWLOCK_STATS or dtrace. 12 years ago