This website requires JavaScript.
Explore
Help
Register
Sign In
upstream
/
postgresql
Watch
1
Star
0
Fork
You've already forked postgresql
0
mirror of
https://github.com/postgres/postgres.git
synced
2026-02-03 20:40:14 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
ccfaf9067d
postgresql
/
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