mirror of
https://github.com/postgres/postgres.git
synced 2025-07-02 09:02:37 +03:00
Fix typo in comment.
Ian Lawrence Barwick
This commit is contained in:
@ -2103,7 +2103,7 @@ do_edit(const char *filename_arg, PQExpBuffer query_buf,
|
||||
/*
|
||||
* process_file
|
||||
*
|
||||
* Read commands from filename and then them to the main processing loop
|
||||
* Reads commands from filename and passes them to the main processing loop.
|
||||
* Handler for \i and \ir, but can be used for other things as well. Returns
|
||||
* MainLoop() error code.
|
||||
*
|
||||
|
Reference in New Issue
Block a user