diff options
author | Heikki Linnakangas <heikki.linnakangas@iki.fi> | 2016-12-07 08:40:43 +0200 |
---|---|---|
committer | Heikki Linnakangas <heikki.linnakangas@iki.fi> | 2016-12-07 08:40:43 +0200 |
commit | 9790b87f594565c11599b2004466169b8c2fd4af (patch) | |
tree | ed2fa806784bf64553eda60f1e4273462e7f6f51 /src | |
parent | d97b14ddab2059e1d73c0cd17f26bac4ef13e682 (diff) | |
download | postgresql-9790b87f594565c11599b2004466169b8c2fd4af.tar.gz postgresql-9790b87f594565c11599b2004466169b8c2fd4af.zip |
Fix whitespace.
Thomas Munro
Diffstat (limited to 'src')
-rw-r--r-- | src/backend/storage/lmgr/lwlocknames.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/backend/storage/lmgr/lwlocknames.txt b/src/backend/storage/lmgr/lwlocknames.txt index 0dcf7effd41..dd0418246a1 100644 --- a/src/backend/storage/lmgr/lwlocknames.txt +++ b/src/backend/storage/lmgr/lwlocknames.txt @@ -47,4 +47,4 @@ CommitTsLock 39 ReplicationOriginLock 40 MultiXactTruncationLock 41 OldSnapshotTimeMapLock 42 -BackendRandomLock 43 +BackendRandomLock 43 |