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
/
activity
Age
Commit message (
Expand
)
Author
2023-07-31
Support custom wait events for wait event type "Extension"
Michael Paquier
2023-07-31
Add WAIT_EVENT_{CLASS,ID}_MASK in wait_event.c
Michael Paquier
2023-07-20
Revert "Add notBefore and notAfter to SSL cert info display"
Daniel Gustafsson
2023-07-20
Add notBefore and notAfter to SSL cert info display
Daniel Gustafsson
2023-07-14
Add information about line contents on parsing failure of wait_event_names.txt
Michael Paquier
2023-07-14
Remove double quotes from the second column of wait_event_names.txt
Michael Paquier
2023-07-13
Simplify some conditions related to [LW]Lock in generate-wait_event_types.pl
Michael Paquier
2023-07-11
Add new parallel message type to progress reporting.
Masahiko Sawada
2023-07-06
Add newline at the end of header generated by generate-wait_event_types.pl
Michael Paquier
2023-07-05
Generate automatically code and documentation related to wait events
Michael Paquier
2023-07-03
Refactor some code related to wait events "BufferPin" and "Extension"
Michael Paquier
2023-06-12
Report stats when replaying XLOG_RUNNING_XACTS
Andres Freund
2023-05-20
rename "gss_accept_deleg" to "gss_accept_delegation".
Bruce Momjian
2023-05-19
Pre-beta mechanical code beautification.
Tom Lane
2023-05-17
Add writeback to pg_stat_io
Andres Freund
2023-05-10
Fix assertion failure when updating stats_fetch_consistency in a transaction
Michael Paquier
2023-05-02
Fix typos in comments
Michael Paquier
2023-04-13
Harmonize some more function parameter names.
Peter Geoghegan
2023-04-13
De-Revert "Add support for Kerberos credential delegation"
Stephen Frost
2023-04-08
Revert "Add support for Kerberos credential delegation"
Stephen Frost
2023-04-08
Handle logical slot conflicts on standby
Andres Freund
2023-04-07
Add support for Kerberos credential delegation
Stephen Frost
2023-04-07
Track IO times in pg_stat_io
Andres Freund
2023-04-05
bufmgr: Introduce infrastructure for faster relation extension
Andres Freund
2023-03-30
Track shared buffer hits in pg_stat_io
Andres Freund
2023-03-30
pg_stat_wal: Accumulate time as instr_time instead of microseconds
Andres Freund
2023-03-25
Fix CREATE INDEX progress reporting for multi-level partitioning.
Tom Lane
2023-03-24
Rename fields in pgstat structures for functions and relations
Michael Paquier
2023-03-23
Count updates that move row to a new page.
Peter Geoghegan
2023-03-23
Improve the naming of Parallel Hash Join phases.
Thomas Munro
2023-03-16
Remove PgStat_BackendFunctionEntry
Michael Paquier
2023-02-28
Suppress more compiler warnings in new pgstats code.
Tom Lane
2023-02-27
Suppress compiler warnings in new pgstats code.
Tom Lane
2023-02-16
Add a new wait state and use it when sending data in the apply worker.
Amit Kapila
2023-02-08
pgstat: Infrastructure for more detailed IO statistics
Andres Freund
2023-01-13
Manual cleanup and pgindent of pgstat and bufmgr related code
Andres Freund
2023-01-09
Perform apply of large transactions by parallel workers.
Amit Kapila
2023-01-02
Update copyright for 2023
Bruce Momjian
2022-12-20
Add copyright notices to meson files
Andrew Dunstan
2022-12-20
Move variable increment to the end of the loop
John Naylor
2022-12-19
Expose some information about backend subxact status.
Robert Haas
2022-12-07
Generate pg_stat_get*() functions for databases using macros
Michael Paquier
2022-12-06
Generate pg_stat_get*() functions for tables using macros
Michael Paquier
2022-11-21
Add wait event for pg_usleep() in perform_spin_delay()
Andres Freund
2022-11-20
pgstat: replace double lookup with IsSharedRelation()
Andres Freund
2022-11-02
Add doubly linked count list implementation
David Rowley
2022-10-28
Remove AssertArg and AssertState
Peter Eisentraut
2022-10-14
pgstat: Track time of the last scan of a relation
Andres Freund
2022-10-08
pgstat: Prevent stats reset from corrupting slotname by removing slotname
Andres Freund
2022-10-06
Create subscription stats entry at CREATE SUBSCRIPTION time
Andres Freund
[prev]
[next]