Content-Length: 257060 | pFad | http://github.com/postgrespro/postgres/commit/adeca513f717cf40596449c0ed90a907cf2ae20d

52 Add spacing around operators. · postgrespro/postgres@adeca51 · GitHub
Skip to content

Commit adeca51

Browse files
committed
Add spacing around operators.
1 parent 82e861f commit adeca51

File tree

1 file changed

+1
-1
lines changed
  • src/interfaces/ecpg/pgtypeslib

1 file changed

+1
-1
lines changed

src/interfaces/ecpg/pgtypeslib/dt.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ typedef int32 fsec_t;
1414
typedef double fsec_t;
1515

1616
#define TIME_PREC_INV 1000000.0
17-
#define JROUND(j) (rint(((double) (j))*TIME_PREC_INV)/TIME_PREC_INV)
17+
#define JROUND(j) (rint(((double) (j)) * TIME_PREC_INV) / TIME_PREC_INV)
1818
#endif
1919

2020
#define USE_POSTGRES_DATES 0

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/postgrespro/postgres/commit/adeca513f717cf40596449c0ed90a907cf2ae20d

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy