You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
postgres/src/pl/plpython
Alvaro Herrera 08aa550694 Update expected file 9 years ago
..
expected Update expected file 9 years ago
po Translation updates 9 years ago
sql Follow-on cleanup for the transition table patch. 9 years ago
.gitignore
Makefile Fix misplacement of submake-generated-headers prerequisites. 9 years ago
generate-spiexceptions.pl Clean up Perl code according to perlcritic 9 years ago
nls.mk Translation updates 10 years ago
plpy_cursorobject.c PL/Python: Add cursor and execute methods to plan object 9 years ago
plpy_cursorobject.h PL/Python: Add cursor and execute methods to plan object 9 years ago
plpy_elog.c Fix typos in comments. 9 years ago
plpy_elog.h Enhanced custom error in PLPythonu 10 years ago
plpy_exec.c Post-PG 10 beta1 pgindent run 9 years ago
plpy_exec.h
plpy_main.c Add macros to make AllocSetContextCreate() calls simpler and safer. 10 years ago
plpy_main.h
plpy_planobject.c PL/Python: Add cursor and execute methods to plan object 9 years ago
plpy_planobject.h
plpy_plpymodule.c Fix message case 9 years ago
plpy_plpymodule.h
plpy_procedure.c Spelling fixes in code comments 9 years ago
plpy_procedure.h Fix PL/Python for recursion and interleaved set-returning functions. 10 years ago
plpy_resultobject.c
plpy_resultobject.h
plpy_spi.c PL/Python: Add cursor and execute methods to plan object 9 years ago
plpy_spi.h PL/Python: Add cursor and execute methods to plan object 9 years ago
plpy_subxactobject.c Simplify code by getting rid of SPI_push, SPI_pop, SPI_restore_connection. 9 years ago
plpy_subxactobject.h
plpy_typeio.c Post-PG 10 beta1 pgindent run 9 years ago
plpy_typeio.h Fix typos in comments. 9 years ago
plpy_util.c
plpy_util.h
plpython.h Update copyright via script for 2017 9 years ago
plpython2u--1.0.sql
plpython2u--unpackaged--1.0.sql
plpython2u.control
plpython3u--1.0.sql
plpython3u--unpackaged--1.0.sql
plpython3u.control
plpythonu--1.0.sql
plpythonu--unpackaged--1.0.sql
plpythonu.control
regress-python3-mangle.mk