mirror of
https://github.com/postgres/postgres.git
synced 2025-06-14 18:42:34 +03:00
Fix spelling errors and typos in comments
Author: Daniel Gustafsson <daniel@yesql.se>
This commit is contained in:
@ -3706,7 +3706,7 @@ to_timestamp(PG_FUNCTION_ARGS)
|
||||
|
||||
/* ----------
|
||||
* TO_DATE
|
||||
* Make Date from date_str which is formated at argument 'fmt'
|
||||
* Make Date from date_str which is formatted at argument 'fmt'
|
||||
* ----------
|
||||
*/
|
||||
Datum
|
||||
|
Reference in New Issue
Block a user