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-05-12 16:21:30 +03:00
Code
postgres
/
src
/
backend
/
lib
History
Tom Lane
a2160c5eeb
Add tests to enlargeStringInfo() to avoid possible buffer-overrun or
...
infinite-loop problems if a bogus data length is passed.
2004-05-11 20:07:26 +00:00
..
dllist.c
$Header: -> $PostgreSQL Changes ...
2003-11-29 19:52:15 +00:00
Makefile
Remove the last traces of Joe Hellerstein's "xfunc" optimization. Patch
2004-04-25 18:23:57 +00:00
stringinfo.c
Add tests to enlargeStringInfo() to avoid possible buffer-overrun or
2004-05-11 20:07:26 +00:00