Add more dependency insertions --- this completes the basic pg_depend

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 5af19e4227c4b1a1879956eb891af61469d3f8ba
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2002-07-16T22:12:20Z
Releases: 7.3.1
Add more dependency insertions --- this completes the basic pg_depend
functionality.  Of note: dropping a table that has a SERIAL column
defined now drops the associated sequence automatically.

Files