Content-Length: 257059 | pFad | http://github.com/postgrespro/postgres/commit/0ee23b53beb851d60c0eff9bde8fd7a303270720

68 Allow the connection keyword array to carry all seven items in ecpglib. · postgrespro/postgres@0ee23b5 · GitHub
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)








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/0ee23b53beb851d60c0eff9bde8fd7a303270720

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy