postgresql/src/backend/lib
1997-08-19 21:40:56 +00:00
..
bit.c Slowly getting faster to make sure it compiles...still needs cleaning 1996-11-06 08:27:16 +00:00
dllist.c Make functions static where possible, enclose unused functions in #ifdef NOT_USED. 1997-08-19 21:40:56 +00:00
fstack.c From: "D'Arcy J.M. Cain" <darcy@druid.net> 1997-06-06 22:02:37 +00:00
hasht.c Remove more (void) and fix -Wall warnings. 1997-08-12 22:55:25 +00:00
lispsort.c Make functions static where possible, enclose unused functions in #ifdef NOT_USED. 1997-08-19 21:40:56 +00:00
Makefile Remove CFLAGS_SL from lib/Makefile 1997-01-14 02:35:34 +00:00
qsort.c Slowly getting faster to make sure it compiles...still needs cleaning 1996-11-06 08:27:16 +00:00
stringinfo.c Fix pgproc names over 15 chars in output. Add strNcpy() function. remove some (void) casts that are unnecessary. 1997-08-12 20:16:25 +00:00