Skip to content

Commit 0ee23b5

Browse files
author
Michael Meskes
committed
Allow the connection keyword array to carry all seven items in ecpglib.
1 parent 5fc78ef commit 0ee23b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/interfaces/ecpg/ecpglib/connect.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -274,7 +274,7 @@ ECPGconnect(int lineno, int c, const char *name, const char *user, const char *p
274274
*port = NULL,
275275
*realname = NULL,
276276
*options = NULL;
277-
const char *conn_keywords[6];
277+
const char *conn_keywords[7];
278278
const char *conn_values[6];
279279

280280
ecpg_init_sqlca(sqlca);

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