Added pg_execute command behaving like spi_exec of PL/Tcl
Jan Wieck <JanWieck@Yahoo.com>
Added pg_execute command behaving like spi_exec of PL/Tcl Made pg_lo_read and pg_lo_write binary data safe when libpgtcl is compiled against Tcl version 8.0 or higher. Jan
Files
| Path | Change | +/− |
|---|---|---|
| src/interfaces/libpgtcl/pgtcl.c | modified | +18 −1 |
| src/interfaces/libpgtcl/pgtclCmds.c | modified | +379 −1 |
| src/interfaces/libpgtcl/pgtclCmds.h | modified | +21 −1 |