| .. |
|
expected
|
Make plpython cope with funny characters in function names.
|
2016-02-16 21:08:15 -05:00 |
|
po
|
Translation updates
|
2017-02-06 12:26:42 -05:00 |
|
sql
|
Make plpython cope with funny characters in function names.
|
2016-02-16 21:08:15 -05:00 |
|
.gitignore
|
PL/Python: Adjust the regression tests for Python 3.4
|
2014-06-01 15:03:18 -04:00 |
|
generate-spiexceptions.pl
|
Run newly-configured perltidy script on Perl files.
|
2012-07-04 21:47:48 -04:00 |
|
Makefile
|
On OS X, link libpython normally, ignoring the "framework" framework.
|
2014-05-30 18:18:20 -04:00 |
|
nls.mk
|
Translation updates
|
2013-02-04 00:01:19 -05:00 |
|
plpy_cursorobject.c
|
Run pgindent on 9.2 source tree in preparation for first 9.3
|
2012-06-10 15:20:04 -04:00 |
|
plpy_cursorobject.h
|
Run pgindent on 9.2 source tree in preparation for first 9.3
|
2012-06-10 15:20:04 -04:00 |
|
plpy_elog.c
|
Fix typos in comments.
|
2017-02-06 11:34:32 +02:00 |
|
plpy_elog.h
|
Run pgindent on 9.2 source tree in preparation for first 9.3
|
2012-06-10 15:20:04 -04:00 |
|
plpy_exec.c
|
Fix thinko in plpython error message
|
2015-01-06 15:16:29 -03:00 |
|
plpy_exec.h
|
Run pgindent on 9.2 source tree in preparation for first 9.3
|
2012-06-10 15:20:04 -04:00 |
|
plpy_main.c
|
Avoid dump/reload problems when using both plpython2 and plpython3.
|
2016-01-11 19:55:40 -05:00 |
|
plpy_main.h
|
Run pgindent on 9.2 source tree in preparation for first 9.3
|
2012-06-10 15:20:04 -04:00 |
|
plpy_planobject.c
|
PL/Python: Add argument names to function declarations
|
2011-12-29 22:55:49 +02:00 |
|
plpy_planobject.h
|
Run pgindent on 9.2 source tree in preparation for first 9.3
|
2012-06-10 15:20:04 -04:00 |
|
plpy_plpymodule.c
|
Be more careful about Python refcounts while creating exception objects.
|
2016-12-09 15:27:23 -05:00 |
|
plpy_plpymodule.h
|
Run pgindent on 9.2 source tree in preparation for first 9.3
|
2012-06-10 15:20:04 -04:00 |
|
plpy_procedure.c
|
Make plpython cope with funny characters in function names.
|
2016-02-16 21:08:15 -05:00 |
|
plpy_procedure.h
|
Fix plpython's handling of functions used as triggers on multiple tables.
|
2013-01-25 16:59:00 -05:00 |
|
plpy_resultobject.c
|
Run pgindent on 9.2 source tree in preparation for first 9.3
|
2012-06-10 15:20:04 -04:00 |
|
plpy_resultobject.h
|
Run pgindent on 9.2 source tree in preparation for first 9.3
|
2012-06-10 15:20:04 -04:00 |
|
plpy_spi.c
|
Fix error handling in PLy_spi_execute_fetch_result().
|
2013-07-20 12:45:02 -04:00 |
|
plpy_spi.h
|
Run pgindent on 9.2 source tree in preparation for first 9.3
|
2012-06-10 15:20:04 -04:00 |
|
plpy_subxactobject.c
|
Run pgindent on 9.2 source tree in preparation for first 9.3
|
2012-06-10 15:20:04 -04:00 |
|
plpy_subxactobject.h
|
add #includes to plpy_subxactobject.h to make it compile standalone
|
2012-08-28 16:14:31 -04:00 |
|
plpy_typeio.c
|
Fix plpython crash when returning string representation of a RECORD result.
|
2015-08-21 12:21:37 -04:00 |
|
plpy_typeio.h
|
Fix typos in comments.
|
2017-02-06 11:34:32 +02:00 |
|
plpy_util.c
|
Remove tabs after spaces in C comments
|
2014-05-06 11:26:27 -04:00 |
|
plpy_util.h
|
Run pgindent on 9.2 source tree in preparation for first 9.3
|
2012-06-10 15:20:04 -04:00 |
|
plpython.h
|
Revert error-throwing wrappers for the printf family of functions.
|
2015-05-19 18:17:42 -04:00 |
|
plpython2u--1.0.sql
|
Put comments on the installable procedural languages.
|
2011-07-03 19:03:51 -04:00 |
|
plpython2u--unpackaged--1.0.sql
|
Create extension infrastructure for the core procedural languages.
|
2011-03-04 21:51:14 -05:00 |
|
plpython2u.control
|
Create extension infrastructure for the core procedural languages.
|
2011-03-04 21:51:14 -05:00 |
|
plpython3u--1.0.sql
|
Put comments on the installable procedural languages.
|
2011-07-03 19:03:51 -04:00 |
|
plpython3u--unpackaged--1.0.sql
|
Create extension infrastructure for the core procedural languages.
|
2011-03-04 21:51:14 -05:00 |
|
plpython3u.control
|
Create extension infrastructure for the core procedural languages.
|
2011-03-04 21:51:14 -05:00 |
|
plpythonu--1.0.sql
|
Put comments on the installable procedural languages.
|
2011-07-03 19:03:51 -04:00 |
|
plpythonu--unpackaged--1.0.sql
|
Create extension infrastructure for the core procedural languages.
|
2011-03-04 21:51:14 -05:00 |
|
plpythonu.control
|
Create extension infrastructure for the core procedural languages.
|
2011-03-04 21:51:14 -05:00 |