postgresql/src/pl
Peter Eisentraut 898d24ae2a PL/Python: Fix hint about returning composite type from Python
('foo') is not a Python tuple: it is a string wrapped in parentheses.  A
valid 1-element Python tuple is ('foo',).

Author: Daniele Varrazzo <daniele.varrazzo@gmail.com>
2017-06-30 16:51:14 -04:00
..
plperl Phase 3 of pgindent updates. 2017-06-21 15:35:54 -04:00
plpgsql Phase 3 of pgindent updates. 2017-06-21 15:35:54 -04:00
plpython PL/Python: Fix hint about returning composite type from Python 2017-06-30 16:51:14 -04:00
tcl Phase 3 of pgindent updates. 2017-06-21 15:35:54 -04:00
Makefile