Skip to content

Commit 768dfd0

Browse files
committed
Cosmetic improvements to dblink.
1 parent f3576c3 commit 768dfd0

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

contrib/dblink/dblink.c

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -91,11 +91,11 @@ PGconn *persistent_conn = NULL;
9191
static HTAB *remoteConnHash = NULL;
9292

9393
/*
94-
Following is list that holds multiple remote connections.
95-
Calling convention of each dblink function changes to accept
96-
connection name as the first parameter. The connection list is
97-
much like ecpg e.g. a mapping between a name and a PGconn object.
98-
*/
94+
* Following is list that holds multiple remote connections.
95+
* Calling convention of each dblink function changes to accept
96+
* connection name as the first parameter. The connection list is
97+
* much like ecpg e.g. a mapping between a name and a PGconn object.
98+
*/
9999

100100
typedef struct remoteConnHashEnt
101101
{

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