1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-31 22:04:40 +03:00

Fix whitespace

This commit is contained in:
Peter Eisentraut
2017-05-25 11:17:09 -04:00
parent 505b5d2f86
commit 04f1798eaa

View File

@ -74,6 +74,6 @@
#define REGCONFIGOID 3734
#define REGDICTIONARYOID 3769
#define JSONBOID 3802
#define INT4RANGEOID 3904
#define INT4RANGEOID 3904
#endif /* PG_TYPE_H */