Commits

DateSubjectAuthorReleases
2020-11-16 Do not return NULL for error cases in satisfies_hash_partition(). Tom Lane 14.0
2020-11-02 Fix some grammar and typos in comments and docs Michael Paquier 14.0
2020-10-30 Fix assertion failure in check_new_partition_bound(). Tom Lane 14.0
2020-09-23 Improve error cursor positions for problems with partition bounds. Tom Lane 14.0
2020-09-10 Clean up some code and comments in partbounds.c. Etsuro Fujita 13.0
2020-09-10 Clean up some code and comments in partbounds.c. Etsuro Fujita 14.0
2020-09-04 Remove some more useless assignments. Tom Lane 14.0
2020-05-14 Initial pgindent and pgperltidy run for v13. Tom Lane 13.0
2020-04-27 Fix some typos Michael Paquier 13.0
2020-04-10 Suppress unused-variable warning. Tom Lane 13.0
2020-04-08 Allow partitionwise joins in more cases. Etsuro Fujita 13.0
2020-03-23 Add object names to partition integrity violations. Amit Kapila 13.0
2020-02-27 Move src/backend/utils/hash/hashfn.c to src/common Robert Haas 13.0
2020-02-21 Avoid redundant checks in partition_bounds_copy(). Etsuro Fujita 13.0
2020-02-20 Remove extra word from comment. Etsuro Fujita 11.8
2020-02-20 Remove extra word from comment. Etsuro Fujita 12.3
2020-02-20 Remove extra word from comment. Etsuro Fujita 13.0
2020-01-01 Update copyrights for 2020 Bruce Momjian 13.0
2019-12-25 Allow whole-row Vars to be used in partitioning expressions. Tom Lane 13.0
2019-12-25 Load relcache entries' partitioning data on-demand, not immediately. Tom Lane 13.0
2019-12-12 Remove extra parenthesis from comment. Etsuro Fujita 11.7
2019-12-12 Remove extra parenthesis from comment. Etsuro Fujita 12.2
2019-12-12 Remove extra parenthesis from comment. Etsuro Fujita 13.0
2019-11-12 Make the order of the header file includes consistent in backend modules. Amit Kapila 13.0
2019-10-21 Update obsolete comment. Etsuro Fujita 12.1