Commits

DateSubjectAuthorReleases
2015-09-04 Fix subtransaction cleanup after an outer-subtransaction portal fails. Tom Lane 9.6.0
2015-09-04 Fix subtransaction cleanup after an outer-subtransaction portal fails. Tom Lane 9.1.19
2015-09-04 Fix subtransaction cleanup after an outer-subtransaction portal fails. Tom Lane 9.3.10
2015-09-04 Fix subtransaction cleanup after an outer-subtransaction portal fails. Tom Lane 9.0.23
2015-09-04 Fix subtransaction cleanup after an outer-subtransaction portal fails. Tom Lane 9.2.14
2015-06-25 Fix the logic for putting relations into the relcache init file. Tom Lane 9.1.19
2015-06-25 Fix the logic for putting relations into the relcache init file. Tom Lane 9.0.23
2015-06-25 Fix the logic for putting relations into the relcache init file. Tom Lane 9.4.5
2015-06-25 Fix the logic for putting relations into the relcache init file. Tom Lane 9.2.14
2015-06-25 Fix the logic for putting relations into the relcache init file. Tom Lane 9.3.10
2015-06-25 Fix the logic for putting relations into the relcache init file. Tom Lane 9.5.0
2015-06-07 Use a safer method for determining whether relcache init file is stale. Tom Lane 9.5.0
2015-06-07 Use a safer method for determining whether relcache init file is stale. Tom Lane 9.1.18
2015-06-07 Use a safer method for determining whether relcache init file is stale. Tom Lane 9.4.4
2015-06-07 Use a safer method for determining whether relcache init file is stale. Tom Lane 9.3.9
2015-06-07 Use a safer method for determining whether relcache init file is stale. Tom Lane 9.2.13
2015-06-07 Use a safer method for determining whether relcache init file is stale. Tom Lane 9.0.22
2015-03-23 Apply table and domain CHECK constraints in name order. Tom Lane 9.5.0
2015-01-24 Clean up some mess in row-security patches. Tom Lane 9.5.0
2014-12-18 Improve hash_create's API for selecting simple-binary-key hash functions. Tom Lane 9.5.0
2014-08-24 Fix another ancient memory-leak bug in relcache.c. Tom Lane 9.5.0
2014-08-13 Prevent memory leaks in RelationGetIndexList, RelationGetIndexAttrBitmap. Tom Lane 9.5.0
2014-05-18 Ooops, I broke initdb with that last patch. Tom Lane 9.4.0
2014-05-18 Fix two ancient memory-leak bugs in relcache.c. Tom Lane 9.4.0
2014-05-17 Fix a bunch of functions that were declared static then defined not-static. Tom Lane 9.4.0