mirror of
https://github.com/postgres/postgres.git
synced 2025-09-02 04:21:28 +03:00
Remove stray mid-sentence tabs in comments
This commit is contained in:
@@ -540,7 +540,7 @@ smgrzeroextend(SMgrRelation reln, ForkNumber forknum, BlockNumber blocknum,
|
||||
* smgrprefetch() -- Initiate asynchronous read of the specified block of a relation.
|
||||
*
|
||||
* In recovery only, this can return false to indicate that a file
|
||||
* doesn't exist (presumably it has been dropped by a later WAL
|
||||
* doesn't exist (presumably it has been dropped by a later WAL
|
||||
* record).
|
||||
*/
|
||||
bool
|
||||
|
Reference in New Issue
Block a user