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
Bruce Momjian d9044b5637 Remove file, per Karel. 25 years ago
..
adt Revise overflow test in int84() to avoid codegen bug in some older 25 years ago
cache Fix handling of pg_type.typdefault per bug report from Dave Blasby. 25 years ago
error Use a fixed error message for ERANGE to avoid duplicate test result files. 25 years ago
fmgr sum() on int2 and int4 columns now uses an int8, not numeric, accumulator 25 years ago
hash Statistical system views (yet without the config stuff, but 25 years ago
init Get rid of PID entries in shmem hash table; there is no longer any need 25 years ago
mb Remove file, per Karel. 25 years ago
misc Missed a few places that referred to a compile-time limit on 25 years ago
mmgr pgindent run. Make it all clean. 25 years ago
sort Restructure pg_opclass, pg_amop, and pg_amproc per previous discussions in 25 years ago
time Transaction IDs wrap around, per my proposal of 13-Aug-01. More 25 years ago
.cvsignore Cleanup to ensure good state of derived files in tarballs. 26 years ago
Gen_fmgrtab.sh The Watcom preprocessor adds a space at the start of each line. Therefore 25 years ago
Makefile Fix relative path references so that make knowns which dependencies refer 26 years ago