This website requires JavaScript.
Explore
Help
Sign In
database
/
postgres
Watch
1
Star
0
Fork
0
You've already forked postgres
mirror of
https://github.com/postgres/postgres.git
synced
2025-11-16 15:02:33 +03:00
Code
Activity
Files
eb1ad5b4b57e95c8755acccc0796b44072aba209
postgres
/
src
/
backend
/
lib
History
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
..
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
Makefile
Further cleanup of dynahash.c API, in pursuit of portability and
2001-10-05 17:28:13 +00:00
stringinfo.c
Add Assert check to catch vsnprintf overrunning its buffer. (Seen to
2002-03-04 18:34:02 +00:00