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
Age
Commit message (
Expand
)
Author
2020-05-15
Make COPY TO keep locks until the transaction end.
Amit Kapila
2020-05-14
Remove duplicated comment block in event_trigger.c
Michael Paquier
2020-05-14
Initial pgindent and pgperltidy run for v13.
Tom Lane
2020-05-14
Collect built-in LWLock tranche names statically, not dynamically.
Tom Lane
2020-05-14
Fix typo in comment on OpenSSL PEM password callback type name.
Heikki Linnakangas
2020-05-14
Move check for fsync=off so that pendingOps still gets cleared.
Heikki Linnakangas
2020-05-14
Fix the MSVC build for versions 2015 and later.
Amit Kapila
2020-05-14
Fix pg_recvlogical avoidance of superfluous Standby Status Update.
Noah Misch
2020-05-14
In successful pg_recvlogical, end PGRES_COPY_OUT cleanly.
Noah Misch
2020-05-14
Fix async.c to not register any SLRU stats counts in the postmaster.
Tom Lane
2020-05-13
Dial back -Wimplicit-fallthrough to level 3
Alvaro Herrera
2020-05-13
Improve management of SLRU statistics collection.
Tom Lane
2020-05-13
Adjust walsender usage of xlogreader, simplify APIs
Alvaro Herrera
2020-05-13
Use proper GetDatum function in pg_stat_get_slru().
Fujii Masao
2020-05-13
Initialize SLRU stats entries to zero.
Fujii Masao
2020-05-12
Add -Wimplicit-fallthrough to CFLAGS and CXXFLAGS
Alvaro Herrera
2020-05-12
Rework EXPLAIN format for incremental sort
Tomas Vondra
2020-05-12
Fix typos and improve incremental sort comments
Tomas Vondra
2020-05-12
Do pre-release housekeeping on catalog data.
Tom Lane
2020-05-12
Remove unnecessary #include.
Etsuro Fujita
2020-05-12
Fix comment in xlogutils.c
Michael Paquier
2020-05-12
Correct standbycheck regression test output.
Fujii Masao
2020-05-11
Adjust "root of to-be-deleted subtree" function.
Peter Geoghegan
2020-05-11
Fix obsolete references to "XLogRead"
Alvaro Herrera
2020-05-11
Translation updates
Peter Eisentraut
2020-05-10
Remove smgrdounlink() in smgr.c from the code tree
Michael Paquier
2020-05-09
Fix findoidjoins to recognize oidvector columns.
Tom Lane
2020-05-09
Simplify show_incremental_sort_info a bit
Tomas Vondra
2020-05-09
Do no reset bounded before incremental sort rescan
Tomas Vondra
2020-05-09
Fix handling of REWIND/MARK/BACKWARD in incremental sort
Tomas Vondra
2020-05-09
Update oidjoins regression test for v13.
Tom Lane
2020-05-08
pg_restore: Provide file name with one failure message
Alvaro Herrera
2020-05-08
Rework XLogReader callback system
Alvaro Herrera
2020-05-08
Improve use of prepositions in messages
Peter Eisentraut
2020-05-08
Unify find_other_exec() error messages
Peter Eisentraut
2020-05-08
Fix several DDL issues of generated columns versus inheritance
Peter Eisentraut
2020-05-08
Propagate ALTER TABLE ... SET STORAGE to indexes
Peter Eisentraut
2020-05-08
Report missing wait event for timeline history file.
Fujii Masao
2020-05-07
Refactor nbtree deletion INCOMPLETE_SPLIT check.
Peter Geoghegan
2020-05-07
Fix YA text phrase search bug.
Tom Lane
2020-05-06
Heed lock protocol in DROP OWNED BY
Alvaro Herrera
2020-05-06
Handle spaces for Python install location in MSVC scripts
Michael Paquier
2020-05-05
Normalize _bt_findsplitloc() argument names.
Peter Geoghegan
2020-05-05
Fix severe memory leaks in GSSAPI encryption support.
Tom Lane
2020-05-05
Fix capitalization of messages, per style guide
Peter Eisentraut
2020-05-05
Change the display of WAL usage statistics in Explain.
Amit Kapila
2020-05-03
Fix typo in comment
Alexander Korotkov
2020-05-03
Add missing newlines in error messages
Peter Eisentraut
2020-05-02
Refactor btvacuumpage().
Peter Geoghegan
2020-05-02
Fix GSS client to non-GSS server connection
Stephen Frost
[next]