Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Do not return NULL for error cases in satisfies_hash_partition(). | Tom Lane | 2020-11-16 |
* | Remove extra word from comment. | Etsuro Fujita | 2020-02-20 |
* | Remove extra parenthesis from comment. | Etsuro Fujita | 2019-12-12 |
* | Fix for dropped columns in a partitioned table's default partition | Alvaro Herrera | 2019-06-28 |
* | Simplify partitioned table creation vs. relcache | Alvaro Herrera | 2018-09-05 |
* | Better handle pseudotypes as partition keys | Alvaro Herrera | 2018-07-10 |
* | Fix some ill-chosen names for globally-visible partition support functions. | Tom Lane | 2018-06-13 |
* | Plural of modulus is moduli | Alvaro Herrera | 2018-04-19 |
* | Reorganize partitioning code | Alvaro Herrera | 2018-04-14 |