Commits
Showing commits that first shipped in 9.3 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2015-12-21 | Rework internals of changing a type's ownership | Alvaro Herrera | 9.3.11 |
| 2015-12-11 | For REASSIGN OWNED for foreign user mappings | Alvaro Herrera | 9.3.11 |
| 2014-07-15 | Fix REASSIGN OWNED for text search objects | Alvaro Herrera | 9.3.5 |
| 2013-01-28 | REASSIGN OWNED: handle shared objects, too | Alvaro Herrera | 9.3.0 |
| 2013-01-28 | DROP OWNED: don't try to drop tablespaces/databases | Alvaro Herrera | 9.3.0 |
| 2012-10-03 | refactor ALTER some-obj SET OWNER implementation | Alvaro Herrera | 9.3.0 |
| 2012-10-03 | REASSIGN OWNED: consider grants on tablespaces, too | Alvaro Herrera | 9.3.0 |
| 2012-08-30 | Split tuple struct defs from htup.h to htup_details.h | Alvaro Herrera | 9.3.0 |
| 2012-07-03 | Forgot an #include in the previous patch :-( | Alvaro Herrera | 9.3.0 |
| 2012-07-03 | Have REASSIGN OWNED work on extensions, too | Alvaro Herrera | 9.3.0 |