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