Skip to content

Commit 07b80eb

Browse files
committed
Improve comment wording.
1 parent e5a11a8 commit 07b80eb

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

src/backend/parser/scan.l

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
* Portions Copyright (c) 1994, Regents of the University of California
2525
*
2626
* IDENTIFICATION
27-
* $PostgreSQL: pgsql/src/backend/parser/scan.l,v 1.124 2005/06/02 17:45:17 tgl Exp $
27+
* $PostgreSQL: pgsql/src/backend/parser/scan.l,v 1.125 2005/06/15 16:28:06 momjian Exp $
2828
*
2929
*-------------------------------------------------------------------------
3030
*/
@@ -178,17 +178,15 @@ quotefail {quote}{whitespace}*"-"
178178
xbstart [bB]{quote}
179179
xbinside [^']*
180180

181-
/* Hexadecimal number
182-
*/
181+
/* Hexadecimal number */
183182
xhstart [xX]{quote}
184183
xhinside [^']*
185184

186-
/* National character
187-
*/
185+
/* National character */
188186
xnstart [nN]{quote}
189187

190188
/* Extended quote
191-
* xqdouble implements embedded quote
189+
* xqdouble implements embedded quote, ''''
192190
*/
193191
xqstart {quote}
194192
xqdouble {quote}{quote}

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy