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-03-17 08:03:01 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
6ac19b165d
postgresql
/
src
/
backend
/
utils
/
init
History
Tom Lane
6ac19b165d
Remove unused variable. (Hey Peter, you use gcc, why didn't you
...
notice this warning?)
2000-07-03 03:27:31 +00:00
..
findbe.c
Mark functions as static and ifdef NOT_USED as appropriate.
2000-06-08 22:38:00 +00:00
globals.c
The heralded `Grand Unified Configuration scheme' (GUC)
2000-05-31 00:28:42 +00:00
Makefile
First phase of memory management rewrite (see backend/utils/mmgr/README
2000-06-28 03:33:33 +00:00
miscinit.c
Version number now set in configure, available through Makefile.global
2000-07-02 15:21:27 +00:00
postinit.c
Remove unused variable. (Hey Peter, you use gcc, why didn't you
2000-07-03 03:27:31 +00:00