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-06 07:49:08 +03:00
Code
Activity
Files
7e8ee18346402755df9f97ec754c30bc08cf943d
postgres
/
src
/
backend
/
rewrite
History
Bruce Momjian
d419e11cb6
Change %ud to %u
...
Darren King.
1996-12-26 17:49:56 +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
All external function definitions now have prototypes that are checked.
1996-11-10 03:06:38 +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