projects
/
postgresql.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Add src/include/catalog/README
[postgresql.git]
/
src
/
backend
/
utils
/
resowner
/
5 days ago
Tom Lane
Make type Datum be 8 bytes wide everywhere.
tree
|
commitdiff
2025-03-17
Andres Freund
aio: Basic subsystem initialization
tree
|
commitdiff
2025-01-01
Bruce Momjian
Update copyright for 2025
tree
|
commitdiff
2024-05-17
Peter Eisentraut
Remove unused typedefs
tree
|
commitdiff
2024-05-08
Etsuro Fujita
Fix typo in src/backend/utils/resowner/README.
tree
|
commitdiff
2024-02-16
Nathan Bossart
Use new overflow-safe integer comparison functions.
tree
|
commitdiff
2024-02-02
Heikki Linnakangas
Fix bug in bulk extending temp relation after failure
tree
|
commitdiff
2024-01-04
Bruce Momjian
Update copyright for 2024
tree
|
commitdiff
2023-11-08
Heikki Linnakangas
Fix bug in the new ResourceOwner implementation.
tree
|
commitdiff
2023-11-08
Heikki Linnakangas
Use a faster hash function in resource owners.
tree
|
commitdiff
2023-11-08
Heikki Linnakangas
Make ResourceOwners more easily extensible.
tree
|
commitdiff
2023-05-19
Tom Lane
Pre-beta mechanical code beautification.
tree
|
commitdiff
2023-04-18
David Rowley
Fix various typos
tree
|
commitdiff
2023-04-12
Peter Eisentraut
Fix incorrect format placeholders
tree
|
commitdiff
2023-04-05
Andres Freund
bufmgr: Support multiple in-progress IOs by using resowner
tree
|
commitdiff
2023-01-02
Bruce Momjian
Update copyright for 2023
tree
|
commitdiff
2022-12-20
Andrew Dunstan
Add copyright notices to meson files
tree
|
commitdiff
2022-09-28
Tom Lane
Allow callback functions to deregister themselves durin...
tree
|
commitdiff
2022-09-22
Andres Freund
meson: Add initial version of meson based build system
tree
|
commitdiff
2022-09-05
Peter Eisentraut
Fix incorrect uses of Datum conversion macros
tree
|
commitdiff
2022-04-13
Alvaro Herrera
Remove extraneous blank lines before block-closing...
tree
|
commitdiff
2022-01-08
Bruce Momjian
Update copyright for 2022
tree
|
commitdiff
2021-09-15
Michael Paquier
Update README for resource owners about the resource...
tree
|
commitdiff
2021-04-03
Michael Paquier
Refactor HMAC implementations
tree
|
commitdiff
2021-01-26
Tom Lane
Improve performance of repeated CALLs within plpgsql...
tree
|
commitdiff
2021-01-02
Bruce Momjian
Update copyright for 2021
tree
|
commitdiff
2020-12-04
Michael Paquier
Change SHA2 implementation based on OpenSSL to use...
tree
|
commitdiff
2020-03-26
Tom Lane
Improve performance of "simple expressions" in PL/pgSQL.
tree
|
commitdiff
2020-02-27
Robert Haas
Move src/backend/utils/hash/hashfn.c to src/common
tree
|
commitdiff
2020-01-01
Bruce Momjian
Update copyrights for 2020
tree
|
commitdiff
2019-11-05
Andres Freund
Split all OBJS style lines in makefiles into one-line...
tree
|
commitdiff
2019-05-22
Tom Lane
Phase 2 pgindent run for v12.
tree
|
commitdiff
2019-03-15
Thomas Munro
Enable parallel query with SERIALIZABLE isolation.
tree
|
commitdiff
2019-03-11
Alvaro Herrera
Move hash_any prototype from access/hash.h to utils...
tree
|
commitdiff
2019-01-02
Bruce Momjian
Update copyright for 2019
tree
|
commitdiff
2018-07-18
Tom Lane
Use a ResourceOwner to track buffer pins in all cases.
tree
|
commitdiff
2018-03-22
Andres Freund
Basic JIT provider and error handling infrastructure.
tree
|
commitdiff
2018-01-03
Bruce Momjian
Update copyright for 2018
tree
|
commitdiff
2017-10-11
Tom Lane
Remove unnecessary PG_TRY overhead for CurrentResourceO...
tree
|
commitdiff
2017-09-07
Peter Eisentraut
Reduce excessive dereferencing of function pointers
tree
|
commitdiff
2017-06-21
Tom Lane
Phase 2 of pgindent updates.
tree
|
commitdiff
2017-06-21
Tom Lane
Initial pgindent run with pg_bsd_indent version 2.0.
tree
|
commitdiff
2017-01-03
Bruce Momjian
Update copyright via script for 2017
tree
|
commitdiff
2016-11-30
Robert Haas
Improve hash index bucket split behavior.
tree
|
commitdiff
2016-06-09
Robert Haas
pgindent run for 9.6
tree
|
commitdiff
2016-06-03
Greg Stark
Fix various common mispellings.
tree
|
commitdiff
2016-01-26
Tom Lane
Improve ResourceOwners' behavior for large numbers...
tree
|
commitdiff
2016-01-02
Bruce Momjian
Update copyright for 2016
tree
|
commitdiff
2015-01-06
Bruce Momjian
Update copyright for 2015
tree
|
commitdiff
2014-05-06
Bruce Momjian
pgindent run for 9.4
tree
|
commitdiff
2014-01-07
Bruce Momjian
Update copyright for 2014
tree
|
commitdiff
2013-10-14
Robert Haas
Fix details missed by dynamic shared memory patch.
tree
|
commitdiff
2013-10-10
Robert Haas
Allow dynamic allocation of shared memory segments.
tree
|
commitdiff
2013-05-29
Bruce Momjian
pgindent run for release 9.3
tree
|
commitdiff
2013-01-01
Bruce Momjian
Update copyrights for 2013
tree
|
commitdiff
2012-08-28
Alvaro Herrera
Split resowner.h
tree
|
commitdiff
2012-06-21
Heikki Linnakangas
Add a small cache of locks owned by a resource owner...
tree
|
commitdiff
2012-01-01
Bruce Momjian
Update copyright notices for year 2012.
tree
|
commitdiff
2011-09-04
Tom Lane
Clean up the #include mess a little.
tree
|
commitdiff
2011-09-01
Bruce Momjian
Remove unnecessary #include references, per pgrminclude...
tree
|
commitdiff
2011-04-10
Bruce Momjian
pgindent run before PG 9.1 beta 1.
tree
|
commitdiff
2011-02-07
Heikki Linnakangas
Implement genuine serializable isolation level.
tree
|
commitdiff
2011-01-01
Bruce Momjian
Stamp copyrights for year 2011.
tree
|
commitdiff
2010-09-20
Magnus Hagander
Remove cvs keywords from all files.
tree
|
commitdiff
2010-01-02
Bruce Momjian
Update copyright for the year 2010.
tree
|
commitdiff
2009-12-03
Heikki Linnakangas
Fix bug in temporary file management with subtransactio...
tree
|
commitdiff
2009-06-11
Bruce Momjian
8.4 pgindent run, with new combined Linux/FreeBSD/MinGW...
tree
|
commitdiff
2009-01-01
Bruce Momjian
Update copyright for 2009.
tree
|
commitdiff
2008-11-25
Alvaro Herrera
Use ResourceOwners in the snapshot manager, instead...
tree
|
commitdiff
2008-06-19
Alvaro Herrera
Improve our #include situation by moving pointer types...
tree
|
commitdiff
2008-05-12
Alvaro Herrera
Restructure some header files a bit, in particular...
tree
|
commitdiff
2008-03-21
Bruce Momjian
More README src cleanups.
tree
|
commitdiff
2008-03-20
Bruce Momjian
Make source code READMEs more consistent. Add CVS...
tree
|
commitdiff
2008-02-19
Peter Eisentraut
Refactor backend makefiles to remove lots of duplicate...
tree
|
commitdiff
2008-01-01
Bruce Momjian
Update copyrights in source tree to 2008.
tree
|
commitdiff
2007-11-15
Bruce Momjian
Re-run pgindent with updated list of typedefs. (Update...
tree
|
commitdiff
2007-11-15
Bruce Momjian
pgindent run for 8.3.
tree
|
commitdiff
2007-03-13
Tom Lane
First phase of plan-invalidation project: create a...
tree
|
commitdiff
2007-01-20
Peter Eisentraut
Remove remains of old depend target.
tree
|
commitdiff
2007-01-05
Bruce Momjian
Update CVS HEAD for 2007 copyright. Back branches...
tree
|
commitdiff
2006-07-14
Bruce Momjian
Remove 576 references of include files that were not...
tree
|
commitdiff
2006-07-11
Bruce Momjian
Alphabetically order reference to include files, "N...
tree
|
commitdiff
2006-06-16
Tom Lane
Fix problems with cached tuple descriptors disappearing...
tree
|
commitdiff
2006-04-03
Teodor Sigaev
Eliminate ajust scan code. Since concurrent GiST it...
tree
|
commitdiff
2006-03-05
Bruce Momjian
Update copyright for 2006. Update scripts.
tree
|
commitdiff
2005-12-08
Tom Lane
Fix bgwriter's failure to release buffer pins and open...
tree
|
commitdiff
2005-11-22
Bruce Momjian
Re-run pgindent, fixing a problem where comment lines...
tree
|
commitdiff
2005-11-07
Tom Lane
R-tree is dead ... long live GiST.
tree
|
commitdiff
2005-10-15
Bruce Momjian
Standard pgindent run for 8.1.
tree
|
commitdiff
2005-08-08
Tom Lane
Modify AtEOXact_CatCache and AtEOXact_RelationCache...
tree
|
commitdiff
2005-04-06
Neil Conway
This file was whacked by pgindent before it knew it...
tree
|
commitdiff
2005-03-25
Tom Lane
Fix resource owner code to generate catcache and relcac...
tree
|
commitdiff
2005-03-04
Tom Lane
Replace the BufMgrLock with separate locks on the looku...
tree
|
commitdiff
2004-12-31
PostgreSQL Daemon
Tag appropriate files for rc3
tree
|
commitdiff
2004-10-16
Tom Lane
Give the ResourceOwner mechanism full responsibility...
tree
|
commitdiff
2004-08-30
Bruce Momjian
Another pgindent run with lib typedefs added.
tree
|
commitdiff
2004-08-29
Bruce Momjian
Pgindent run for 8.0.
tree
|
commitdiff
2004-08-29
Bruce Momjian
Update copyright to 2004.
tree
|
commitdiff
2004-08-27
Tom Lane
Introduce local hash table for lock state, as per recen...
tree
|
commitdiff
2004-08-25
Tom Lane
Revise ResourceOwner code to avoid accumulating Resourc...
tree
|
commitdiff
next