summaryrefslogtreecommitdiff
path: root/src/test/regress/sql/dependency.sql
Commit message (Expand)AuthorAgeFilesLines
* Establish conventions about global object names used in regression tests.Tom Lane2016-07-171-45/+45
* Rework internals of changing a type's ownershipAlvaro Herrera2015-12-171-1/+18
* Create a separate grantable privilege for TRUNCATE, rather than having it beTom Lane2008-09-081-1/+1
* 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