summaryrefslogtreecommitdiff
path: root/src/include/catalog/dependency.h
Commit message (Expand)AuthorAgeFilesLines
* Tweak dependency code to suppress NOTICEs generated by new method forTom Lane2003-03-061-2/+3
* Revise mechanism for getting rid of temp tables at backend shutdown.Tom Lane2003-02-071-1/+3
* pgindent run.Bruce Momjian2002-09-041-17/+18
* Code review of CLUSTER patch. Clean up problems with relcache gettingTom Lane2002-08-111-2/+2
* Add more dependency insertions --- this completes the basic pg_dependTom Lane2002-07-161-1/+3
* Add code to extract dependencies from an expression tree, and use itTom Lane2002-07-161-1/+10
* Second phase of committing Rod Taylor's pg_depend/pg_constraint patch.Tom Lane2002-07-121-0/+92