postgresql/src/backend/lib
Tom Lane e7db8fa80e Add Assert check to catch vsnprintf overrunning its buffer. (Seen to
occur on Solaris 7 in 64-bit mode, for one.)
2002-03-04 18:34:02 +00:00
..
Makefile Further cleanup of dynahash.c API, in pursuit of portability and 2001-10-05 17:28:13 +00:00
bit.c pgindent run on all C files. Java run to follow. initdb/regression 2001-10-25 05:50:21 +00:00
dllist.c Fix unportable coding for FRONTEND case. 2001-07-31 02:02:45 +00:00
lispsort.c Another pgindent run. Fixes enum indenting, and improves #endif 2001-10-28 06:26:15 +00:00
stringinfo.c Add Assert check to catch vsnprintf overrunning its buffer. (Seen to 2002-03-04 18:34:02 +00:00