Minor kibitzing on previous patch: no need to run check more than once.
Tom Lane <tgl@sss.pgh.pa.us>
Minor kibitzing on previous patch: no need to run check more than once. (_PG_init should be called only once anyway, but as long as it's got an internal guard against repeat calls, that should be in front of the version check.)
Files
| Path | Change | +/− |
|---|---|---|
| src/pl/plpython/plpython.c | modified | +4 −4 |