aboutsummaryrefslogtreecommitdiff
path: root/src/include/utils
Commit message (Expand)AuthorAge
* Generate automatically code and documentation related to wait eventsMichael Paquier2023-07-05
* Refactor some code related to wait events "BufferPin" and "Extension"Michael Paquier2023-07-03
* Pre-beta2 mechanical code beautification.Tom Lane2023-06-20
* nbtree: Allocate new pages in separate function.Peter Geoghegan2023-06-10
* Revert "Fix search_path to a safe value during maintenance operations."Jeff Davis2023-06-10
* meson: Add dependencies to perl modules to various script invocationsAndres Freund2023-06-09
* Fix search_path to a safe value during maintenance operations.Jeff Davis2023-06-09
* rename "gss_accept_deleg" to "gss_accept_delegation".Bruce Momjian2023-05-20
* Pre-beta mechanical code beautification.Tom Lane2023-05-19
* pageinspect: Fix gist_page_items() with included columnsMichael Paquier2023-05-19
* Revert "Add USER SET parameter values for pg_db_role_setting"Alexander Korotkov2023-05-17
* Add back SQLValueFunction for SQL keywordsMichael Paquier2023-05-17
* Fix assertion failure when updating stats_fetch_consistency in a transactionMichael Paquier2023-05-10
* Remove obsolete defense against strxfrm() bugs.Thomas Munro2023-04-20
* Fix various typos and incorrect/outdated name referencesDavid Rowley2023-04-19
* Fix various typosDavid Rowley2023-04-18
* De-Revert "Add support for Kerberos credential delegation"Stephen Frost2023-04-13
* Revert "Add support for Kerberos credential delegation"Stephen Frost2023-04-08
* Add io_direct setting (developer-only).Thomas Munro2023-04-08
* Add support for Kerberos credential delegationStephen Frost2023-04-07
* Add VACUUM/ANALYZE BUFFER_USAGE_LIMIT optionDavid Rowley2023-04-07
* bufmgr: Support multiple in-progress IOs by using resownerAndres Freund2023-04-05
* Canonicalize ICU locale names to language tags.Jeff Davis2023-04-04
* Perform logical replication actions as the table owner.Robert Haas2023-04-04
* Add info in WAL records in preparation for logical slot conflict handlingAndres Freund2023-04-02
* Pass down table relation into more index relation functionsAndres Freund2023-04-01
* SQL/JSON: support the IS JSON predicateAlvaro Herrera2023-03-31
* SQL/JSON: add standard JSON constructor functionsAlvaro Herrera2023-03-29
* Validate ICU locales.Jeff Davis2023-03-28
* Add SysCacheGetAttrNotNull for guaranteed not-null attrsDaniel Gustafsson2023-03-25
* Fix CREATE INDEX progress reporting for multi-level partitioning.Tom Lane2023-03-25
* Improve the naming of Parallel Hash Join phases.Thomas Munro2023-03-23
* Ignore BRIN indexes when checking for HOT updatesTomas Vondra2023-03-20
* Refactor datetime functions' timezone lookup code to reduce duplication.Tom Lane2023-03-17
* Fix t_isspace(), etc., when datlocprovider=i and datctype=C.Jeff Davis2023-03-17
* Support [NO] INDENT option in XMLSERIALIZE().Tom Lane2023-03-15
* Allow tailoring of ICU locales with custom rulesPeter Eisentraut2023-03-08
* Refactor to introduce pg_locale_deterministic().Jeff Davis2023-02-23
* Refactor to add pg_strcoll(), pg_strxfrm(), and variants.Jeff Davis2023-02-23
* Speedup and increase usability of set proc title functionsDavid Rowley2023-02-20
* Add a new wait state and use it when sending data in the apply worker.Amit Kapila2023-02-16
* Mark more nodes with attribute no_query_jumbleMichael Paquier2023-02-13
* pgstat: Infrastructure for more detailed IO statisticsAndres Freund2023-02-08
* Minor GUC code refactoring.Tom Lane2023-01-27
* Code review for commit 05a7be935.Tom Lane2023-01-26
* Revert "Add eager and lazy freezing strategies to VACUUM."Peter Geoghegan2023-01-25
* Add eager and lazy freezing strategies to VACUUM.Peter Geoghegan2023-01-25
* Avoid type cheats for invalid dsa_handles and dshash_table_handles.Tom Lane2023-01-25
* Allow parallel aggregate on string_agg and array_aggDavid Rowley2023-01-23
* Move queryjumble.c code to src/backend/nodes/Michael Paquier2023-01-21