index
:
postgresql-pgindent.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
master-pgindent
Auto-updated pgindent branches
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
include
/
utils
Age
Commit message (
Expand
)
Author
2023-03-08
Allow tailoring of ICU locales with custom rules
Peter Eisentraut
2023-02-23
Refactor to introduce pg_locale_deterministic().
Jeff Davis
2023-02-23
Refactor to add pg_strcoll(), pg_strxfrm(), and variants.
Jeff Davis
2023-02-20
Speedup and increase usability of set proc title functions
David Rowley
2023-02-16
Add a new wait state and use it when sending data in the apply worker.
Amit Kapila
2023-02-13
Mark more nodes with attribute no_query_jumble
Michael Paquier
2023-02-09
pgstat: Infrastructure for more detailed IO statistics
Andres Freund
2023-01-27
Minor GUC code refactoring.
Tom Lane
2023-01-26
Code review for commit 05a7be935.
Tom Lane
2023-01-26
Revert "Add eager and lazy freezing strategies to VACUUM."
Peter Geoghegan
2023-01-25
Add eager and lazy freezing strategies to VACUUM.
Peter Geoghegan
2023-01-25
Avoid type cheats for invalid dsa_handles and dshash_table_handles.
Tom Lane
2023-01-23
Allow parallel aggregate on string_agg and array_agg
David Rowley
2023-01-21
Move queryjumble.c code to src/backend/nodes/
Michael Paquier
2023-01-13
Manual cleanup and pgindent of pgstat and bufmgr related code
Andres Freund
2023-01-10
New header varatt.h split off from postgres.h
Peter Eisentraut
2023-01-09
Perform apply of large transactions by parallel workers.
Amit Kapila
2023-01-08
Doc: improve commentary about providing our own definitions of M_PI.
Tom Lane
2023-01-03
Fix typo in memutils_memorychunk.h
David Rowley
2023-01-02
Update copyright for 2023
Bruce Momjian
2022-12-30
Add const to BufFileWrite
Peter Eisentraut
2022-12-27
Convert the reg* input functions to report (most) errors softly.
Tom Lane
2022-12-27
Detect bad input for types xid, xid8, and cid.
Tom Lane
2022-12-24
Convert jsonpath's input function to report errors softly
Andrew Dunstan
2022-12-22
Add palloc_aligned() to allow aligned memory allocations
David Rowley
2022-12-21
Introduce float4in_internal
Andrew Dunstan
2022-12-20
Add copyright notices to meson files
Andrew Dunstan
2022-12-19
Fix comment that was missing a word.
Robert Haas
2022-12-19
Expose some information about backend subxact status.
Robert Haas
2022-12-16
Fix typo in reference to __FreeBSD__.
Thomas Munro
2022-12-15
Convert range_in and multirange_in to report errors softly.
Tom Lane
2022-12-15
Convert a few more datatype input functions to report errors softly.
Tom Lane
2022-12-14
Add grantable MAINTAIN privilege and pg_maintain role.
Jeff Davis
2022-12-11
Convert json_in and jsonb_in to report errors softly.
Tom Lane
2022-12-10
Restructure soft-error handling in formatting.c.
Tom Lane
2022-12-09
Convert datetime input functions to use "soft" error reporting.
Tom Lane
2022-12-09
Allow DateTimeParseError to handle bad-timezone error messages.
Tom Lane
2022-12-09
Const-ify a couple of datetime parsing subroutines.
Tom Lane
2022-12-09
Convert a few datatype input functions to use "soft" error reporting.
Tom Lane
2022-12-09
Create infrastructure for "soft" error reporting.
Tom Lane
2022-12-09
Add USER SET parameter values for pg_db_role_setting
Alexander Korotkov
2022-11-28
Provide per-table permissions for vacuum and analyze.
Andrew Dunstan
2022-11-24
Introduce variables for initial and max nesting depth on configuration files
Michael Paquier
2022-11-23
Expand AclMode to 64 bits
Andrew Dunstan
2022-11-22
Add wait event for pg_usleep() in perform_spin_delay()
Andres Freund
2022-11-21
Replace SQLValueFunction by COERCE_SQL_SYNTAX
Michael Paquier
2022-11-18
Add a SET option to the GRANT command.
Robert Haas
2022-11-13
Refactor aclcheck functions
Peter Eisentraut
2022-11-13
Refactor ownercheck functions
Peter Eisentraut
2022-11-12
Add repalloc0 and repalloc0_array
Peter Eisentraut
[next]