pgsql: Fix whitespace. - Mailing list pgsql-committers

From Heikki Linnakangas
Subject pgsql: Fix whitespace.
Date
Msg-id E1cEVuu-0005wl-6w@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Fix whitespace.

Thomas Munro

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/9790b87f594565c11599b2004466169b8c2fd4af

Modified Files
--------------
src/backend/storage/lmgr/lwlocknames.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


pgsql-committers by date:

Previous
From: Stephen Frost
Date:
Subject: pgsql: Silence compiler warnings
Next
From: Heikki Linnakangas
Date:
Subject: Re: pgsql: Replace PostmasterRandom() with a stronger source, second attemp