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
c5aaba2c34f4cca3395c182aa1aa312208bbf119
postgres
/
src
/
backend
/
rewrite
History
Bryan Henderson
02db1f58cb
Fix access through null pointer info->rule_action. Thanks Darren King.
1996-11-24 05:58:57 +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
Fix syntax error: missing argument to elog(). Thanks Darren King.
1996-11-24 05:46:12 +00:00