postgresql/src/backend/utils
Tom Lane a0cd991987 Add int2-to-int8 and int8-to-int2 conversion routines. Needed to avoid
breaking existing pg_dump scripts, which try to assign the result of
count(*) to an int2 variable.  catversion bumped.
2001-10-25 14:10:07 +00:00
..
adt Add int2-to-int8 and int8-to-int2 conversion routines. Needed to avoid 2001-10-25 14:10:07 +00:00
cache pgindent run on all C files. Java run to follow. initdb/regression 2001-10-25 05:50:21 +00:00
error pgindent run on all C files. Java run to follow. initdb/regression 2001-10-25 05:50:21 +00:00
fmgr pgindent run on all C files. Java run to follow. initdb/regression 2001-10-25 05:50:21 +00:00
hash pgindent run on all C files. Java run to follow. initdb/regression 2001-10-25 05:50:21 +00:00
init pgindent run on all C files. Java run to follow. initdb/regression 2001-10-25 05:50:21 +00:00
mb pgindent run on all C files. Java run to follow. initdb/regression 2001-10-25 05:50:21 +00:00
misc pgindent run on all C files. Java run to follow. initdb/regression 2001-10-25 05:50:21 +00:00
mmgr pgindent run on all C files. Java run to follow. initdb/regression 2001-10-25 05:50:21 +00:00
sort pgindent run on all C files. Java run to follow. initdb/regression 2001-10-25 05:50:21 +00:00
time pgindent run on all C files. Java run to follow. initdb/regression 2001-10-25 05:50:21 +00:00
.cvsignore Cleanup to ensure good state of derived files in tarballs. 2000-06-09 02:38:36 +00:00
Gen_fmgrtab.sh The Watcom preprocessor adds a space at the start of each line. Therefore 2001-05-22 12:06:51 +00:00
Makefile Fix relative path references so that make knowns which dependencies refer 2000-08-31 16:12:35 +00:00