- Notifications
You must be signed in to change notification settings - Fork28
Commit9f31e45
committed
Improve formatting of comments in plpgsql.h
This file had some unusual comment layout. Most of the commentsintroducing structs ended up to the right of the screen and followingthe start of the struct. Some comments for struct members ended upafter the member definition.Fix that by moving comments consistently before what they aredescribing. Also add missing struct tags where missing so that it iseasier to tell what the struct is.1 parentfa87870 commit9f31e45
1 file changed
+255
-162
lines changed0 commit comments
Comments
(0)