Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Update copyright notices for year 2012. | Bruce Momjian | 2012-01-01 |
* | Remove unnecessary #include references, per pgrminclude script. | Bruce Momjian | 2011-09-01 |
* | Support SECURITY LABEL on databases, tablespaces, and roles. | Robert Haas | 2011-07-20 |
* | Remove rel.h from objectaddress.h; only relcache.h is necessary. | Alvaro Herrera | 2011-06-28 |
* | Add a missing_ok argument to get_object_address(). | Robert Haas | 2011-06-27 |
* | pgindent run before PG 9.1 beta 1. | Bruce Momjian | 2011-04-10 |
* | Clean up cruft around collation initialization for tupdescs and scankeys. | Tom Lane | 2011-03-26 |
* | Refactor seclabel.c to use the new check_object_ownership function. | Robert Haas | 2011-03-04 |
* | Per-column collation support | Peter Eisentraut | 2011-02-08 |
* | Basic foreign table support. | Robert Haas | 2011-01-01 |
* | Stamp copyrights for year 2011. | Bruce Momjian | 2011-01-01 |
* | Fix dumb typo in SECURITY LABEL error message. | Robert Haas | 2010-10-26 |
* | Add a SECURITY LABEL command. | Robert Haas | 2010-09-27 |