postgresql/src/pl/plpython
Peter Eisentraut 3c439a58df Translation updates
Source-Git-URL: https://git.postgresql.org/git/pgtranslation/messages.git
Source-Git-Hash: a20bf6b8a5b4e32450967055eb5b07cee4704edd
2019-05-20 16:00:53 +02:00
..
expected Generated columns 2019-03-30 08:15:57 +01:00
po Translation updates 2019-05-20 16:00:53 +02:00
sql Generated columns 2019-03-30 08:15:57 +01:00
.gitignore PL/Python: Improve Python 3 regression test setup 2012-09-16 22:26:33 -04:00
generate-spiexceptions.pl Update copyright for 2019 2019-01-02 12:44:25 -05:00
Makefile Fix out-of-tree build for transform modules. 2018-09-16 18:46:45 +01:00
nls.mk Translation updates 2018-05-21 12:29:52 -04:00
plpy_cursorobject.c Generated columns 2019-03-30 08:15:57 +01:00
plpy_cursorobject.h Make PL/Python handle domain-type conversions correctly. 2017-11-16 16:23:04 -05:00
plpy_elog.c Fix misc typos in comments. 2019-01-23 13:39:00 +02:00
plpy_elog.h Remove test for VA_ARGS, implied by C99. 2018-08-24 10:41:45 -07:00
plpy_exec.c Generated columns 2019-03-30 08:15:57 +01:00
plpy_exec.h Phase 2 of pgindent updates. 2017-06-21 15:19:25 -04:00
plpy_main.c Change function call information to be variable length. 2019-01-26 14:17:52 -08:00
plpy_main.h Phase 2 of pgindent updates. 2017-06-21 15:19:25 -04:00
plpy_planobject.c Use C99 designated initializers for some structs 2018-09-07 11:40:03 +02:00
plpy_planobject.h Make PL/Python handle domain-type conversions correctly. 2017-11-16 16:23:04 -05:00
plpy_plpymodule.c Fix problems with auto-held portals. 2019-04-19 11:20:37 -04:00
plpy_plpymodule.h Phase 2 of pgindent updates. 2017-06-21 15:19:25 -04:00
plpy_procedure.c Merge catalog/pg_foo_fn.h headers back into pg_foo.h headers. 2018-04-08 14:35:29 -04:00
plpy_procedure.h SQL procedures 2017-11-30 11:03:20 -05:00
plpy_resultobject.c Use C99 designated initializers for some structs 2018-09-07 11:40:03 +02:00
plpy_resultobject.h Phase 2 of pgindent updates. 2017-06-21 15:19:25 -04:00
plpy_spi.c Generated columns 2019-03-30 08:15:57 +01:00
plpy_spi.h Remove some inappropriate #includes. 2018-02-16 12:14:08 -05:00
plpy_subxactobject.c Use C99 designated initializers for some structs 2018-09-07 11:40:03 +02:00
plpy_subxactobject.h Phase 2 of pgindent updates. 2017-06-21 15:19:25 -04:00
plpy_typeio.c Generated columns 2019-03-30 08:15:57 +01:00
plpy_typeio.h Generated columns 2019-03-30 08:15:57 +01:00
plpy_util.c Fix a boatload of typos in C comments. 2018-04-01 15:01:28 -04:00
plpy_util.h Phase 2 of pgindent updates. 2017-06-21 15:19:25 -04:00
plpython.h Update copyright for 2019 2019-01-02 12:44:25 -05:00
plpython2u--1.0.sql Remove unnecessary use of PROCEDURAL 2019-02-25 08:38:59 +01:00
plpython2u--unpackaged--1.0.sql Remove unnecessary use of PROCEDURAL 2019-02-25 08:38:59 +01:00
plpython2u.control Create extension infrastructure for the core procedural languages. 2011-03-04 21:51:14 -05:00
plpython3u--1.0.sql Remove unnecessary use of PROCEDURAL 2019-02-25 08:38:59 +01:00
plpython3u--unpackaged--1.0.sql Remove unnecessary use of PROCEDURAL 2019-02-25 08:38:59 +01:00
plpython3u.control Create extension infrastructure for the core procedural languages. 2011-03-04 21:51:14 -05:00
plpythonu--1.0.sql Remove unnecessary use of PROCEDURAL 2019-02-25 08:38:59 +01:00
plpythonu--unpackaged--1.0.sql Remove unnecessary use of PROCEDURAL 2019-02-25 08:38:59 +01:00
plpythonu.control Create extension infrastructure for the core procedural languages. 2011-03-04 21:51:14 -05:00
regress-python3-mangle.mk Fix hstore_plpython test when python3 is used. 2015-10-04 22:29:03 +02:00