Skip to content

Commit e02ad57

Browse files
committed
Final pgindent run with pg_bsd_indent version 2.1.
This is just to provide a clean basis for comparison of the results of the new version. I did fix a typo that crept into 242dfcb. Discussion: https://postgr.es/m/20200114221814.GA19630@alvherre.pgsql
1 parent 7ccb2f5 commit e02ad57

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

src/backend/access/nbtree/nbtutils.c

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1858,9 +1858,9 @@ _bt_killitems(IndexScanDesc scan)
18581858
* Mark index item as dead, if it isn't already. Since this
18591859
* happens while holding a buffer lock possibly in shared mode,
18601860
* it's possible that multiple processes attempt to do this
1861-
* simultaneously, leading to multiple full-page images being
1862-
* set to WAL (if wal_log_hints or data checksums are enabled),
1863-
* which is undesirable.
1861+
* simultaneously, leading to multiple full-page images being sent
1862+
* to WAL (if wal_log_hints or data checksums are enabled), which
1863+
* is undesirable.
18641864
*/
18651865
if (killtuple && !ItemIdIsDead(iid))
18661866
{

src/tools/pgindent/typedefs.list

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2212,6 +2212,7 @@ SeqScanState
22122212
SeqTable
22132213
SeqTableData
22142214
SerCommitSeqNo
2215+
SerialControl
22152216
SerializableXactHandle
22162217
SerializedActiveRelMaps
22172218
SerializedReindexState
@@ -3291,6 +3292,7 @@ remoteDep
32913292
rendezvousHashEntry
32923293
replace_rte_variables_callback
32933294
replace_rte_variables_context
3295+
ret_type
32943296
rewrite_event
32953297
rijndael_ctx
32963298
rm_detail_t

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy