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-03 09:13:20 +03:00
Code
Activity
Files
0c001f080b567128e61dac7f2d6c619c55fc33be
postgres
/
src
/
backend
/
rewrite
History
Bruce Momjian
ea5b5357cd
Remove more (void) and fix -Wall warnings.
1997-08-12 22:55:25 +00:00
..
locks.c
All external function definitions now have prototypes that are checked.
1996-11-10 03:06:38 +00:00
Makefile
Makefile cleanup after reorganization
1996-11-09 06:24:51 +00:00
rewriteDefine.c
Various compile errors concerning overflow due to shifts, unsigned, and bad prototypes, from Solaris, from Diab Jerius
1997-07-24 20:19:10 +00:00
rewriteHandler.c
Remove more (void) and fix -Wall warnings.
1997-08-12 22:55:25 +00:00
rewriteManip.c
All external function definitions now have prototypes that are checked.
1996-11-10 03:06:38 +00:00
rewriteRemove.c
Clean up Makefile, add #postgres.h as required
1996-11-03 04:51:51 +00:00
rewriteSupport.c
Remove more (void) and fix -Wall warnings.
1997-08-12 22:55:25 +00:00