summaryrefslogtreecommitdiff
path: root/src/test/regress/sql/dependency.sql
AgeCommit message (Expand)Author
2016-07-17Establish conventions about global object names used in regression tests.Tom Lane
2015-12-17Rework internals of changing a type's ownershipAlvaro Herrera
2008-09-08Create a separate grantable privilege for TRUNCATE, rather than having it beTom Lane
2006-08-21Fix all known problems with pg_dump's handling of serial sequencesTom Lane
2005-11-21Implement DROP OWNED and REASSIGN OWNED. These new commands facilitate theAlvaro Herrera
2005-08-04ALTER TABLE OWNER must change the ownership of the table's rowtype too.Tom Lane
2005-07-07Track dependencies on shared objects (which is to say, roles; we alreadyTom Lane