diff options
author | Alvaro Herrera <alvherre@alvh.no-ip.org> | 2019-04-10 22:28:50 -0400 |
---|---|---|
committer | Alvaro Herrera <alvherre@alvh.no-ip.org> | 2019-04-10 22:31:40 -0400 |
commit | 65d857d92c418d732e3531a3761a32f2e352cb35 (patch) | |
tree | 823e15a3c83620c43cef7bccaede06a80cc8c331 /src/backend/utils/adt | |
parent | 4cae471d1b6bec7493dcb2ca156382bef738f293 (diff) | |
download | postgresql-65d857d92c418d732e3531a3761a32f2e352cb35.tar.gz postgresql-65d857d92c418d732e3531a3761a32f2e352cb35.zip |
Fix declaration after statement
This style is frowned upon. I inadvertently introduced one in commit
fe0e0b4fc7f0. (My compiler does not complain about it, even though
-Wdeclaration-after-statement is specified. Weird.)
Author: Masahiko Sawada
Diffstat (limited to 'src/backend/utils/adt')
0 files changed, 0 insertions, 0 deletions