Skip to content

Commit f87fcd4

Browse files
committed
remove duplicate declaration, per report from Magnus Hagander.
1 parent bcd713a commit f87fcd4

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/pl/plperl/plperl.c

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/**********************************************************************
22
* plperl.c - perl as a procedural language for PostgreSQL
33
*
4-
* $PostgreSQL: pgsql/src/pl/plperl/plperl.c,v 1.122 2006/11/13 17:13:57 adunstan Exp $
4+
* $PostgreSQL: pgsql/src/pl/plperl/plperl.c,v 1.123 2006/11/21 16:59:02 adunstan Exp $
55
*
66
**********************************************************************/
77

@@ -119,7 +119,6 @@ static bool plperl_safe_init_done = false;
119119
static PerlInterpreter *plperl_trusted_interp = NULL;
120120
static PerlInterpreter *plperl_untrusted_interp = NULL;
121121
static PerlInterpreter *plperl_held_interp = NULL;
122-
static bool can_run_two;
123122
static bool trusted_context;
124123
static HTAB *plperl_proc_hash = NULL;
125124
static HTAB *plperl_query_hash = NULL;

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