Skip to content

Commit 59a853e

Browse files
committed
Fix blank line.
1 parent ecae3a9 commit 59a853e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/include/c.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
* Portions Copyright (c) 1996-2006, PostgreSQL Global Development Group
1313
* Portions Copyright (c) 1994, Regents of the University of California
1414
*
15-
* $PostgreSQL: pgsql/src/include/c.h,v 1.204 2006/06/24 14:52:48 tgl Exp $
15+
* $PostgreSQL: pgsql/src/include/c.h,v 1.205 2006/06/26 23:53:14 momjian Exp $
1616
*
1717
*-------------------------------------------------------------------------
1818
*/
@@ -473,7 +473,7 @@ typedef NameData *Name;
473473
*/
474474
#define SQL_STR_DOUBLE(ch, escape_backslash) \
475475
((ch) == '\'' || ((ch) == '\\' && (escape_backslash)))
476-
476+
477477
#define ESCAPE_STRING_SYNTAX 'E'
478478

479479
/* ----------------------------------------------------------------

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