mirror of
https://github.com/postgres/postgres.git
synced 2026-02-26 19:30:25 -05:00
Fix whitespace
This commit is contained in:
parent
505b5d2f86
commit
04f1798eaa
1 changed files with 1 additions and 1 deletions
|
|
@ -74,6 +74,6 @@
|
|||
#define REGCONFIGOID 3734
|
||||
#define REGDICTIONARYOID 3769
|
||||
#define JSONBOID 3802
|
||||
#define INT4RANGEOID 3904
|
||||
#define INT4RANGEOID 3904
|
||||
|
||||
#endif /* PG_TYPE_H */
|
||||
|
|
|
|||
Loading…
Reference in a new issue