Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Update copyright notices for year 2012. | Bruce Momjian | 2012-01-01 |
* | Consolidate DROP handling for some object types. | Robert Haas | 2011-10-19 |
* | Fix typo in error message. | Tom Lane | 2011-09-07 |
* | Remove unnecessary #include references, per pgrminclude script. | Bruce Momjian | 2011-09-01 |
* | Remove rel.h from objectaddress.h; only relcache.h is necessary. | Alvaro Herrera | 2011-06-28 |
* | pgindent run before PG 9.1 beta 1. | Bruce Momjian | 2011-04-10 |
* | Improve reporting of run-time-detected indeterminate-collation errors. | Tom Lane | 2011-03-22 |
* | Create an explicit concept of collations that work for any encoding. | Tom Lane | 2011-03-11 |
* | Remove collation information from TypeName, where it does not belong. | Tom Lane | 2011-03-09 |
* | When creating a collation, check that the locales can be loaded | Peter Eisentraut | 2011-03-04 |
* | DDL support for collations | Peter Eisentraut | 2011-02-12 |