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-06-25 08:29:05 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
e482462960
postgresql
/
src
/
backend
/
utils
/
init
History
Bruce Momjian
1d8bbfd2e7
Make functions static where possible, enclose unused functions in #ifdef NOT_USED.
1997-08-19 21:40:56 +00:00
..
enbl.c
Postgres95 1.01 Distribution - Virgin Sources
1996-07-09 06:22:35 +00:00
findbe.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
globals.c
Cleanup global variables, remove stable memory stuff.
1997-08-14 16:11:41 +00:00
Makefile
Remove most compile-time options, add a few runtime options to make up for it.
1996-11-14 10:25:54 +00:00
miscinit.c
Make functions static where possible, enclose unused functions in #ifdef NOT_USED.
1997-08-19 21:40:56 +00:00
postinit.c
Make functions static where possible, enclose unused functions in #ifdef NOT_USED.
1997-08-19 21:40:56 +00:00