This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
postgres
Watch
2
Star
0
Fork
0
You've already forked postgres
mirror of
https://github.com/postgres/postgres.git
synced
2026-06-02 22:08:41 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
75c6c2b6082604dcc8732dd99eeb286ea37173bd
postgres
/
src
/
backend
/
utils
/
init
T
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