mirror of
https://github.com/postgres/postgres.git
synced 2025-09-05 02:22:28 +03:00
Fix typos in various places
Author: Andrea Gelmini Reviewed-by: Michael Paquier, Justin Pryzby Discussion: https://postgr.es/m/20190528181718.GA39034@glet
This commit is contained in:
@@ -5,8 +5,8 @@
|
||||
* allow a manage nested conditionals.
|
||||
*
|
||||
* It is used by:
|
||||
* - "psql" interpretor for handling \if ... \endif
|
||||
* - "pgbench" interpretor for handling \if ... \endif
|
||||
* - "psql" interpreter for handling \if ... \endif
|
||||
* - "pgbench" interpreter for handling \if ... \endif
|
||||
* - "pgbench" syntax checker to test for proper nesting
|
||||
*
|
||||
* The stack holds the state of enclosing conditionals (are we in
|
||||
|
Reference in New Issue
Block a user