index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
/
utils
/
resowner
Commit message (
Expand
)
Author
Age
*
aio: Basic subsystem initialization
Andres Freund
2025-03-17
*
Update copyright for 2025
Bruce Momjian
2025-01-01
*
Remove unused typedefs
Peter Eisentraut
2024-05-17
*
Fix typo in src/backend/utils/resowner/README.
Etsuro Fujita
2024-05-08
*
Use new overflow-safe integer comparison functions.
Nathan Bossart
2024-02-16
*
Fix bug in bulk extending temp relation after failure
Heikki Linnakangas
2024-02-02
*
Update copyright for 2024
Bruce Momjian
2024-01-03
*
Fix bug in the new ResourceOwner implementation.
Heikki Linnakangas
2023-11-09
*
Use a faster hash function in resource owners.
Heikki Linnakangas
2023-11-08
*
Make ResourceOwners more easily extensible.
Heikki Linnakangas
2023-11-08
*
Pre-beta mechanical code beautification.
Tom Lane
2023-05-19
*
Fix various typos
David Rowley
2023-04-18
*
Fix incorrect format placeholders
Peter Eisentraut
2023-04-12
*
bufmgr: Support multiple in-progress IOs by using resowner
Andres Freund
2023-04-05
*
Update copyright for 2023
Bruce Momjian
2023-01-02
*
Add copyright notices to meson files
Andrew Dunstan
2022-12-20
*
Allow callback functions to deregister themselves during a call.
Tom Lane
2022-09-28
*
meson: Add initial version of meson based build system
Andres Freund
2022-09-21
*
Fix incorrect uses of Datum conversion macros
Peter Eisentraut
2022-09-05
*
Remove extraneous blank lines before block-closing braces
Alvaro Herrera
2022-04-13
*
Update copyright for 2022
Bruce Momjian
2022-01-07
*
Update README for resource owners about the resource types supported
Michael Paquier
2021-09-15
*
Refactor HMAC implementations
Michael Paquier
2021-04-03
*
Improve performance of repeated CALLs within plpgsql procedures.
Tom Lane
2021-01-25
*
Update copyright for 2021
Bruce Momjian
2021-01-02
*
Change SHA2 implementation based on OpenSSL to use EVP digest routines
Michael Paquier
2020-12-04
*
Improve performance of "simple expressions" in PL/pgSQL.
Tom Lane
2020-03-26
*
Move src/backend/utils/hash/hashfn.c to src/common
Robert Haas
2020-02-27
*
Update copyrights for 2020
Bruce Momjian
2020-01-01
*
Split all OBJS style lines in makefiles into one-line-per-entry style.
Andres Freund
2019-11-05
*
Phase 2 pgindent run for v12.
Tom Lane
2019-05-22
*
Enable parallel query with SERIALIZABLE isolation.
Thomas Munro
2019-03-15
*
Move hash_any prototype from access/hash.h to utils/hashutils.h
Alvaro Herrera
2019-03-11
*
Update copyright for 2019
Bruce Momjian
2019-01-02
*
Use a ResourceOwner to track buffer pins in all cases.
Tom Lane
2018-07-18
*
Basic JIT provider and error handling infrastructure.
Andres Freund
2018-03-21
*
Update copyright for 2018
Bruce Momjian
2018-01-02
*
Remove unnecessary PG_TRY overhead for CurrentResourceOwner changes.
Tom Lane
2017-10-11
*
Reduce excessive dereferencing of function pointers
Peter Eisentraut
2017-09-07
*
Phase 2 of pgindent updates.
Tom Lane
2017-06-21
*
Initial pgindent run with pg_bsd_indent version 2.0.
Tom Lane
2017-06-21
*
Update copyright via script for 2017
Bruce Momjian
2017-01-03
*
Improve hash index bucket split behavior.
Robert Haas
2016-11-30
*
pgindent run for 9.6
Robert Haas
2016-06-09
*
Fix various common mispellings.
Greg Stark
2016-06-03
*
Improve ResourceOwners' behavior for large numbers of owned objects.
Tom Lane
2016-01-26
*
Update copyright for 2016
Bruce Momjian
2016-01-02
*
Update copyright for 2015
Bruce Momjian
2015-01-06
*
pgindent run for 9.4
Bruce Momjian
2014-05-06
*
Update copyright for 2014
Bruce Momjian
2014-01-07
[next]