Skip to content

Commit 14b9f69

Browse files
committed
Fix wrong comment
Hitoshi Harada
1 parent 81f79db commit 14b9f69

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/pl/plpython/plpython.c

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -265,9 +265,9 @@ PG_FUNCTION_INFO_V1(plpython_inline_handler);
265265

266266
/* most of the remaining of the declarations, all static */
267267

268-
/* these should only be called once at the first call
269-
* of plpython_call_handler. initialize the python interpreter
270-
* and global data.
268+
/*
269+
* These should only be called once from _PG_init. Initialize the
270+
* Python interpreter and global data.
271271
*/
272272
static void PLy_init_interp(void);
273273
static void PLy_init_plpy(void);

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