mirror of
https://github.com/postgres/postgres.git
synced 2025-06-25 01:02:05 +03:00
Fix typo in comment
Haifeng Liu
This commit is contained in:
@ -26,4 +26,4 @@ extern Datum row_to_json(PG_FUNCTION_ARGS);
|
||||
extern Datum row_to_json_pretty(PG_FUNCTION_ARGS);
|
||||
extern void escape_json(StringInfo buf, const char *str);
|
||||
|
||||
#endif /* XML_H */
|
||||
#endif /* JSON_H */
|
||||
|
Reference in New Issue
Block a user