Fix for plpython functions; return true/false for boolean,
Bruce Momjian <bruce@momjian.us>
Fix for plpython functions; return true/false for boolean, rather than 1/0. This helps when creating trigger functions that output SQL. Guido Goldstein
Files
| Path | Change | +/− |
|---|---|---|
| src/pl/plpython/plpython.c | modified | +3 −3 |