Skip to content

Commit e09b5d1

Browse files
committed
Fix whitespace (convert spaces to tabs).
There is more to be done in compatibility.h but this code is all removed in a subsequent commit so leave it alone for now.
1 parent ad29676 commit e09b5d1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/set_user.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -782,7 +782,7 @@ static void
782782
set_user_check_proc(HeapTuple procTup, Relation rel)
783783
{
784784
MemoryContext ctx;
785-
Datum prosrcdatum;
785+
Datum prosrcdatum;
786786
bool isnull;
787787
Oid procoid;
788788

0 commit comments

Comments
 (0)