This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
postgres
Watch
2
Star
0
Fork
0
You've already forked postgres
mirror of
https://github.com/postgres/postgres.git
synced
2026-05-31 12:58:58 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d7fb49314defee9fdbfcf3847d0855ac6ef4d166
postgres
/
src
/
pl
T
History
Alvaro Herrera
b93f5a5673
Move Trigger and TriggerDesc structs out of rel.h into a new reltrigger.h
...
This lets us stop including rel.h into execnodes.h, which is a widely used header.
2011-07-04 14:35:58 -04:00
..
plperl
Move Trigger and TriggerDesc structs out of rel.h into a new reltrigger.h
2011-07-04 14:35:58 -04:00
plpgsql
Move Trigger and TriggerDesc structs out of rel.h into a new reltrigger.h
2011-07-04 14:35:58 -04:00
plpython
Move Trigger and TriggerDesc structs out of rel.h into a new reltrigger.h
2011-07-04 14:35:58 -04:00
tcl
Move Trigger and TriggerDesc structs out of rel.h into a new reltrigger.h
2011-07-04 14:35:58 -04:00
Makefile
Make distprep and *clean build targets recurse into all subdirectories.
2011-07-03 13:55:12 -04:00