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
e1d9cf096c6f3c8ea03348c81db11c15ab5a0422
postgres
/
src
/
backend
/
rewrite
History
Bruce Momjian
3ac9d2fff3
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
..
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
Fix access through null pointer info->rule_action. Thanks Darren King.
1996-11-24 05:58:57 +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
Change %ud to %u
1996-12-26 17:49:56 +00:00