Content-Length: 266260 | pFad | http://github.com/postgrespro/postgres/commit/7ff1c9d974f09035a22441151d8be1d0c9a27ff6

1B Add missing semicolon; some bison versions warn of this. · postgrespro/postgres@7ff1c9d · GitHub
Skip to content

Commit 7ff1c9d

Browse files
committed
Add missing semicolon; some bison versions warn of this.
1 parent 3e3f70a commit 7ff1c9d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/interfaces/ecpg/preproc/preproc.y

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* $PostgreSQL: pgsql/src/interfaces/ecpg/preproc/preproc.y,v 1.294 2004/08/11 22:50:35 tgl Exp $ */
1+
/* $PostgreSQL: pgsql/src/interfaces/ecpg/preproc/preproc.y,v 1.295 2004/08/28 18:04:51 tgl Exp $ */
22

33
/* Copyright comment */
44
%{
@@ -5379,6 +5379,7 @@ ECPGGetDescHeaderItem: cvariable '=' desc_header_item
53795379

53805380
ECPGSetDescriptorHeader: SET SQL_DESCRIPTOR quoted_ident_stringvar ECPGSetDescHeaderItems
53815381
{ $$ = $3; }
5382+
;
53825383

53835384
ECPGSetDescHeaderItems: ECPGSetDescHeaderItem
53845385
| ECPGSetDescHeaderItems ',' ECPGSetDescHeaderItem

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/postgrespro/postgres/commit/7ff1c9d974f09035a22441151d8be1d0c9a27ff6

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy