summaryrefslogtreecommitdiff
path: root/src/test/regress/sql/dependency.sql
Commit message (Expand)AuthorAgeFilesLines
* Fix all known problems with pg_dump's handling of serial sequencesTom Lane2006-08-211-1/+8
* Implement DROP OWNED and REASSIGN OWNED. These new commands facilitate theAlvaro Herrera2005-11-211-0/+49
* ALTER TABLE OWNER must change the ownership of the table's rowtype too.Tom Lane2005-08-041-1/+4
* Track dependencies on shared objects (which is to say, roles; we alreadyTom Lane2005-07-071-0/+41