postgresql/src/backend/utils
2001-08-15 07:07:40 +00:00
..
adt sum() on int2 and int4 columns now uses an int8, not numeric, accumulator 2001-08-14 22:21:59 +00:00
cache Make OIDs optional, per discussions in pghackers. WITH OIDS is still the 2001-08-10 18:57:42 +00:00
error Use a fixed error message for ERANGE to avoid duplicate test result files. 2001-08-06 21:55:16 +00:00
fmgr sum() on int2 and int4 columns now uses an int8, not numeric, accumulator 2001-08-14 22:21:59 +00:00
hash Statistical system views (yet without the config stuff, but 2001-06-22 19:16:24 +00:00
init Add conver/convert2 functions. They are similar to the SQL99's convert. 2001-08-15 07:07:40 +00:00
mb Add conver/convert2 functions. They are similar to the SQL99's convert. 2001-08-15 07:07:40 +00:00
misc Check that the data directory does not have group or world access; remove 2001-08-06 13:45:15 +00:00
mmgr pgindent run. Make it all clean. 2001-03-22 04:01:46 +00:00
sort Tweak sorting so that nulls appear at the front of a descending sort 2001-06-02 19:01:53 +00:00
time Improve documentation about reasoning behind the order of operations 2001-07-16 22:43:34 +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