mirror of
https://github.com/postgres/postgres.git
synced 2025-05-01 01:04:50 +03:00
Fix typo in comment
Haifeng Liu
This commit is contained in:
parent
5c02a00d44
commit
58e9f974dc
@ -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 */
|
||||
|
Loading…
x
Reference in New Issue
Block a user