mirror of
https://github.com/postgres/postgres.git
synced 2026-02-23 18:04:41 -05:00
This file had some unusual comment layout. Most of the comments introducing structs ended up to the right of the screen and following the start of the struct. Some comments for struct members ended up after the member definition. Fix that by moving comments consistently before what they are describing. Also add missing struct tags where missing so that it is easier to tell what the struct is. |
||
|---|---|---|
| .. | ||
| src | ||
| Makefile | ||