Commit Graph

20 Commits (cf109ffc205063f82258e0643588491a153c3a45)

Author SHA1 Message Date
Michael Paquier 8961cb9a03 Fix typos in comments 2 years ago
Stephen Frost 6633cfb216 De-Revert "Add support for Kerberos credential delegation" 2 years ago
Stephen Frost 3d03b24c35 Revert "Add support for Kerberos credential delegation" 2 years ago
Stephen Frost 3d4fa227bc Add support for Kerberos credential delegation 2 years ago
Bruce Momjian c8e1ba736b Update copyright for 2023 3 years ago
John Naylor 995a9fb14f Move variable increment to the end of the loop 3 years ago
Robert Haas 10ea0f924a Expose some information about backend subxact status. 3 years ago
Tom Lane d7e39d72ca Use actual backend IDs in pg_stat_get_backend_idset() and friends. 3 years ago
Robert Haas 7fc0e7de9f Revert the addition of GetMaxBackends() and related stuff. 3 years ago
Robert Haas aa64f23b02 Remove MaxBackends variable in favor of GetMaxBackends() function. 4 years ago
Michael Paquier 410aa248e5 Fix various typos, grammar and code style in comments and docs 4 years ago
Bruce Momjian 27b77ecf9f Update copyright for 2022 4 years ago
Andres Freund 37a9aa6591 Fix performance regression from session statistics. 4 years ago
Andres Freund bed5eac2d5 Unset MyBEEntry, making elog.c's call to pgstat_get_my_query_id() safe. 4 years ago
Tom Lane def5b065ff Initial pgindent and pgperltidy run for v14. 4 years ago
Bruce Momjian db01f797dd Fix interaction of log_line_prefix's query_id and log_statement 4 years ago
Bruce Momjian 9660834dd8 adjust query id feature to use pg_stat_activity.query_id 4 years ago
Michael Paquier 7ef8b52cf0 Fix typos and grammar in comments and docs 4 years ago
Bruce Momjian 4f0b0966c8 Make use of in-core query id added by commit 5fd9dfa5f5 4 years ago
Andres Freund e1025044cd Split backend status and progress related functionality out of pgstat.c. 5 years ago