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-22 15:09:14 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
d781138235
postgresql
/
src
/
backend
/
utils
/
init
History
Tom Lane
9facc585ad
Fix use of 'char' to hold result of getc, per bug report forwarded by
...
Oliver Elphick. A few other minor cleanups while at it.
2002-01-09 19:13:41 +00:00
..
findbe.c
Add gp->gr_mem != NULL check for Solaris, per Seth Hettich
2001-10-29 18:06:54 +00:00
globals.c
pgindent run on all C files. Java run to follow. initdb/regression
2001-10-25 05:50: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
Fix use of 'char' to hold result of getc, per bug report forwarded by
2002-01-09 19:13:41 +00:00
postinit.c
Fix problem reported by Alex Korn: if a relation has been dropped and
2001-11-02 16:30:29 +00:00