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
/
backend
Age
Commit message (
Expand
)
Author
2021-01-13
Enhance nbtree index tuple deletion.
Peter Geoghegan
2021-01-13
Pass down "logically unchanged index" hint.
Peter Geoghegan
2021-01-13
Log long wait time on recovery conflict when it's resolved.
Fujii Masao
2021-01-13
Fix memory leak in SnapBuildSerialize.
Amit Kapila
2021-01-13
Optimize DropRelFileNodesAllBuffers() for recovery.
Amit Kapila
2021-01-13
Fix routine name in comment of catcache.c
Michael Paquier
2021-01-12
Invent struct ReindexIndexInfo
Alvaro Herrera
2021-01-12
Fix thinko in comment
Alvaro Herrera
2021-01-12
Fix relation descriptor leak.
Amit Kapila
2021-01-12
Optimize DropRelFileNodeBuffers() for recovery.
Amit Kapila
2021-01-11
Rethink SQLSTATE code for ERRCODE_IDLE_SESSION_TIMEOUT.
Tom Lane
2021-01-11
Use vectored I/O to fill new WAL segments.
Thomas Munro
2021-01-08
Fix ancient bug in parsing of BRE-mode regular expressions.
Tom Lane
2021-01-07
Further second thoughts about idle_session_timeout patch.
Tom Lane
2021-01-07
Add GUC to log long wait times on recovery conflicts.
Fujii Masao
2021-01-07
Improve commentary in timeout.c.
Tom Lane
2021-01-06
Add idle_session_timeout.
Tom Lane
2021-01-06
Improve timeout.c's handling of repeated timeout set/cancel.
Tom Lane
2021-01-06
Report progress of COPY commands
Tomas Vondra
2021-01-06
Replace CLOBBER_CACHE_ALWAYS with run-time GUC
Peter Eisentraut
2021-01-06
Detect the deadlocks between backends and the startup process.
Fujii Masao
2021-01-06
Fix typos in decode.c and logical.c.
Amit Kapila
2021-01-05
Introduce a new GUC_REPORT setting "in_hot_standby".
Tom Lane
2021-01-05
Add an explicit cast to double when using fabs().
Dean Rasheed
2021-01-05
Fix numeric_power() when the exponent is INT_MIN.
Dean Rasheed
2021-01-05
Standardize one aspect of rmgr desc output.
Peter Geoghegan
2021-01-05
Fix typo in origin.c.
Amit Kapila
2021-01-05
Fix typo in reorderbuffer.c.
Amit Kapila
2021-01-05
Replace remaining uses of "whitelist".
Thomas Munro
2021-01-04
Rename "enum blacklist" to "uncommitted enums".
Thomas Munro
2021-01-04
Fix integer-overflow corner cases in substring() functions.
Tom Lane
2021-01-04
Rethink the "read/write parameter" mechanism in pl/pgsql.
Tom Lane
2021-01-04
Re-implement pl/pgsql's expression and assignment parsing.
Tom Lane
2021-01-04
Add the ability for the core grammar to have more than one parse target.
Tom Lane
2021-01-04
Simplify some comments in xml.c
Michael Paquier
2021-01-04
Allow decoding at prepare time in ReorderBuffer.
Amit Kapila
2021-01-02
Update copyright for 2021
Bruce Momjian
2020-12-31
Get heap page max offset with buffer lock held.
Peter Geoghegan
2020-12-31
Fix index deletion latestRemovedXid bug.
Peter Geoghegan
2020-12-30
Refactor multirange_in()
Alexander Korotkov
2020-12-30
Use setenv() in preference to putenv().
Tom Lane
2020-12-30
Fix selectivity estimation @> (anymultirange, anyrange) operator
Alexander Korotkov
2020-12-30
Fix up usage of krb_server_keyfile GUC parameter.
Tom Lane
2020-12-30
Sanitize IF NOT EXISTS in EXPLAIN for CTAS and matviews
Michael Paquier
2020-12-30
Extend the output plugin API to allow decoding of prepared xacts.
Amit Kapila
2020-12-29
Suppress log spam from multiple reports of SIGQUIT shutdown.
Tom Lane
2020-12-29
Add support of multirange matching to the existing range GiST indexes
Alexander Korotkov
2020-12-29
Improve the signature of internal multirange functions
Alexander Korotkov
2020-12-29
Implement operators for checking if the range contains a multirange
Alexander Korotkov
2020-12-29
Fix bugs in comparison functions for multirange_bsearch_match()
Alexander Korotkov
[next]