mirror of
https://github.com/postgres/postgres.git
synced 2025-08-30 06:01:21 +03:00
Fix spelling errors and typos in comments
Author: Daniel Gustafsson <daniel@yesql.se>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#!/usr/bin/perl
|
||||
# src/interfaces/ecpg/preproc/check_rules.pl
|
||||
# test parser generater for ecpg
|
||||
# test parser generator for ecpg
|
||||
# call with backend parser as stdin
|
||||
#
|
||||
# Copyright (c) 2009-2018, PostgreSQL Global Development Group
|
||||
|
@@ -1,6 +1,6 @@
|
||||
#!/usr/bin/perl
|
||||
# src/interfaces/ecpg/preproc/parse.pl
|
||||
# parser generater for ecpg version 2
|
||||
# parser generator for ecpg version 2
|
||||
# call with backend parser as stdin
|
||||
#
|
||||
# Copyright (c) 2007-2018, PostgreSQL Global Development Group
|
||||
|
Reference in New Issue
Block a user