Commits

DateSubjectAuthorReleases
2021-05-12 Initial pgindent and pgperltidy run for v14. Tom Lane 14.0
2021-02-06 Disallow converting an inheritance child table to a view. Tom Lane 10.16
2021-02-06 Disallow converting an inheritance child table to a view. Tom Lane 9.6.21
2021-02-06 Disallow converting an inheritance child table to a view. Tom Lane 9.5.25
2021-02-06 Disallow converting an inheritance child table to a view. Tom Lane 11.11
2021-02-06 Disallow converting an inheritance child table to a view. Tom Lane 12.6
2021-02-06 Disallow converting an inheritance child table to a view. Tom Lane 14.0
2021-02-06 Disallow converting an inheritance child table to a view. Tom Lane 13.2
2020-12-15 Improve hash_create()'s API for some added robustness. Tom Lane 14.0
2019-07-15 Represent Lists as expansible arrays, not chains of cons-cells. Tom Lane 13.0
2018-04-26 Post-feature-freeze pgindent run. Tom Lane 11.0
2018-04-08 Merge catalog/pg_foo_fn.h headers back into pg_foo.h headers. Tom Lane 11.0
2017-10-26 Support domains over composite types. Tom Lane 11.0
2017-05-16 Fix leakage of memory context header in find_all_inheritors(). Tom Lane 10.0
2011-09-02 Teach ANALYZE to clear pg_class.relhassubclass when appropriate. Tom Lane 9.2.0
2009-12-29 Add an index on pg_inherits.inhparent, and use it to avoid seqscans in Tom Lane 9.0.0
2009-05-12 Modify find_inheritance_children() and find_all_inheritors() to add the Tom Lane 8.4.0
2009-05-12 Do some minor code refactoring in preparation for changing the APIs of Tom Lane 8.4.0