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-11-12 05:01:15 +03:00
Code
Activity
Files
c6b1ef8fe7c33e98e0323396c33710ef90824361
postgres
/
src
/
backend
/
utils
/
init
History
Tom Lane
c6b1ef8fe7
Check for malloc failure.
2001-06-01 20:29:43 +00:00
..
findbe.c
Noticed a small bug in the code. Probably been there for some time. Note
2001-05-09 19:28:31 +00:00
globals.c
Remove unused tables pg_variable, pg_inheritproc, pg_ipl tables. Initdb
2001-05-14 20:30:21 +00:00
Makefile
Fix relative path references so that make knowns which dependencies refer
2000-08-31 16:12:35 +00:00
miscinit.c
Check for malloc failure.
2001-06-01 20:29:43 +00:00
postinit.c
Remove OLD_FILE_NAMING code. No longer used.
2001-05-30 20:52:34 +00:00