postgresql/src/backend/utils
Tom Lane 4b980167cb Report memory context stats upon out-of-memory in repalloc[_huge].
This longstanding functionality evidently got lost in commit
3d6d1b5855.  Noted while studying an OOM report from Jaime
Casanova.  Backpatch to 9.5 where the bug was introduced.
2016-03-13 00:21:07 -05:00
..
adt Fix Windows portability issue in 23a27b039d. 2016-03-12 22:34:47 -05:00
cache Only try to push down foreign joins if the user mapping OIDs match. 2016-01-28 14:05:36 -05:00
error Allow emit_log_hook to see original message text 2016-03-11 09:53:06 +00:00
fmgr Properly install dynloader.h on MSVC builds 2016-01-19 23:30:29 -05:00
hash Update copyright for 2016 2016-01-02 13:33:40 -05:00
init Fix InitializeSessionUserId not to deference NULL rolename pointer. 2016-03-04 12:28:09 -05:00
mb Add prerequisite for KOI8-U.TXT 2016-03-03 20:44:47 -05:00
misc Allow to trigger kernel writeback after a configurable number of writes. 2016-03-10 17:04:34 -08:00
mmgr Report memory context stats upon out-of-memory in repalloc[_huge]. 2016-03-13 00:21:07 -05:00
resowner Improve ResourceOwners' behavior for large numbers of owned objects. 2016-01-26 15:20:30 -05:00
sort Reuse abbreviated keys in ordered [set] aggregates. 2016-02-17 15:40:00 +05:30
time Fix SerializeSnapshot not to overrun the allocated space. 2016-03-04 13:48:36 -05:00
.gitignore Avoid maintaining three separate copies of the error codes list. 2011-02-03 22:32:49 -05:00
errcodes.txt Update copyright for 2016 2016-01-02 13:33:40 -05:00
Gen_dummy_probes.sed Update copyright for 2016 2016-01-02 13:33:40 -05:00
Gen_fmgrtab.pl Update copyright for 2016 2016-01-02 13:33:40 -05:00
generate-errcodes.pl Update copyright for 2016 2016-01-02 13:33:40 -05:00
Makefile Make handling of errcodes.h more consistent with other generated headers. 2011-02-04 09:29:10 -05:00
probes.d Update copyright for 2016 2016-01-02 13:33:40 -05:00